Changeset 73199

Timestamp:
Jul 17, 2011, 7:31:23 PM (11 years ago)
Author:
Daniel James
Message:

Website: Fix RSS generation.

Previously items would only be added to RSS feeds as they were
generated, but now they are sometimes add later on. This wasn't working
because items were only pulled from their own feed or the newly
generated page. Now pool all the feed together so the items can be
pulled from other feeds. This is pretty dodgy, so it will probably be
better to store all the items separately. The newly added guids and
links could help here, so it might be worth waiting for the number of
entries without guids to decrease (might remove items to help that
along).

(No files)

Note: See TracChangeset for help on using the changeset viewer.