insert_block 7.x-1.x-dev
Posted by mlsamuelson on June 27, 2011 at 7:24pm
| Download | Size | md5 hash |
|---|---|---|
| insert_block-7.x-1.x-dev.tar.gz | 9.96 KB | fb3a4a19f4ec7bc727bd867f1d1b1f90 |
| insert_block-7.x-1.x-dev.zip | 11.17 KB | 9c7160281a4a42dfb5781624cc87cf6e |
Last packaged version: 7.x-1.x-dev
Last updated: March 3, 2012 - 00:18
Release notes
Drupal 7 branch.
- Initial update for Drupal 7. Should work.
insert_block 6.x-1.x-dev
Posted by mlsamuelson on December 18, 2008 at 10:46pm
| Download | Size | md5 hash |
|---|---|---|
| insert_block-6.x-1.x-dev.tar.gz | 10.28 KB | ca9d6ab83352dbf35fb680542f267393 |
| insert_block-6.x-1.x-dev.zip | 11.51 KB | dfa39cd1ffd048d704084437273e864b |
Last packaged version: 6.x-1.x-dev
Last updated: March 3, 2012 - 00:18
Release notes
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
Posted by mlsamuelson on June 7, 2007 at 7:10pm
| Download | Size | md5 hash |
|---|---|---|
| insert_block-5.x-1.x-dev.tar.gz | 7.14 KB | bb0078236559a6e4f8c7d7061eb755c6 |
| insert_block-5.x-1.x-dev.zip | 7.82 KB | 45d371da89e03079270a8d94712abcf2 |
Last updated: February 25, 2011 - 07:37
Release notes
- 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
Posted by eaton on November 11, 2006 at 9:14am
| Download | Size | md5 hash |
|---|---|---|
| insert_block-HEAD.tar.gz | 8.57 KB | 176c300f7fb6f858a07771c13a8fb47b |
| insert_block-master.tar.gz | 9.96 KB | e36d0d6a6e0b109d7e98ce80ab588da7 |
| insert_block-HEAD.zip | 9.86 KB | dd99f5cd4113776fe86e8f6850c15e9e |
| insert_block-master.zip | 11.16 KB | f2659435c2715dbebbd3782184777c04 |
Last packaged version: master
Last updated: March 3, 2012 - 00:18
insert_block 4.7.x-1.x-dev
Posted by eaton on January 13, 2006 at 1:41pm
| Download | Size | md5 hash |
|---|---|---|
| insert_block-4.7.x-1.x-dev.tar.gz | 6.95 KB | 3d4e4078b2c7ceb543f8ad802869fb51 |
| insert_block-4.7.x-1.x-dev.zip | 7.4 KB | 851c41c1a890f91ee7cd99cf2ec20ea2 |
Last updated: February 25, 2011 - 07:37