This website requires JavaScript.
Explore
Help
Register
Sign In
L-electron-Rare
/
moodle
Watch
1
Star
0
Fork
0
You've already forked moodle
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
344932658c42c10de5f9e442dcf67db20ec40887
moodle
/
blocks
/
rss_client
T
History
dhawes
b2262aa90a
fix for bug reported by Dan Marsden - feeds can be added again :)
2005-01-23 23:21:42 +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_action.php
fix for bug reported by Dan Marsden - feeds can be added again :)
2005-01-23 23:21:42 +00:00
block_rss_client_error.php
minor spacing cleanup
2005-01-21 03:20:56 +00:00
block_rss_client.php
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
config_global.html
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
config_instance.html
bug fixes - had let a blog specific function sneak back in
2004-12-31 02:22:30 +00:00