The lowdown on Bf Module Support
The Module Support thus far is documented here. I'll be updating the page as things develop. I've copied the list here as well, but that link will have ongoing updates....
- Implement Module Support
- Many RSS features in 1.0 and 2.0 feeds exist in namespaced elements. BottomFeeder has added support for the following modules:
- Administration Module
- Support for errorReportsTo - user can send mail to the listed owner if there are issues with the feed
- generatorAgent - gathered, but not used
- ChannelDescription Module
- language - listed in feed properties
- creator - listed in feed properties
- rights - listed in feed properties
- date - listed in feed properties
- Content Module
- Used to grab description if present
- ItemDescription Module
- subject - used for category support - searchable and displayed
- creator - unused
- date - used instead of pubDate if present
- Syndication Module
- updatePeriod - used to determine whether to check for updates
- updateFrequency - used to determine whether to check for updates
- updateBase - used to determine whether to check for updates
- WellFormedWeb Module
- CommentAPI - used to offer comment posting to sites supporting it

