Note: You are currently viewing documentation for Moodle 3.8. Up-to-date documentation for the latest stable version of Moodle may be available here: RSS feeds.

RSS feeds: Difference between revisions

From MoodleDocs
(note re RSS feeds 2.0)
(Communication tools template)
Line 1: Line 1:
{{Communication tools}}
<p class="note">'''Note:''' Major improvements have been made to RSS feeds in Moodle 2.0 onwards. See [[RSS feeds 2.0]] for details.</p>
<p class="note">'''Note:''' Major improvements have been made to RSS feeds in Moodle 2.0 onwards. See [[RSS feeds 2.0]] for details.</p>


Line 18: Line 20:


This will enable the RSS option to appear in Forum properties of course. Creators of forums will still have to turn on RSS manually when creating a forum. Not all forums will automatically have RSS option displayed.
This will enable the RSS option to appear in Forum properties of course. Creators of forums will still have to turn on RSS manually when creating a forum. Not all forums will automatically have RSS option displayed.
For 1.8+, the second step will be different. In Admin block, select Modules > Summaries > Settings (for forum) > Change forum_enablerssfeeds to Yes.


== Subscribing to RSS feeds==
== Subscribing to RSS feeds==
Line 34: Line 34:
*[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]]



Revision as of 19:31, 10 October 2011

Template:Communication tools

Note: Major improvements have been made to RSS feeds in Moodle 2.0 onwards. See RSS feeds 2.0 for details.


Location: Administration > Server > RSS


RSS (Really Simple Syndication, depending on who you ask) allows certain web browsers and specialized programs to automatically check for updates to a page.

Turn RSS feeds on

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).

Note for using RSS in Forums

1. Enable RSS in Admin--->Server--->RSS:

2. Admin Page---> Modules---> Activites---> Forum---> Settings---> forum_enablerssfeeds=yes

This will enable the RSS option to appear in Forum properties of course. Creators of forums will still have to turn on RSS manually when creating a forum. Not all forums will automatically have RSS option displayed.

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.

Unsolved issues

See also