aboutsummaryrefslogtreecommitdiffstats
path: root/themes/default/template/notification.tpl (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Cancel r7424 + r7466 (r7426 + r7467)Gotcha2010-10-291-0/+4
| | | | | | | 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-281-4/+0
| | | | | | | | Remove the header insertion in notification.tpl Thanks to Boulde. bug:1957 git-svn-id: http://piwigo.org/svn/branches/2.1@7466 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge r6668 from trunkrvelices2010-07-061-1/+1
| | | | | | | | | | - removed function get_extra_fields and its usage (unnecessary + perf issue when retrieving many image ids in a section) - 2 fixes recent feed.php commit * month names were decalated by one * strptime function is not implemented under Windows in php - added somme missing $ROOT_URL in templates git-svn-id: http://piwigo.org/svn/branches/2.1@6669 68402e56-0260-453c-a942-63ccdbb3a9ee
* Fix mistypping for home page icon (Home.png instead of home.png)nikrou2010-03-171-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@5164 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 1502: based on Dotclear model, P@t has reorganized the way Piwigoplegall2010-03-131-0/+24
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