Commit Graph

14 Commits

Author SHA1 Message Date
Gotcha d7b8a83929 Cancel r7424 + r7466 (r7426 + r7467)
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
2010-10-29 11:34:36 +00:00
Gotcha fb5e9d0cea Add an RSS feed in the header. Same as notification.php
bug:1957

git-svn-id: http://piwigo.org/svn/branches/2.1@7424 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-10-27 10:37:15 +00:00
plegall 41757b9e1a bug 1757 fixed: ability to use HTML in author field
git-svn-id: http://piwigo.org/svn/branches/2.1@6713 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-07-27 12:37:12 +00:00
vdigital ea80c5b895 merge r6594 from trunk
Fix: Smarty error on local_head = ''


git-svn-id: http://piwigo.org/svn/branches/2.1@6595 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-06-24 08:25:18 +00:00
plegall cb00a22449 feture 1712 : backmerge r6454, useless feature. It can be done another way
without changing core code.

git-svn-id: http://piwigo.org/svn/branches/2.1@6460 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-06-03 18:59:29 +00:00
plegall cf5075e774 feature 1712: ability to add a CSS class on body
git-svn-id: http://piwigo.org/svn/branches/2.1@6454 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-06-03 12:48:27 +00:00
patdenice 6506716b11 Rollback revision 5923
git-svn-id: http://piwigo.org/svn/trunk@6004 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-04-29 19:40:10 +00:00
patdenice a2ccb9a5c9 feature 1502: Add $themeconf['load_parent_css'] parameter
git-svn-id: http://piwigo.org/svn/trunk@5991 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-04-29 12:45:27 +00:00
rvelices 335cbc9540 - fix display of thumbnail in IE8 (replaced conditional css includes as it 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
2010-04-19 20:53:02 +00:00
patdenice 7ebce92443 feature 1502: Load local head after theme.css.
git-svn-id: http://piwigo.org/svn/trunk@5454 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-29 19:23:04 +00:00
plegall 8b816a18f4 bug fixed: the language keys used end with a whitespace, but it was removed
in the language file.

git-svn-id: http://piwigo.org/svn/trunk@5292 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-23 21:18:38 +00:00
plegall 6b296b293d feature 1502: replace the theme.name by theme.id for theme.css load
git-svn-id: http://piwigo.org/svn/trunk@5190 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-19 13:30:21 +00:00
patdenice 59d9c085aa Feature 1502: merge multiple css files into theme.css in default theme.
git-svn-id: http://piwigo.org/svn/trunk@5129 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-13 16:57:44 +00:00
plegall 14778ce673 feature 1502: based on Dotclear model, P@t has reorganized the way Piwigo
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
2010-03-13 00:00:52 +00:00