aboutsummaryrefslogtreecommitdiffstats
path: root/themes/dark/themeconf.inc.php (follow)
Commit message (Collapse)AuthorAgeFilesLines
* fixes #431, all themes/languages get version "auto"plegall2016-03-081-1/+1
|
* [2.6] - theme - prepare for 2.7.0ddtddt2014-09-211-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@29712 68402e56-0260-453c-a942-63ccdbb3a9ee
* [Trunk] - theme 2.5 -> 2.6ddtddt2014-01-111-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@26638 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk] - theme - update Révision to 2.5.0ddtddt2013-03-021-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@21098 68402e56-0260-453c-a942-63ccdbb3a9ee
* Update versions for plugins, themes and languages.patdenice2011-04-131-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@10351 68402e56-0260-453c-a942-63ccdbb3a9ee
* Update plugins, themes and languages versions.patdenice2011-03-041-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@9522 68402e56-0260-453c-a942-63ccdbb3a9ee
* Core themes are prepared for integration into piwigo.org/extplegall2010-03-291-0/+8
| | | | git-svn-id: http://piwigo.org/svn/trunk@5442 68402e56-0260-453c-a942-63ccdbb3a9ee
* - allow template class to be instantiated with an empty theme (in plugins ↵rvelices2010-03-181-1/+1
| | | | | | | | | for example) - local_head must now be defined in the themeconf.inc.php otherwise not taken into account (avoid several calls to file_exists) - renamed themeconf['theme'] to themeconf['name'] (this is what it is themeconf[theme] is confusing) git-svn-id: http://piwigo.org/svn/trunk@5177 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 1502: based on Dotclear model, P@t has reorganized the way Piwigoplegall2010-03-131-0/+6
manages template/theme in a simpler "theme only level" architecture. It supports multiple level inheritance. git-svn-id: http://piwigo.org/svn/trunk@5123 68402e56-0260-453c-a942-63ccdbb3a9ee