Integrates Drupal with the FeedBurner syndication service. Currently this module redirects requests for a site's main feed to a user-specified FeedBurner feed with an HTTP redirect status code. FeedBurner and Feed Validator are still able to access the raw feed so there is no need for any special .htaccess hacking.
This is my first contributed module so I'm learning as I go. Any input or comments are welcome.
Fix email subject when there are multiple subscribers.
Remove vocabulary prefix when displaying categories (fieldset has vocabulary name).
From 5.x-1.8:
Add setting to omit subscribe link with teasers.
From 5.x-1.7:
Fix for category subscriptions.
From 5.x-1.6:
Fixed "omitted content types" (need to resave setting after this update),
fixed node_access check (particularly helps sending via cron).
Reminder: check access control settings after update when upgrading from 5.x-1.4 or older.