Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - added a js confirmation before deletign a theme | rvelices | 2010-03-20 | 1 | -1/+1 |
| | | | | | | | - fix link to css - simplified language loading (a couple of years ago during utf8 migration I left the possibility to have languages defined in another charsets - this is useless) git-svn-id: http://piwigo.org/svn/trunk@5200 68402e56-0260-453c-a942-63ccdbb3a9ee | ||||
* | feature 1514: new screen to manage installed themes; activate, deactivate, | plegall | 2010-03-17 | 1 | -0/+42 |
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 |