Posted by mlsamuelson on December 18, 2008 at 10:46pm
| Download | Size | md5 hash |
|---|---|---|
| insert_block-6.x-1.x-dev.tar.gz | 9.65 KB | 0c37d9844219f168dbc91b8e94f29a90 |
| insert_block-6.x-1.x-dev.zip | 10.85 KB | 5a87d3fd016e5cff465f5bc29d73f172 |
Last updated: November 4, 2011 - 00:09
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.