Mercurial > hg > rr-repo
annotate 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 |
rev | line source |
---|---|
danielebarchiesi@0 | 1 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. |
danielebarchiesi@0 | 2 |
danielebarchiesi@0 | 3 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. |
danielebarchiesi@0 | 4 |
danielebarchiesi@0 | 5 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. |