moodle/blocks/rss_client
defacer 3ef642d96a Implemented discussion from bug 2547:
* Block authors no longer need to set $this->content_type
* If you want to make a "list" block, just derive from block_list
  instead of block_base
* All switch() statements gone from library code
* Overloaded method is_empty() added to block classes for convenience
2005-03-02 19:22:26 +00:00
..
db removed type field and added placeholder preferredtitle field 2005-01-26 00:38:01 +00:00
block_rss_client.php Implemented discussion from bug 2547: 2005-03-02 19:22:26 +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
config_global.html FIxed some old <p> tags 2005-02-08 18:33:08 +00:00
config_instance.html FIxed some old <p> tags 2005-02-08 18:33:08 +00:00