Releases for Insert Block

insert_block 6.x-1.x-dev

mlsamuelson - December 18, 2008 - 22:46
Nightly development snapshot from CVS branch: DRUPAL-6--1
First released: December 18, 2008 - 22:46
Download: insert_block-6.x-1.x-dev.tar.gz
Size: 8.56 KB
md5_file hash: 591a7c09f196cc25ad73581ded183ecb
Last updated: January 9, 2009 - 00:16
View usage statistics for this release

Updated for Drupal 6. Insert Block is no longer a pseudo filter module (using hook_nodeapi). Anyone upgrading will want to ensure they run update.php and enable the Insert Block filter in at least one input format. Additionally, all input formats that use the Insert Block filter will have caching disabled. To prevent performance issues, it is recommended to _not_ apply the Insert Block filter to a site's default input format, and to instead create a special input format for Insert Block.

More information in README.txt.

insert_block 5.x-1.x-dev

mlsamuelson - June 7, 2007 - 19:10
Nightly development snapshot from CVS branch: DRUPAL-5
First released: June 7, 2007 - 19:10
Download: insert_block-5.x-1.x-dev.tar.gz
Size: 7.18 KB
md5_file hash: 3573903df93f65f30993db40841dddaa
Last updated: June 28, 2007 - 00:07
View usage statistics for this release
  • In hook_nodeapi(), changed $op = "view" to $op = "alter" for Drupal 5 compatibility. (#131006 Thanks jardeeq!)
  • Filter tips are now handled by hook_filter_tips(). Use of hook_help() for filter tips is not supported in Drupal 5.
  • Used hook_help() to add page to help system, since users may not see filter tips because they'd have to assign the "filter" to an input format - which actually isn't necessary to make the module work since it uses hook_nodeapi() to get the job done. So, having a help page for the module ensures the tip is available somewhere.
  • Changed % to @ placeholders to avoid tags making their way into urls in t().

insert_block HEAD

eaton - November 11, 2006 - 09:14
Nightly development snapshot from CVS branch: HEAD
First released: November 11, 2006 - 09:14
Download: insert_block-HEAD.tar.gz
Size: 7.17 KB
md5_file hash: ce7fce23f63ee15be6526781bbce1c2b
Last updated: June 28, 2007 - 00:07
View usage statistics for this release

insert_block 4.7.x-1.x-dev

eaton - January 13, 2006 - 13:41
Nightly development snapshot from CVS branch: DRUPAL-4-7
First released: January 13, 2006 - 13:41
Download: insert_block-4.7.x-1.x-dev.tar.gz
Size: 6.97 KB
md5_file hash: 1d82bbcb37541e8f1aae6e2137ed3868
Last updated: November 13, 2006 - 12:18
View usage statistics for this release
Syndicate content
 
 

Drupal is a registered trademark of Dries Buytaert.