moodle/blocks/rss_client
2005-01-29 04:45:57 +00:00
..
db removed type field and added placeholder preferredtitle field 2005-01-26 00:38:01 +00:00
block_rss_client.php re-enabled new developers debug cache setting for string 2005-01-29 03:08:55 +00:00
block_rss_client_action.php fix bug reported by Martin D. - now when you edit a feed you are returned to a page with the full feed listings rather than just the edited feed. As an added bonus when editing a feed you will see that feed's data on the edit page instead of simply the edit form. 2005-01-29 04:45:57 +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
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