List Pages Feed
Using the ListPages module it is possible to create a feed of pages from any category on your site.
Example syntax:
[[module ListPages category="support" limit="10" order="created_at desc" rss="Strathview Wikidot Support"]]
To show the rss button only without the ListPages results, add the rssOnly="true" attribute
[[module ListPages category="support" limit="10" order="created_at desc" rssOnly="true" rss="Strathview Wikidot Support"]]