Changes between Version 1 and Version 2 of Ticket #2234
- Timestamp:
- 03/16/12 13:02:57 (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #2234 – Description
v1 v2 8 8 9 9 - Feed items should probably be cached somewhere 10 11 12 Suggested 13 14 - The news item 'widget' should be wrapped in a known class so that it can be styled easily regardless of the format of any HTML entry. 15 16 - For non-HTML formatted items (Atom should tell you the content type of the entry) maybe we should have a template for rendering each item along with any enclosures that it might reference 17 18 - Caching is pretty crucial and should probably obey the ttl of the feed. 19