Mercurial > hg > rr-repo
diff sites/all/modules/views/help/style-rss.html @ 0:ff03f76ab3fe
initial version
author | danieleb <danielebarchiesi@me.com> |
---|---|
date | Wed, 21 Aug 2013 18:51:11 +0100 |
parents | |
children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/sites/all/modules/views/help/style-rss.html Wed Aug 21 18:51:11 2013 +0100 @@ -0,0 +1,5 @@ +The <strong>RSS</strong> output style is only available for <em>Feed</em> display types. It will display the view as an RSS feed, which is a specialized XML output. This output is not user visible, but can be parsed by feed readers for aggregation. + +You may supply a description for the RSS feed; most feed readers will display this description along with the contents of the feed. You may also select to use the site's mission statement for the description. + +Please note that when using RSS views only comes with the one RSS style. There's no style override for RSS. Modules can add more.