NRSS Enclosures
Add enclosures (media files) to your content items in your Ninja RSS feeds.
Enclosures can be any type of media file, but only one is allowed per feed item for valid RSS feeds.
Requirements
This plugin will not work without the Ninja RSS Syndicator component.
Documentation
To add an enclosure, just activate this plugin and add the following tags to your content items:
{njrssenc u="[fileurl]" l="[length in bytes]" t="[mime type]"}
Note: All 3 attributes must be specified.
This plugin will also strip the tags from content items when displayed normally so they don't show up on the front end of your site.
Changelog
1.0.4Released 22 November, 2012
- Fixed timezone warning bug.