This is a very handy module - thanks!

This simple patch adds the ability to use the special path '' to add a feed to only the front page of the site. You could also do this by configuring the feed to appear on the path that you have configured the front page to pull from (e.g. node, or a view), but it is better to use in my opinion, both because it is a Drupal convention used throughout core, and also means the feed will continue to appear even if you modify the configured front page path.

CommentFileSizeAuthor
front_path.patch1.51 KBowen barton

Comments

david strauss’s picture

Status: Needs review » Fixed

I've applied your patch, which should appear in tonight's Drupal 5.x development snapshot and later in an official release. Thank you.

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.