Ticket #742 (closed enhancement: fixed)

Opened 1 year ago

Last modified 7 months ago

Topic Feeds

Reported by: mdawaffe Assigned to: mdawaffe
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

09/16/07 21:23:36 changed by fel64

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?

11/21/07 11:48:56 changed by sambauers

I think it would be nice to have. Perhaps we can work in perma-slugs for RSS feeds at the same time.

11/29/07 11:25:31 changed by sambauers

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

12/30/07 16:06:39 changed by fel64

Sounds real nice. Ordered I assume by creation time?

01/17/08 18:32:01 changed by mdawaffe

  • owner set to mdawaffe.
  • status changed from new to assigned.

01/20/08 19:23:29 changed by sambauers

  • status changed from assigned to closed.
  • resolution set to fixed.

(In [1044]) New topic (first post only) feeds for front-page and forums. Fixes #742