Index: openacs.org-dev/www/templates/homepage-index.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs.org-dev/www/templates/homepage-index.tcl,v diff -u -r1.16 -r1.17 --- openacs.org-dev/www/templates/homepage-index.tcl 3 Aug 2002 19:05:31 -0000 1.16 +++ openacs.org-dev/www/templates/homepage-index.tcl 3 Aug 2002 19:08:17 -0000 1.17 @@ -43,7 +43,7 @@ pretty_publish_date from news_items_approved where package_id = 43787 - publish_date < current_timestamp + and publish_date < current_timestamp and (archive_date is null or archive_date > current_timestamp) order by publish_date desc, item_id desc "