Commit Graph

244 Commits

Author SHA1 Message Date
Tom.C. 98d96dabd3 Merge pull request #6 from bitbybit/patch-1
Warning: opendir(path/to/dir): failed to open dir: No such file or directory
2014-02-02 13:07:18 -08:00
Tom Canac 47352a8d43 humans.txt 2014-02-02 20:12:12 +01:00
Tom.C. 7685af4cd0 Merge pull request #17 from tmos/master
import miniBoard modifications in miniGal
2014-02-02 11:11:16 -08:00
Tom Canac e719dd8d30 new dark theme 2014-02-02 20:09:14 +01:00
Tom Canac c2d94cb5a3 polishing footers 2014-02-02 18:54:48 +01:00
Tom Canac a9400084e6 readaptation to the miniGal repo 2014-02-02 18:46:50 +01:00
Tom Canac dbe9827d38 adaptations for the miniGalrepo 2014-02-02 18:40:03 +01:00
Tom Canac 4b04d7b16d back to top button added in the 3 main themes 2014-02-01 16:49:27 +01:00
Tom Canac 9c74c057a8 system_check name fix 2014-02-01 15:31:17 +01:00
Tom Canac 51e3c3e55f system_check page updated 2014-02-01 15:28:07 +01:00
Tom Canac 9340afd5d3 comment.php now handle special caracters. UTF8 fixed 2014-01-31 20:10:50 +01:00
Tom Canac a0ff7fa07d fix lazyload board theme 2014-01-30 18:45:22 +01:00
Tom Canac 695de0a19c permissions fixeds 2014-01-30 18:16:30 +01:00
Tom Canac a508ee9079 lazy loading finished 2014-01-30 18:08:57 +01:00
Tom Canac 2f1b77af2e lazy load activated by default 2014-01-30 12:30:26 +01:00
Tom Canac 8b5713c059 lazy loading is okay :) 2014-01-30 12:29:34 +01:00
Tom Canac c64027cc35 clean the repo before branching 2014-01-30 11:06:04 +01:00
Tom Canac b12d3a288a minor fix 2014-01-30 11:02:48 +01:00
Tom Canac 2a069b7dc3 Option to display all pictures on one page added 2014-01-30 10:52:08 +01:00
Tom Canac 94e7661b4b Correction of the footer 2014-01-12 15:40:28 +01:00
Tom Canac ef74392a6f amélioration des thèmes 2014-01-12 14:09:31 +01:00
Tom Canac d8f459769c readme improvement 2014-01-11 19:00:55 +01:00
Tom Canac a7ff2cd630 clean the repo 2014-01-11 18:52:35 +01:00
Tom Canac 2b5ceef2be humans.txt 2014-01-11 18:51:39 +01:00
Tom Canac 79350ead34 ReadMe updated 2014-01-11 18:06:14 +01:00
Tom Canac f9cf8eb611 Modernisation of MiniBoardPictures 2014-01-11 17:49:38 +01:00
Tom Canac 4df42d9376 Remove anti/right click, imporve rounded theme 2014-01-11 17:10:46 +01:00
Tom Canac d2fd30c06f rounded : better folder names 2014-01-11 16:41:31 +01:00
Tom Canac 4fad93db8d themes modifications
themes modifications
2014-01-10 23:14:03 +01:00
Tom Canac eaf0b092e7 new themes on da rails 2014-01-10 23:11:38 +01:00
Tom Canac 88704915dc shadows are back 2014-01-10 20:18:37 +01:00
Tom Canac e2edd248f6 Motools updated 2014-01-09 21:53:36 +01:00
Tom Canac d0d9b84a28 clean the leghtbox plugin css 2014-01-09 21:39:18 +01:00
Tom Canac 71bfd6154f board : fix height bug 2014-01-09 21:21:27 +01:00
Tom Canac c95fad6e0c Using new themes from https://github.com/Sylvhem/MinigalNano 2014-01-09 21:00:12 +01:00
Tom Canac 9cec62e2a7 Board theme : bug fixs 2014-01-09 20:58:25 +01:00
Tom Canac 7273eaede4 new theme 2014-01-09 19:16:40 +01:00
Sylvhem dde2805e0d Suppression de balises <em>
Suppressions de balises <em> utilisées pour leur rendu et pas pour leur valeur.
CSS mis à jour.
2013-10-31 22:12:25 +01:00
Sylvhem 46c5d26c23 Suppression de balises <br /> inutiles 2013-10-31 22:09:11 +01:00
Sylvhem f451994356 Utilisation de la balise <p> pour afficher le descriptif du dossier 2013-10-31 22:07:56 +01:00
Sylvhem 699d967d8b Utilisation de la balise <nav> pour indiquer les menus
Utilisation de la balise HTML5 <footer> à la place de <div> pour indiquer le pied de page. L'attribut WAI-ARIA role="contentinfo" l'identifie comme étant le pied de page principal.
Le CSS a été modifié en conséquence.
2013-10-31 21:54:54 +01:00
Sylvhem 6ef7a123c4 Utilisation de la balise <nav> pour indiquer les menus
Utilisation de la balise HTML5 <nav> à la place de <div> pour indiquer les menus. Sa valeur sémantique est forcée à role="navigation" comme préconisé par http://www.w3.org/TR/2013/WD-aria-in-html-20130214/#recommendations-table .
2013-10-31 21:48:43 +01:00
Sylvhem 2dd213ffe2 Utilisation de la balise <section>
Utilisation de la balise HTML5 <section> à la place de <div> pour indiquer la partie principale de page.
2013-10-31 21:43:56 +01:00
Sylvhem d4be5e71ea 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-10-31 21:41:03 +01:00
Sylvhem 78d7012c7b Ajout d'informations sur l'auteur et sur MinigalNano dans <header> 2013-10-31 21:37:40 +01:00
Sylvhem 0dcfd38d3f Indication de l'encodage à l'aide de <meta charset="" /> 2013-10-31 21:34:02 +01:00
Sylvhem a04511b03c Conversion du document en HTML5 2013-10-31 21:32:35 +01:00
Sylvhem 8bc40a997a Correction des balises <meta> mal formées 2013-10-05 22:39:51 +02:00
Sylvhem 14c1c82d1e Correction des balises <meta> mal formées 2013-10-05 22:38:26 +02:00
Sylvhem 839406f167 Ajout d'informations sur l'auteur et sur MinigalNano dans <header> 2013-10-05 22:33:56 +02:00