Commit graph

6 commits

Author SHA1 Message Date
Sylvhem
b87fe4d2a5 Utilisation de la balise <section>
Utilisation de la balise HTML5 <section> à la place de <div> pour indiquer la partie principale de page.
2013-09-27 15:12:15 +02:00
Sylvhem
39aa577311 Ajout d'une balise <header>
Ajout de la balise HTML5 <header>. L'attribut WAI-ARIA role="banner" l'identifie comme étant la bannière de la page.
2013-09-27 15:11:11 +02:00
Sylvhem
894b208127 Indication de l'encodage à l'aide de <meta charset="" /> 2013-09-27 15:09:33 +02:00
Sylvhem
3c3ff813d4 Conversion du document en HTML5 2013-09-27 15:08:51 +02:00
Sebastien SAUVAGE
c6b911cc29 Version 0.3.7
* Version number now starts at 0.3.7
* Added thumbnail cache.
* Added optional folder comment and image title/caption
* darkgold2 theme from version 0.2.3 adapted to this version.
* darkgold2 is now the default theme.
* Increased thumbnail size.
* Increased number of images per page.
* Page is now in UTF-8 by default to support international characters.
* Removed many warnings.
* Corrected XSS vulnerability.
* Added htaccess to prevent raw browsing of images folder.
* Removed version check against original author's website.
2013-03-23 18:46:00 +01:00
Sebastien SAUVAGE
373df6fb09 Initial commit of Thomas Rybak's original version 2013-03-23 17:35:44 +01:00