moodle/blocks/rss_client
2005-01-25 06:10:38 +00:00
..
db 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. 2005-01-23 16:16:28 +00:00
block_rss_client.php Missed one reference to rsslib.php 2005-01-25 06:10:38 +00:00
block_rss_client_action.php Moved rsslib.php from the rss directory to the lib directory with the 2005-01-25 06:09:31 +00:00
block_rss_client_error.php Moved rsslib.php from the rss directory to the lib directory with the 2005-01-25 06:09:31 +00:00
config_global.html Moved rsslib.php from the rss directory to the lib directory with the 2005-01-25 06:09:31 +00:00
config_instance.html bug fixes - had let a blog specific function sneak back in 2004-12-31 02:22:30 +00:00