Opened 6 years ago
Closed 5 years ago
#742 closed enhancement (fixed)
Topic Feeds
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | normal | Milestone: | 0.9 |
| Component: | Administration | Version: | |
| Severity: | normal | Keywords: | |
| Cc: |
Description
I think bbPress should offer both post feeds (as it does now) and topic feeds. A topic's content would be the post text of the first post.
What do other people think?
Change History (6)
I think it would be nice to have. Perhaps we can work in perma-slugs for RSS feeds at the same time.
How does the following URL structure sound....
- All latest topics (first post only) - <base>/rss/topics
- Latest topics in specific forum - <base>/rss/forum/2/topics
- Latest topics in specific forum (slugs) - <base>/rss/forum/my-great-forum/topics
Note: See
TracTickets for help on using
tickets.
I agree, certainly - I thought it was already in there - but I wonder how it should be implemented. Is the topic feed latest topic by creation time or by last post time? Which would be more useful/should both be offered?