Commit graph

9 commits

Author SHA1 Message Date
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
tjhunt
f1a34d8f05 block_rss_client: MDL-13932 Clean up a lot of the crap.
This was all in order to do MDL-19889!

* The old tabbed interface is gone.
* The manage feeds UI has been completely rewritten to be a few
separate sane scripts like managefeeds.php, editfeed.php and viewfeed.php
* This is used from both Admin -> plugins -> blocks ... and as a link from the block edit_form.php
* new edit_form.php for the block replacing config_istance.php.
* A lot of stuff to do with UI specific to this block has been removed from rsslib.php
2009-07-29 11:18:55 +00:00
dongsheng
60e40dda6c "MDL-14129, remove the rest error() in moodle2" 2008-12-12 04:53:32 +00:00
skodak
220a90c5a1 MDL-11561 admin tree improvements and bugfixing 2007-12-19 17:35:20 +00:00
stronk7
97d937a416 Added explanation to block_rss_client_timeout. MDL-9292. Credit goes to Mike! B-) 2007-07-31 19:19:41 +00:00
moodler
304d08f0c4 Merged tidy-ups from stable 2006-11-01 09:44:01 +00:00
moodler
3e28f9bc07 Various new strings, mostly capability names 2006-09-24 13:51:06 +00:00
vyshane
6c052a02f9 Added lang string 2006-09-12 06:55:40 +00:00
moodler
49aafb90bd New base version of English in Unicode format 2006-02-06 09:28:59 +00:00