aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorplegall <plg@piwigo.org>2005-08-21 21:23:17 +0000
committerplegall <plg@piwigo.org>2005-08-21 21:23:17 +0000
commitb08df0468873fa5e6f69a0737d3557bd1de0daa1 (patch)
treee4d2a569da1962b27e0544af7288c578b0e01e12 /doc
parent0a4b49abd8b0faf9ccc5fe8328adfaa42bcf8f4c (diff)
- modification : adaptation of template variables and blocks in comments
page to display comment by comment instead of picture by picture. - [template cclear] comments.tpl copied and adapted from template default. Return to home new icon. As asked by chrisaga, special id #commentsPage in comments.tpl to set the #content margin-left to 0 (since no #menubar to display). - [template cclear] FORM.filter rules taken from template default (these rules have been written some time ago by yoDan. - [template cclear] bug fixed on #theImage : display:block must be used only on IMG and not on the P>A (yes, in BSF you can have HTML in picture and categories descriptions) git-svn-id: http://piwigo.org/svn/trunk@848 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'doc')
-rw-r--r--doc/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog
index cb664a37e..a2fba5ef3 100644
--- a/doc/ChangeLog
+++ b/doc/ChangeLog
@@ -1,3 +1,9 @@
+2005-08-21 Pierrick LE GALL
+
+ * modification : adaptation of template variables and blocks in
+ comments page to display comment by comment instead of picture by
+ picture.
+
2005-08-20 Pierrick LE GALL
* improvement : dedicated page for user comments validation/reject