moodle/blocks/rss_client
poltawski 28dd2513a2 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
2009-08-03 16:56:53 +00:00
..
db block_rss_client/rsslib MDL-1393 Clean up 2009-07-29 14:10:15 +00:00
block_rss_client.php lib/simplepie MDL-7946 - improve simplepie defaults 2009-07-30 18:57:19 +00:00
edit_form.php blocks/rss_client: MDL-13932 fix config_shownumentries typo 2009-07-31 21:19:37 +00:00
editfeed.php block/rss_client: MDL-19990 Make feed discovery configurable 2009-08-03 16:56:53 +00:00
managefeeds.php block/rss_client MDL-19970 - feeds failed to be deleted 2009-07-30 13:52:05 +00:00
settings.php block_rss_client/rsslib MDL-1393 Clean up 2009-07-29 14:10:15 +00:00
styles.php MDL-8922: Had to modify another bunch of files to fix a simple problem: 2007-03-26 03:06:45 +00:00
viewfeed.php blocks/rss_client: MDL-13932: viewfeed.php typo 2009-07-31 21:20:21 +00:00