Sorting articles by date time after editing the date
and time does not appear to work. Cause may be because
index_html uses 'item_list' which sorts on the id of
the posting, not it's date and time. Possible solution:
It should really be replaced to do a ZCatalog search.
For now, just patch your index_html to use a search
instead of items_list.
Logged In: YES
user_id=24723
I'd go with this.
If someone can prvoide a patch, I'd be happy to accept it.
cheers,
Chris