]> git.mjollnir.org Git - moodle.git/commit
latest changes to rss_client block. Now uses latest magpie file for fetch, parse...
authordhawes <dhawes>
Sun, 23 Jan 2005 16:16:28 +0000 (16:16 +0000)
committerdhawes <dhawes>
Sun, 23 Jan 2005 16:16:28 +0000 (16:16 +0000)
commit2965682a21d17212e7a5e9ba409cb66f78c3f36b
treee134c6c9a99e17c4dd15f6fe29b6342381599308
parent1ddd7bd00bf8a0b8f066cade18d451d44ad8264b
latest changes to rss_client block. Now uses latest magpie file for fetch, parse and cache. Still caches the result string as well to avoid excessive file reads and network hits. Fixed bug where non-admin users were not seeing the add/edit feeds link within the block when all users are allowed to edit. Now uses moodles' format_text function on entire block contents.
blocks/rss_client/block_rss_client.php
blocks/rss_client/block_rss_client_action.php
blocks/rss_client/config_global.html
blocks/rss_client/db/mysql.sql