annotate sites/all/modules/views/help/style-rss.html @ 2:b74b41bb73f0

-- Google analytics module
author danieleb <danielebarchiesi@me.com>
date Thu, 22 Aug 2013 17:22:54 +0100
parents ff03f76ab3fe
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.