-
-
Notifications
You must be signed in to change notification settings - Fork 2
Supported Features
We have designed our feed generator to be as flexible as possible while hopefully still maintaining ease of use. We realize that many people will not need most of the functionality available to them but it is always good to know what is here.
-
Full RSS Support Full support for all RSS tags and recommendations as specified in the RSS 2.0.10 Best Practices Profile.
-
RSS Extension Support For many of the more popular extensions.
-
Built-in Feed Debugging and Data Validation So you know your feed data is valid and usable by the many feed readers out there.
-
Helpful and Extensive Debugging Messages Pinpoint exactly where or what in your feed is causing a problem.
-
Unicode UTF-8 Character Encoding So you can use multilingual characters within your data and not worry about the feed's XML being corrupted (a common problem).
-
Dynamic XML Namespaces Detects what supported feed extensions are in use and only displays their relevant XML data.
-
Multiple XML Outputs Either to an external XML file, a CFML variable or both.
-
White Space Trimming Automatically trims white space from your data to keep the size of the feed to a minimum.
- Feed Reader * [RSS Syndication Format](https://github.com/ColdBox/cbox-feeds/wiki/RSS Syndication Format) * RDF Syndication Format * Atom Syndication Format * Supported Syntax and Formats
- Feed Generator
- Feed Generator Elements