moodle/lib/simplepie/readme_moodle.txt
poltawski 80d72d56bc Adding SimplePie feed parsing library MDL-7946, MDL-13932
To replace unmaintained magipie. Simplepie is actively maintained has some
nice features such as feed autodisovery. Implemented a simple extended class
which uses the Moodle core curl class from filelib.

Added unit test using the moodle.org sample files. Please note these tests will
fail if moodle can't make http connections out, so ensure proxy settings
etc are correct.
2009-04-13 15:29:08 +00:00

12 lines
301 B
Plaintext

Description of SimplePie v1.1.3 library import into Moodle
Obtained from http://simplepie.org/downloads/
Changes:
* None. This import contains _NO_CHANGES_ to the simplepie.inc file, changes are
controlled through OO extension of the classes intead.
Dan Poltawski <talktodan@gmail.com>
$Id$