Index: openacs-4/packages/general-comments/www/index.xql =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/general-comments/www/index.xql,v diff -u -r1.1 -r1.2 --- openacs-4/packages/general-comments/www/index.xql 14 Jun 2001 19:52:22 -0000 1.1 +++ openacs-4/packages/general-comments/www/index.xql 22 Nov 2017 14:13:32 -0000 1.2 @@ -1,21 +1,44 @@ - - + + - i.live_revision is not null + i.live_revision is not null - - + + - - + + - i.live_revision is null + i.live_revision is null - - + + - + + + + creation_date > current_timestamp - interval '1' day + + + + + + + + creation_date > current_timestamp - interval '7' day + + + + + + + + creation_date > current_timestamp - interval '30' day + + + +