updated for Drupal 5 (addresses task 106880 created by dgrant)
added "Update every x minutes/hours/days/weeks" for blocks
handled by hook_cron() and in hook_block() for 'view' op
(addresses feature 65246 requested by Tim99)
removed block title - use name instead
moved all block configuration into the standard configuration
provided by block.module (i.e. use 'configure' and 'save' ops of
hook_block())
updated for Drupal 5 (addresses task 106880 created by dgrant)
added "Update every x minutes/hours/days/weeks" for blocks
handled by hook_cron() and in hook_block() for 'view' op
(addresses feature 65246 requested by Tim99)
removed block title - use name instead
moved all block configuration into the standard configuration
provided by block.module (i.e. use 'configure' and 'save' ops of
hook_block())