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
95ceba88f28fe09d3f331bc38dfe9c0fbb3fc573
moodle
/
blocks
/
rss_client
T
History
dhawes
a75758cda4
Fixed some improperly escaped double quotes within literal strings
2005-01-25 16:12:01 +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
Fixed some improperly escaped double quotes within literal strings
2005-01-25 16:12:01 +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
block_rss_client.php
Added $CFG->block_rss_timeout to admin config, and also convert
2005-01-25 14:49:30 +00:00
config_global.html
Added $CFG->block_rss_timeout to admin config, and also convert
2005-01-25 14:49:30 +00:00
config_instance.html
bug fixes - had let a blog specific function sneak back in
2004-12-31 02:22:30 +00:00