mirror of
https://github.com/moodle/moodle.git
synced 2025-01-19 06:18:28 +01:00
80d72d56bc
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.
12 lines
301 B
Plaintext
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$
|