Note: This documentation is for Moodle 2.7. For up-to-date documentation see Using RSS feeds.

Using RSS feeds: Difference between revisions

From MoodleDocs
(RSS feeds template, Activities that produce RSS feeds, Subscribing to RSS feeds, Restricting access to RSS feeds)
 
(Adding MoodleBites YouTube video link)
 
(5 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{RSS feeds}}
{{RSS feeds}}
==Activities that produce RSS feeds==
==Activities and other areas that produce RSS feeds==


* Blog
* [[Blogs]]
* Database
* [[Database]]
* Forum
* [[Forum]]
* Glossary
* [[Glossary]]


== Subscribing to RSS feeds==
== 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.
To subscribe to an RSS feed from Moodle, go to the activity, click on the orange 'RSS' button and copy the address from your browser bar to your RSS reader software.


==Restricting access to RSS feeds==
==Restricting access to RSS feeds==
Line 18: Line 18:


To provide a public RSS feed for use on another site, login to your Moodle site as a guest, then copy the RSS feed address.
To provide a public RSS feed for use on another site, login to your Moodle site as a guest, then copy the RSS feed address.
==See also==
*[http://youtu.be/Zx9o-ueJ-II Moodle 2.0 - RSS]  MoodleBites video on YouTube
[[de:RSS-Feeds nutzen]]

Latest revision as of 02:06, 5 June 2014

Activities and other areas that produce RSS feeds

Subscribing to RSS feeds

To subscribe to an RSS feed from Moodle, go to the activity, click on the orange 'RSS' button and copy the address from your browser bar to your RSS reader software.

Restricting access to RSS feeds

To ensure security and privacy, RSS feed URLs contain a special token that identifies the user they are for. This prevents users from accessing areas of Moodle they shouldn't have access to via RSS feeds.

Users have this token automatically created for them the first time they access an area of Moodle that produces an RSS feed. If a user feels that their RSS feed token has been compromised in some way they can request a new one by going to Settings > My profile > Security keys and clicking the Reset link next to the RSS key.

To provide a public RSS feed for use on another site, login to your Moodle site as a guest, then copy the RSS feed address.

See also