Module: RadiantRssReaderExtension
- Defined in:
- lib/radiant-rss_reader-extension.rb
Constant Summary collapse
- VERSION =
"1.0.1"- SUMMARY =
"RSS Reader for Radiant CMS"- DESCRIPTION =
"This extension uses the ruby-feedparser gem to read external RSS feeds, cache them, and easily display them in your pages."- URL =
"https://github.com/radiant/radiant-rss_reader-extension"- AUTHORS =
["Andrew vonderLuft"]
- EMAIL =
["[email protected]"]