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
342769e94de2d098a32c5a79b513808267a3a39e
moodle
/
blocks
/
rss_client
T
History
dhawes
160888f6cf
removed check for guest after guests have already been rejected from page
2005-01-31 11:39:14 +00:00
..
db
removed type field and added placeholder preferredtitle field
2005-01-26 00:38:01 +00:00
block_rss_client_action.php
removed check for guest after guests have already been rejected from page
2005-01-31 11:39:14 +00:00
block_rss_client_error.php
changed an echo to a print, silly but I prefer print in php files and echo for debug and embedded html :)
2005-01-26 00:40:03 +00:00
block_rss_client.php
Dropping the use of MOODLE_PAGE_COURSE <gasp>!
2005-01-31 02:18:15 +00:00
config_global.html
Now supports new preferredtitle field for custom feed channel titles. Supports new instance config for displaying the channel link at the end of the feed item links.
2005-01-27 22:47:13 +00:00
config_instance.html
new instance config option to display feed's url if present
2005-01-29 03:01:18 +00:00