block/rss_client: MDL-19990 Make feed discovery configurable
authorpoltawski <poltawski>
Mon, 3 Aug 2009 16:56:53 +0000 (16:56 +0000)
committerpoltawski <poltawski>
Mon, 3 Aug 2009 16:56:53 +0000 (16:56 +0000)
commit28dd2513a2e7cfd4be28c0d287c44a262214093b
treed93cf111c450ad8e83b638ccc9399b3508a34f9c
parentce60cbc8ff102615f0eb3f60a365423f02e3cc51
block/rss_client: MDL-19990 Make feed discovery configurable

Simplepie will try quite aggresively to autodiscover rss feeds by
default. Make this configurable when adding a feed and also store
the autodiscovered location rather than the input location.

I also removed the feed validator as this doesn't make much sense with
feed autodiscovery, and I think we can improve simplepie integration to
do this instead
blocks/rss_client/editfeed.php
lang/en_utf8/block_rss_client.php
lang/en_utf8/help/rss_client/feedautodiscovery.html [new file with mode: 0644]