C'est à télécharger en pièce jointe (là, en dessous). Le support sera assuré ici, je préviens que mon niveau en PHP est faible, alors soyez indulgents. :)

Aperçu :

Administration

Côté public

Changements de version :

  • 0.1 (30-03-2007) merci à Manu2.07
    • corrections par rapport à la version 0.1 (j'ai fait des corrections sans changer de version ...)
    • utilisation de la classe dt et de ses fonctions au lieu d'utiliser date_default_timezone_set()
    • ajout de $header = (strlen($w->title) > 0) ? '<h2>'.html::escapeHTML($w->title).'</h2>' : ''; pour que header soit toujours défini (12-04-2007, pas de changement de version) (merci Manu2.07)
  • 1.0 (28-05-2007)
  • 1.0.1 (28-05-2007)
    • désormais l'intervalle pour les années s'étend de 1902 à 2037, la limite est inhérente à la fonction mktime, ou plutôt à l'entier qui compte le nombre de secondes depuis 1970 (merci à Thierry de m'avoir posé le problème)
  • 1.1 (23-10-2007)
    • amélioration dans le code déterminant les périodes
    • passage sous licence GPL

Merci aux plugins langOmatic et Packager ainsi qu'à la doc Dotclear.

Copyright 2007 Moe (http://gniark.net/)

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.