Aquesta pàgina forma part de la documentació de Moodle en català, tot i que no ha estat traduïda encara. Podeu contribuir obertament a les tasques de traducció. Podeu consultar la Guia d'edició de la documentació i també participar ens els debats del fòrum de traductors de la documentació a moodle.org

RSS feeds: diferència entre les revisions

De MoodleDocs
Salta a:navegació, cerca
Cap resum de modificació
 
(17 revisions intermèdies per 10 usuaris que no es mostren)
Línia 1: Línia 1:
'''RSS''' ('''Really Simple Syndication''', depending on who you ask) allows certain web browsers and specialized programs to automatically check for updates to a page.
{{More features}}
RSS (really simple syndication) feeds in Moodle enable people to stay up to date with forum posts, glossary entries and other events within Moodle.


== Turn RSS feeds on==
*[[RSS feeds settings]]
*[[Using RSS feeds]]


To enable RSS as administrator, go to Configuration and under Variables: Miscellaneous set enablerssfeeds to Yes. In v1.7 this option moved to the Server menu. Then in Configuration: Modules you can enable an RSS feed for each module. Finally, in the settings for each individual instance of a particular module you must enable the RSS feed and specify the settings (e.g. how many articles to display, what kind of article).
A [[Remote RSS feeds block]] enables RSS feeds (either from within Moodle or from an external site) to be displayed on pages in Moodle.
 
== Subscribing to RSS feeds==
To subscribe to an RSS feed from moodle, click on the orange 'RSS' button and copy the address from your browser bar to your RSS reader software. Although most web browsers will automatically detect an RSS feed (IE7 and Firefox), moodle does not seem to be sending them the correct information (as of 1.5 - is this fixed in 1.6?)
 
 
Note for using RSS in Forums:
 
after you've enabled RSS in Admin--->Server--->RSS:
 
then:
 
Admin Page--->Modules--->Activites--->Forum--->Settings--->forum_enablerssfeeds=yes
 
This will enable the RSS option to appear in Forum properties of course.


==See also==
==See also==
* [[RSS in Forums]]
* [[RSS feeds FAQ]]
* [[RSS in Glossaries]]
* [[RSS feeds block]]
*[http://news.bbc.co.uk/1/hi/help/3223484.stm BBC: An introduction to RSS Feed (Really Simple Syndication)]
*[http://news.bbc.co.uk/1/hi/help/3223484.stm BBC: An introduction to RSS Feed (Really Simple Syndication)]
*[http://en.wikipedia.org/wiki/RSS_%28file_format%29 Wikipedia "RSS (file format)" ]
*[http://en.wikipedia.org/wiki/RSS_%28file_format%29 Wikipedia "RSS (file format)" ]


[[Category:Administrator]]
[[Category:RSS]]
[[Category:RSS]]
[[es:RSS]]
[[eu:RSS]]
[[fr:RSS]]
[[ja:RSS]]
[[de:RSS-Feeds]]

Revisió de 18:43, 7 maig 2012

RSS (really simple syndication) feeds in Moodle enable people to stay up to date with forum posts, glossary entries and other events within Moodle.

A Remote RSS feeds block enables RSS feeds (either from within Moodle or from an external site) to be displayed on pages in Moodle.

See also