Modify ↓
Ticket #768 (closed enhancement: fixed)
Opened 8 years ago
Last modified 8 years ago
allow firefox for bookmarking RSS feeds
| Reported by: | redeeman | Owned by: | jonas |
|---|---|---|---|
| Priority: | normal | Milestone: | 0.8 |
| Component: | general | Version: | devel |
| Severity: | normal | Keywords: | |
| Cc: | |||
| Release Notes: | |||
| API 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
Change History
comment:1 Changed 8 years ago by anonymous
comment:2 Changed 8 years ago by anonymous
- Resolution set to fixed
- Status changed from new to closed
right, it is fixed
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.