Modify ↓
Opened 20 years ago
Closed 20 years ago
#768 closed enhancement (fixed)
allow firefox for bookmarking RSS feeds
Reported by: | redeeman | Owned by: | Jonas Borgström |
---|---|---|---|
Priority: | normal | Milestone: | 0.8 |
Component: | general | Version: | devel |
Severity: | normal | Keywords: | |
Cc: | Branch: | ||
Release Notes: | |||
API Changes: | |||
Internal Changes: |
Description
with firefox's upcoming release 1.0, it supports "live" bookmarks, which is rss feeds, this is pretty easy to enable, just add something like this:
<link rel="alternate" type="application/xml" title="RSS" href="http://url-for-rss">
to the header, and it will work
Attachments (0)
Note:
See TracTickets
for help on using tickets.
I believe this has already been done in the trunk. At least the RSS icon appears on the lower right of the window in FireFox 1.0pre on pages with RSS feed links.