- comments page rewritten : comments are displayed one by one, with filters

and display options available. The list of comments is paginated.


git-svn-id: http://piwigo.org/svn/trunk@796 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
plegall
2005-06-21 21:08:11 +00:00
parent cc20eaf128
commit 49fb2b6fd3
6 changed files with 476 additions and 126 deletions

View File

@@ -1,3 +1,9 @@
2005-06-21 Pierrick LE GALL
* comments page rewritten : comments are displayed one by one,
with filters and display options available. The list of comments
is paginated.
2005-06-21 Pierrick LE GALL
* direct communication between templates and language items,