aboutsummaryrefslogtreecommitdiffstats
path: root/themes/clear/themeconf.inc.php (unfollow)
Commit message (Collapse)AuthorFilesLines
2011-04-13Update versions for plugins, themes and languages.patdenice1-1/+1
git-svn-id: http://piwigo.org/svn/trunk@10351 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-03-04Update plugins, themes and languages versions.patdenice1-1/+1
git-svn-id: http://piwigo.org/svn/trunk@9522 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-29update clear theme to revision 3, "clear" was already existing in theplegall1-1/+1
extension manager. git-svn-id: http://piwigo.org/svn/trunk@5443 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-29Core themes are prepared for integration into piwigo.org/extplegall1-0/+8
git-svn-id: http://piwigo.org/svn/trunk@5442 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-18- allow template class to be instantiated with an empty theme (in plugins ↵rvelices1-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
2010-03-13feature 1502: based on Dotclear model, P@t has reorganized the way Piwigoplegall1-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