aboutsummaryrefslogtreecommitdiffstats
path: root/themes/elegant/themeconf.inc.php (unfollow)
Commit message (Collapse)AuthorFilesLines
2016-03-08fixes #431, all themes/languages get version "auto"plegall1-1/+1
2015-02-16merge r30970 from trunk to branch 2.7plegall1-6/+1
bug 3179 fixed: back merge r26971 (bug:2700) which introduced jBreadCrumb with this bug on Safari and not working. Maybe a future plugin instead. git-svn-id: http://piwigo.org/svn/branches/2.7@30971 68402e56-0260-453c-a942-63ccdbb3a9ee
2015-02-16bug 3179 fixed: back merge r26971 (bug:2700) which introduced jBreadCrumb ↵plegall1-6/+1
with this bug on Safari and not working. Maybe a future plugin instead. git-svn-id: http://piwigo.org/svn/trunk@30970 68402e56-0260-453c-a942-63ccdbb3a9ee
2015-02-15[2.7.4] - theme - Language - update prepare 2.7.4ddtddt1-1/+1
git-svn-id: http://piwigo.org/svn/branches/2.7@30962 68402e56-0260-453c-a942-63ccdbb3a9ee
2015-02-15[Trunk] - theme - Language - update prepare 2.7.4ddtddt1-1/+1
git-svn-id: http://piwigo.org/svn/trunk@30961 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-11-21[2.7] Language - theme - prepare piwigo 2.7.2ddtddt1-1/+1
git-svn-id: http://piwigo.org/svn/branches/2.7@30560 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-11-21[Trunk] - Language -theme- prepare piwigo 2.7.2ddtddt1-1/+1
git-svn-id: http://piwigo.org/svn/trunk@30559 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-09-21[2.6] - theme - prepare for 2.7.0ddtddt1-1/+1
git-svn-id: http://piwigo.org/svn/trunk@29712 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-06-10[Trunk] - themes -Language - prepare for 2.6.3ddtddt1-1/+1
git-svn-id: http://piwigo.org/svn/trunk@28669 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-03-23[Trunk] - theme - prepare for 2.6.2ddtddt1-1/+1
git-svn-id: http://piwigo.org/svn/trunk@27885 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-01-25bug:2700 implementation of jBreadCrumbflop251-1/+6
comments appreciated on the bugtracker git-svn-id: http://piwigo.org/svn/trunk@26971 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-01-11[Trunk] - theme 2.5 -> 2.6ddtddt1-1/+1
git-svn-id: http://piwigo.org/svn/trunk@26638 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-06-16feature:2924flop251-0/+12
adding 3 options for the default behaviour of the panels ToDo lang files git-svn-id: http://piwigo.org/svn/trunk@23251 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-06-15elegant 2.5.1flop251-1/+1
git-svn-id: http://piwigo.org/svn/trunk@23235 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-03-05[trunk] - theme ddtddt1-1/+1
git-svn-id: http://piwigo.org/svn/trunk@21197 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-03-02[trunk] - theme - update Révision to 2.5.0ddtddt1-1/+1
git-svn-id: http://piwigo.org/svn/trunk@21098 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-03-02feature 2587: new theme elegant, first beta versionZaphod1-3/+4
git-svn-id: http://piwigo.org/svn/trunk@13464 68402e56-0260-453c-a942-63ccdbb3a9ee
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-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