Ticket #2293 (new enhancement)
Opened 7 years ago
Last modified 18 months ago
Make rss-feeds of more parts of trac available
| Reported by: | Martin Häcker <spamfaenger@…> | Owned by: | |
|---|---|---|---|
| Priority: | low | Milestone: | next-major-0.1X |
| Component: | wiki system | Version: | 0.9 |
| Severity: | normal | Keywords: | wiki, rss, timeline |
| Cc: | marcandre.lureau@…, itamarost@… | ||
| Release Notes: | |||
| API Changes: | |||
Description
Hi there,
I frequently want to have rss feeds that monitor specific parts of a trac install. Now the only part of trac witch offers rss feeds are the TracTimeline, the TracReports and TracQuerys? and the TracBrowser.
What I'd want is more flexibility mostly in the wiki, so I can have rss feeds of changes on a individual website, or only websites with a comon prefix.
Now, offering rss links on every page would be not very good I think, as it would be hard to explain on which page you get an rss feed of what option - BUT on the Timeline page it would be very natural, to restrict it only one page, or only pages with a specific prefix.
And then simply offering an rss feed for the currently selected options.
Attachments
Change History
comment:1 Changed 7 years ago by cmlenz
- Milestone 0.9.1 deleted
comment:2 follow-up: ↓ 5 Changed 5 years ago by cboos
- Milestone set to 0.11
This could be achieved with timeline filters. As such, somewhat related to #1198.
comment:3 Changed 5 years ago by cboos
- Owner changed from jonas to cboos
comment:4 follow-up: ↓ 7 Changed 5 years ago by cboos
Subscribing to individual wiki pages would be doable without much pain (similar to what is done with the ticket RSS feed)
comment:5 in reply to: ↑ 2 Changed 5 years ago by anonymous
- Cc marcandre.lureau@… added
comment:6 Changed 4 years ago by cboos
- Milestone changed from 0.11.2 to 0.13
- Owner cboos deleted
comment:7 in reply to: ↑ 4 ; follow-up: ↓ 10 Changed 2 years ago by cboos
Subscribing to individual wiki […] similar to what is done with the ticket RSS feed
If we use the wiki history, we couldn't extend this easily to handle more than one page per feed, but I think that in order to be really useful, we need to publish changes to sub-pages of a subscribed page as well.
comment:9 Changed 20 months ago by itamaro
- Cc itamarost@… added
comment:10 in reply to: ↑ 7 Changed 18 months ago by mrelbe
Replying to cboos:
Subscribing to individual wiki […] similar to what is done with the ticket RSS feed
If we use the wiki history, we couldn't extend this easily to handle more than one page per feed, but I think that in order to be really useful, we need to publish changes to sub-pages of a subscribed page as well.
I think we should do both:
- A wiki history page should offer RSS.
- The Timeline could be extended with a "name filter" which could be used with other existing filters to just present the history of named wiki sub-pages.
Though my activity here is very low at the moment, I could have a look at the Timeline aspect at the same time as when I (eventually) continue working on #6492 (considering that this ticket is 5 years old, there shouldn't be any hurry with this).
If these two suggestions are accepted, perhaps two "sub-tickets" should be created to coordinate each proposal above?



Maybe, but not for 0.9.1.