Opened 6 years ago
Last modified 14 months ago
#1151 new enhancement
RSS feeds for individual wiki pages
| Reported by: | anonymous | Owned by: | otaku42 |
|---|---|---|---|
| Priority: | normal | Component: | TracHacks |
| Severity: | normal | Keywords: | |
| Cc: | Trac Release: | 0.10 |
Description
The AddCommentMacro basically allows small discussions on a wiki page. Trying to
track these via the timeline is painful at best because of all the other changes
going on. Therefore it would be really nice to be able to have an rss feed showing
only changes for a single page (or a list of pages) so I can get notified anytime
somebody adds a comment to one of my macro/plugin pages.
This may be a simple additional filter criteria on the timeline rss feed (plus a
corresponding rss button at the bottom of every wiki page).
Attachments (0)
Change History (10)
comment:1 Changed 4 years ago by rjollos
comment:2 Changed 4 years ago by rjollos
- Component changed from Request-a-Hack to TracHacks
- Owner changed from anybody to otaku42
- Summary changed from rss feeds for individual wiki pages to RSS feeds for individual wiki pages
comment:3 Changed 4 years ago by rjollos
#2419 is a duplicate.
comment:4 Changed 4 years ago by rjollos
See also #6168 for an alternative way this might be accomplished.
comment:5 Changed 3 years ago by rjollos
Related to #6476.
comment:6 Changed 14 months ago by rjollos
Mailing list discussion of the issue.
comment:7 follow-up: ↓ 8 Changed 14 months ago by falkb
somehow this all is a light-weight version of multi-project support scheduled for Trac 0.14 :)
comment:8 in reply to: ↑ 7 ; follow-up: ↓ 10 Changed 14 months ago by rjollos
Replying to falkb:
somehow this all is a light-weight version of multi-project support scheduled for Trac 0.14 :)
I like how that plan includes ticket t:#1 ;) Hopefully we can get Trac-Hacks moved over to 0.12 or 0.13 well before 0.14 though, and come up with an interm solution.
comment:9 Changed 14 months ago by falkb
comment:10 in reply to: ↑ 8 Changed 14 months ago by anonymous
Replying to rjollos:
I like how that plan includes ticket t:#1 ;)
first in last out - a stack :)
Hopefully we can get Trac-Hacks moved over to 0.12 or 0.13 well before 0.14 though, and come up with an interm solution.
I actually wonder what keeps away from updating, I think there must be a time-consuming step somehow.


An alternative to RSS that would allow notification on every change to a page is the AnnouncerPlugin.