Modify ↓
Opened 16 years ago
Closed 15 years ago
#4718 closed defect (fixed)
category rss feeds should be limited by number of front page posts
Reported by: | Roy Marples | Owned by: | osimons |
---|---|---|---|
Priority: | normal | Component: | FullBlogPlugin |
Severity: | normal | Keywords: | |
Cc: | Trac Release: | 0.11 |
Description
rss feeds by nature are meant to be small, providing the most recent topics of interest. A lot of feeds syndicate by category and as such, rss should limit the number of blog posts by category similar to the front page.
Attachments (1)
Change History (2)
Changed 16 years ago by
Attachment: | web_ui.py.diff added |
---|
comment:1 Changed 15 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
(In [6403]) FullBlogPlugin: Resticting number of posts in RSS feeds to the same number of items as configured for web viewing. Closes #4718.
Note: See
TracTickets for help on using
tickets.
Limit blog posts when format=rss