From eb189de80066ce353e472cd9067defd67102177f Mon Sep 17 00:00:00 2001 From: plegall Date: Sun, 17 Jul 2005 14:58:42 +0000 Subject: - new configuration parameter : hide thumbnail captions on main page with $conf['show_thumbnail_caption'] - new configuration parameter : hide picture name in title on picture presentation page with $conf['show_picture_name_on_title'] - template : new CSS classes to manage picture.php title git-svn-id: http://piwigo.org/svn/trunk@803 68402e56-0260-453c-a942-63ccdbb3a9ee --- doc/ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'doc') diff --git a/doc/ChangeLog b/doc/ChangeLog index 6c64a7e8a..2b5cc3c85 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,13 @@ +2005-07-17 Pierrick LE GALL + + * new configuration parameter : hide thumbnail captions on main + page with $conf['show_thumbnail_caption'] + + * new configuration parameter : hide picture name in title on + picture presentation page with $conf['show_picture_name_on_title'] + + * template : new CSS classes to manage picture.php title + 2005-07-16 Pierrick LE GALL * new feature : RSS notification feed. Feed generator is an -- cgit v1.2.3