aboutsummaryrefslogtreecommitdiffstats
path: root/themes/default/template/header.tpl (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Cancel r7424 + r7466 (r7426 + r7467)Gotcha2010-10-291-2/+0
| | | | | | | Waiting more test for performance and privacy level bug:1813 git-svn-id: http://piwigo.org/svn/branches/2.1@7473 68402e56-0260-453c-a942-63ccdbb3a9ee
* Add an RSS feed in the header. Same as notification.phpGotcha2010-10-271-0/+2
| | | | | | bug:1957 git-svn-id: http://piwigo.org/svn/branches/2.1@7424 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug 1757 fixed: ability to use HTML in author fieldplegall2010-07-271-1/+1
| | | | git-svn-id: http://piwigo.org/svn/branches/2.1@6713 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge r6594 from trunkvdigital2010-06-241-1/+1
| | | | | | | Fix: Smarty error on local_head = '' git-svn-id: http://piwigo.org/svn/branches/2.1@6595 68402e56-0260-453c-a942-63ccdbb3a9ee
* feture 1712 : backmerge r6454, useless feature. It can be done another wayplegall2010-06-031-1/+1
| | | | | | without changing core code. git-svn-id: http://piwigo.org/svn/branches/2.1@6460 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 1712: ability to add a CSS class on body plegall2010-06-031-1/+1
| | | | git-svn-id: http://piwigo.org/svn/branches/2.1@6454 68402e56-0260-453c-a942-63ccdbb3a9ee
* Rollback revision 5923patdenice2010-04-291-13/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@6004 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 1502: Add $themeconf['load_parent_css'] parameterpatdenice2010-04-291-0/+2
| | | | git-svn-id: http://piwigo.org/svn/trunk@5991 68402e56-0260-453c-a942-63ccdbb3a9ee
* - fix display of thumbnail in IE8 (replaced conditional css includes as it ↵rvelices2010-04-191-1/+13
| | | | | | | | was in version 2.0) - remove local_head.tpl for default theme (avoid loading another file on every page hit - put the content of local_head.tpl in header.tpl) git-svn-id: http://piwigo.org/svn/trunk@5923 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 1502: Load local head after theme.css.patdenice2010-03-291-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@5454 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug fixed: the language keys used end with a whitespace, but it was removedplegall2010-03-231-1/+1
| | | | | | in the language file. git-svn-id: http://piwigo.org/svn/trunk@5292 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 1502: replace the theme.name by theme.id for theme.css loadplegall2010-03-191-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@5190 68402e56-0260-453c-a942-63ccdbb3a9ee
* Feature 1502: merge multiple css files into theme.css in default theme.patdenice2010-03-131-2/+2
| | | | git-svn-id: http://piwigo.org/svn/trunk@5129 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 1502: based on Dotclear model, P@t has reorganized the way Piwigoplegall2010-03-131-0/+73
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