quotes 5.x-1.x-dev
Nightly development snapshot from CVS branch: DRUPAL-5
Download: quotes-5.x-1.x-dev.tar.gz
Size: 41.29 KB
md5_file hash: 6d53df1b2a06bab759582dab6249a0f8
First released: February 15, 2007 - 17:02
Last updated: June 25, 2008 - 00:07
Download: quotes-5.x-1.x-dev.tar.gz
Size: 41.29 KB
md5_file hash: 6d53df1b2a06bab759582dab6249a0f8
First released: February 15, 2007 - 17:02
Last updated: June 25, 2008 - 00:07
- release 5.x-1.0
- quotes.module
- 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())
- quotes.info: new file
- quotes.install: remove title, add cron fields to quotes_blocks
- INSTALL.txt, README.txt: updated for Drupal 5 changes
