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

CommentFileSizeAuthor
syndication-auto-rss-patch.txt722 bytesTheLibrarian

Comments

moshe weitzman’s picture

syndication.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.