Feature #100
Further caching
| Status: | Closed | Start: | ||
| Priority: | Urgent | Due date: | ||
| Assigned to: | yossarian | % Done: | 0% |
|
| Category: | Core | |||
| Target version: | wish list | |||
| Resolution: |
Description
It would be good to rewrite the urls for the list pages so that a list page shows all content in a certain date range. This will allow us to avoid the Mir problem where publishing one article requires us to update all list pages to keep things in sequence - instead we can just update the single list page where the change has occurred. This is probably desirable anyway, I'd rather look through archives on the basis of "all articles published in from May 1 - May 7 2008" than "page 200 of 1000", it just makes more sense.
History
Updated by yossarian over 3 years ago
- Status changed from New to Closed
Ok this one can be counted as done for now. As of r759 the index actions are all being cached, so everything linked from the front page is now served statically by Apache, bypassing Rails.
It would still be nice to have the archives in date format (they'd be way easier to search) but this is good enough for launch.