New module 'Views'
This commit is contained in:
parent
31c0889471
commit
740f7d7f30
353 changed files with 44217 additions and 0 deletions
3
sites/all/modules/views/help/style-rss.html
Normal file
3
sites/all/modules/views/help/style-rss.html
Normal file
|
@ -0,0 +1,3 @@
|
|||
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.
|
Reference in a new issue