Closed (works as designed)
Project:
Syndication
Version:
master
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
18 Oct 2004 at 03:59 UTC
Updated:
18 Oct 2004 at 11:06 UTC
This simple patch adds the proper link element to the HTML header so that browsers with built in aggregators can automatically detect the feed.
For more info: http://www.spreadfirefox.com/?q=node/view/3501
| Comment | File | Size | Author |
|---|---|---|---|
| syndication-auto-rss-patch.txt | 722 bytes | TheLibrarian |
Comments
Comment #1
moshe weitzman commentedsyndication.module does not produce rss itself, it just presents a collectrion of links to feeds. other modules are producing the feeds. further, drupal already supports rss autodetect so i'm unsure what is intended here.