aboutsummaryrefslogtreecommitdiffstats
path: root/admin/themes (unfollow)
Commit message (Collapse)AuthorFilesLines
2010-03-17add #aaa border on content and menubar for clear admin themeplegall2-5/+7
git-svn-id: http://piwigo.org/svn/trunk@5165 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-17make the clear admin theme slightly clearerplegall3-24/+22
make the links less flashy in clear admin theme git-svn-id: http://piwigo.org/svn/trunk@5163 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-17improve menubar display in admin clear theme, colors and behaviorsplegall1-12/+16
git-svn-id: http://piwigo.org/svn/trunk@5161 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-17new tabs for the clear admin themeplegall1-16/+22
git-svn-id: http://piwigo.org/svn/trunk@5159 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-17feature 1514: new screen to manage installed themes; activate, deactivate,plegall7-9/+58
delete, set as default. plugins.class.php was merged back to a state it doesn't manage themes at all. themes.class.php was created instead, from a duplication of plugins.class.php and strongly modified then. feature 1507: the display of available themes is now much more "graphic". git-svn-id: http://piwigo.org/svn/trunk@5153 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-15feature 1507: better display for available themes (floating boxes)plegall4-6/+23
git-svn-id: http://piwigo.org/svn/trunk@5145 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-15feature 1507: ability to install themes directly from piwigo.org/ext.plegall2-0/+14
The theme manager backend for installation is the plugin manager backend, because they are very close. thanks to feature:1502, installing a theme and installing a plugin are very similare operations. The only differences are the installation directory and the main file to find in the archive. This is only the very first step, the "add new theme" screen needs many improvements, to begin with display style. git-svn-id: http://piwigo.org/svn/trunk@5143 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-15bug 1495: "infos" and "errors" blocks are more visible for the "clear" adminplegall1-4/+4
theme. git-svn-id: http://piwigo.org/svn/trunk@5141 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-13feature 1502: based on Dotclear model, P@t has reorganized the way Piwigoplegall203-0/+5893
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