RSS

提供:MoodleDocs
移動先:案内検索

ロケーション: 管理 > サーバ > RSS

作成中です - Mitsuhiro Yoshida 2007年11月29日 (木) 09:27 (CST)

RSS (Really Simple Syndication、あなたが尋ねる人によりますが) では、ウェブブラウザおよび専用のプログラムでウェブページの更新を自動的にチェックすることができます。

RSSフィードを有効にする

RSSを有効にするには、「管理 > サーバ > RSS」で「RSSフィードを有効にする enablerssfeeds」をチェックした後、「変更を保存する」ボタンをクリックしてください。そして、「管理 > モジュール > 活動」で、各モジュールのRSSフィードを個別に有効にすることができます。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).

RSSをフォーラムで使用する場合の注意

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.

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

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.

関連情報