Closed Bug 505246 Opened 16 years ago Closed 16 years ago

[ForumUX] RSS feed icon in URL bar for forums and feeds for individual forum topics

Categories

(support.mozilla.org :: Forum, task, P1)

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: cilias, Assigned: paulc)

References

()

Details

(Whiteboard: sumo_only)

Attachments

(2 files)

Right now we can set up a watch for every Contributors forum post. See <https://support.mozilla.com/tiki-view_forum_thread.php?forumId=3&comments_parentId=388579>. We should turn that into an RSS feed, that is available via web feed in the URLbar.
Not sure how hard this would be yet.
Assignee: nobody → paul.craciunoiu
(In reply to comment #2) > isn't this done in https://bugzilla.mozilla.org/show_bug.cgi?id=454253 ? It seems to be.
I would love to have the feed delivered to my Google Reader.
It turns out that RSS feeds for individual forums was implemented via bug 454253, but not enabled on support.mozilla.com. I turned it on. But even through we have a web feed URL, there's still no icon in the location bar, when accessing a forum. I changed the summary to make this about offering the web feed via the Location bar.
OS: Mac OS X → All
Hardware: x86 → All
Summary: RSS feed for contributors forum → RSS feed icon in URL bar for forums
Adding a link to the header meta information will do the trick. Something like: --------- <link rel="alternate" type="application/rss+xml" title="RSS Feed for [forum name]" href="https://support-stage.mozilla.org/tiki-forum_rss.php?forumId=[forumId]" /> --------- in the header tag.
Target Milestone: --- → 1.4
So the feed in bug 454253 only gives a feed for the entire forum. Do we want functionality to watch a forum thread?
I don't see why not. :-) To be clear, when viewing the list of threads (e.g. https://support.mozilla.com/tiki-view_forum.php?locale=en-US&forumId=3 ) only the forum feed would be offered in the Location bar. When viewing a thread (e.g. https://support.mozilla.com/tiki-view_forum_thread.php?locale=en-US&comments_parentId=385182&forumId=3 ) only the thread feed would be offered in the Location bar.
Attached patch patch, v1Splinter Review
This adds a pref to enable individual feeds for forum topics, and links forum feeds and forum topic feeds to existing forum pages. To test, remember to enable these RSS feeds in tiki-admin.php?page=rss
Attachment #393039 - Flags: review?(laura)
Summary: RSS feed icon in URL bar for forums → RSS feed icon in URL bar for forums and feeds for individual forum topics
Attachment #393039 - Flags: review?(laura) → review+
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
1.4 stuff again, argh! Anyway, r49014 on the forumux branch as well.
r49018 / r49017 Backed out on stage/prod.
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Status: REOPENED → ASSIGNED
Summary: RSS feed icon in URL bar for forums and feeds for individual forum topics → [ForumUX] RSS feed icon in URL bar for forums and feeds for individual forum topics
Priority: -- → P1
Status: ASSIGNED → RESOLVED
Closed: 16 years ago16 years ago
Resolution: --- → FIXED
I'd rather leave this open until I commit to trunk/prod. Right now it's only on forumux branch.
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Status: REOPENED → RESOLVED
Closed: 16 years ago16 years ago
Resolution: --- → FIXED
Whiteboard: forumux_only
On that URL, I'm now getting "An unexpected error has occurred!"
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Attached patch patch, v2Splinter Review
Apparently it doesn't like the unique ID. I added a & before topicId and made concat look prettier :)
Attachment #400090 - Flags: review?(laura)
Attachment #400090 - Flags: review?(jsocol)
Comment on attachment 400090 [details] [diff] [review] patch, v2 WFM
Attachment #400090 - Flags: review?(jsocol) → review+
Whiteboard: forumux_only → forumux_only has-patch
Status: REOPENED → RESOLVED
Closed: 16 years ago16 years ago
Resolution: --- → FIXED
Verified FIXED; 1. On https://support-stage.mozilla.org/tiki-admin.php?page=rss, I enabled "Feed for individual forum topics". 2. Loaded https://support-stage.mozilla.org/tiki-view_forum_thread.php?forumId=3&comments_parentId=388579, clicked on the RSS icon in Firefox's location bar, and got the forum's feed [1] in reverse chronological order (so, most recent first). 1. https://support-stage.mozilla.org/tiki-forum_rss.php?forumId=3&comments_parentId=388579
Status: RESOLVED → VERIFIED
Attachment #400090 - Flags: review?(laura)
Whiteboard: forumux_only has-patch → sumo_only
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: