aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/admin_multi_view/controller.php (unfollow)
Commit message (Collapse)AuthorFilesLines
2009-11-05admin multi view plugin : new option "do not save page visits to history table"rvelices1-1/+19
git-svn-id: http://piwigo.org/svn/trunk@4208 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-08-28- fix an issue on category modify (lock/unlock display was reversed) and ↵rvelices1-1/+4
improved queries on submit git-svn-id: http://piwigo.org/svn/trunk@2490 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-05-15- admin multi view plugin allows to view the gallery as any user (not only ↵rvelices1-33/+63
guest/admin) git-svn-id: http://piwigo.org/svn/trunk@2340 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-02-28- migrate many templates to smartyrvelices1-1/+24
git-svn-id: http://piwigo.org/svn/trunk@2223 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-10-09- PWG_CHARSET, DB_CHARSET and DB_COLLATE... utf-8 readyrvelices1-1/+2
git-svn-id: http://piwigo.org/svn/trunk@2127 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-07-25Revised to repsect HTML conformity and to remove a minor bug on template.vdigital1-9/+18
Only the real administrator template is used for the Controller page. git-svn-id: http://piwigo.org/svn/trunk@2073 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-05-16admin multi view improvement: allow admins to change conf['show_queries'] ↵rvelices1-0/+42
and conf['debug_l10n'] for their session ... git-svn-id: http://piwigo.org/svn/trunk@2016 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-02-17Some HTML changes to reach HTML 4.01 Strict!vdigital1-2/+5
(New): Multi view include a minimal theme. git-svn-id: http://piwigo.org/svn/trunk@1833 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-02-15- plugins: added new action user_initrvelices1-0/+113
- put in a new admin_multi_view:allows admins to change on the fly language/theme and view gallery as guest (useful for developers and just to show a 'new' way of using plugins) - removed some warnings from history.php and increased table width to 99% - remove unused admin language strings git-svn-id: http://piwigo.org/svn/trunk@1821 68402e56-0260-453c-a942-63ccdbb3a9ee