aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/admin_multi_view/controller.php (unfollow)
Commit message (Collapse)AuthorFilesLines
2012-05-20add link to purge templatesmistic1001-0/+7
git-svn-id: http://piwigo.org/svn/trunk@15150 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-12-14feature 2060: Remove adviser mode.patdenice1-10/+1
First commit: only php files. git-svn-id: http://piwigo.org/svn/trunk@8126 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-12-06combined script now really merges filesrvelices1-1/+23
added option $conf['template_combine_files'] by default true to enable/disable file combining git-svn-id: http://piwigo.org/svn/trunk@8012 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-05-25merge from branch 2.1rvelices1-7/+0
admin multi view controller does not use the selected theme css git-svn-id: http://piwigo.org/svn/trunk@6358 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-05-18merge -r6236 from branch 2.1 (some odd stuff is going on - I couldn't use ↵rvelices1-1/+3
svn for merging ... had to do it manually) multi view plugin can select inactive themes git-svn-id: http://piwigo.org/svn/trunk@6238 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-13Feature 1502: Fix admin multi view plugin.patdenice1-9/+9
git-svn-id: http://piwigo.org/svn/trunk@5128 68402e56-0260-453c-a942-63ccdbb3a9ee
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