aboutsummaryrefslogtreecommitdiffstats
path: root/admin/themes/default/template/header.tpl (unfollow)
Commit message (Collapse)AuthorFilesLines
2011-03-06bug:1768patdenice1-8/+8
In administration panel, the message "Gallerie in maintenance" hide information from behind. git-svn-id: http://piwigo.org/svn/trunk@9551 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-01-18feature 2113: new logo on administration screenplegall1-2/+0
git-svn-id: http://piwigo.org/svn/trunk@8732 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-12-16jquery upgrade to 1.4.4rvelices1-1/+1
git-svn-id: http://piwigo.org/svn/trunk@8162 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-12-06Missing quote in header.tpl.patdenice1-1/+1
Add $id to script class (needed in cmp_by_mode_and_order function). git-svn-id: http://piwigo.org/svn/trunk@8008 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-12-04trunk admin theme goes with combine_script instead of old style known_script rvelices1-2/+5
git-svn-id: http://piwigo.org/svn/trunk@7995 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-12-03admin theme uses combined_cssrvelices1-2/+3
git-svn-id: http://piwigo.org/svn/trunk@7990 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-04-29feature 1502: Add $themeconf['load_parent_css'] parameterpatdenice1-1/+3
git-svn-id: http://piwigo.org/svn/trunk@5991 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-23bug fixed: hide border on admin/configuration fieldsets to avoid empty legend.plegall1-5/+5
Add missing i18n on admin.tpl, admin header/footer, pLoader page, theme manager. git-svn-id: http://piwigo.org/svn/trunk@5284 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-22due to background color change on pwgHead, the roma icon for home.png was ↵plegall1-1/+1
not good git-svn-id: http://piwigo.org/svn/trunk@5248 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-19bug fixed: remove the useless "Visit Gallery" tooltip on the "Visit Gallery"plegall1-2/+2
link. git-svn-id: http://piwigo.org/svn/trunk@5197 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-19feature 1502: replace the theme.name by theme.id for theme.css loadplegall1-1/+1
git-svn-id: http://piwigo.org/svn/trunk@5190 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-18feature 1519: admin instructions are dispatched into several tabs. Onlyplegall1-2/+2
applied to en_UK and fr_FR. The help content itself needs some updates but it will be another set of commits, in this commit, I nearly only modified the container. The new "Add Photos" help page only introduces you to 3 main ways to add photos: direct upload, pLoader and FTP. Each of them has a dedicated tab on the Admin>Photos>Add screen. No use of the big question mark icon linked to the Help pages in the administration header, to avoid having this icon twice : in the header + in the content next to H2. git-svn-id: http://piwigo.org/svn/trunk@5182 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-17bug fixed: header/footer does not depend on the current theme for iconsplegall1-2/+2
git-svn-id: http://piwigo.org/svn/trunk@5166 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-13feature 1502: based on Dotclear model, P@t has reorganized the way Piwigoplegall1-0/+77
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