
Recherche avancée
Autres articles (75)
-
Submit bugs and patches
13 avril 2011Unfortunately a software is never perfect.
If you think you have found a bug, report it using our ticket system. Please to help us to fix it by providing the following information : the browser you are using, including the exact version as precise an explanation as possible of the problem if possible, the steps taken resulting in the problem a link to the site / page in question
If you think you have solved the bug, fill in a ticket and attach to it a corrective patch.
You may also (...) -
Les autorisations surchargées par les plugins
27 avril 2010, parMediaspip core
autoriser_auteur_modifier() afin que les visiteurs soient capables de modifier leurs informations sur la page d’auteurs -
Des sites réalisés avec MediaSPIP
2 mai 2011, parCette page présente quelques-uns des sites fonctionnant sous MediaSPIP.
Vous pouvez bien entendu ajouter le votre grâce au formulaire en bas de page.
Sur d’autres sites (13806)
-
Methods : Fix dateITA method, avoiding summertime errors
14 janvier 2014, par jzaeffererMethods : Fix dateITA method, avoiding summertime errors
Using arbitrary hour or new Date() will use hour 00:00:00, which cause errors
on summertime changes.Closes gh-773
-
Additionals : Update time method to allow single digit hour
16 juin 2015, par FridusAdditionals : Update time method to allow single digit hour
Closes #1461
-
Tests : Use asyncTest() method, replacing test() and stop() calls
29 avril 2014, par staabmTests : Use asyncTest() method, replacing test() and stop() calls
Closes #1097