MDL-21695 Replaced rss_client/feedautodiscovery.html

AMOS BEGIN
 HLP rss_client/feedautodiscovery.html,[enableautodiscovery_help,block_rss_client]
AMOS END
This commit is contained in:
David Mudrak 2010-06-28 14:39:02 +00:00
parent 8db551df1c
commit c2ba5087c2
3 changed files with 1 additions and 12 deletions

View file

@ -1,10 +0,0 @@
<h1>Feed Auto-discovery</h1>
<p>
With this option enabled Moodle will try to automatically discover a feed
on a web page if is not given a direct link to a feed.
</p>
<p>For example, when entering the Moodle Docs URL: <pre>http://docs.moodle.org</pre>
Moodle would automatically discover the recent changes feed to subscribe to:
<pre>http://docs.moodle.org/en/index.php?title=Special:RecentChanges&amp;feed=rss</pre>
</p>