Drupal 5 compatibility
jardeeq - March 25, 2007 - 22:41
| Project: | Insert Block |
| Version: | HEAD |
| Component: | Code |
| Category: | task |
| Priority: | normal |
| Assigned: | mlsamuelson |
| Status: | closed |
Jump to:
Description
I'm attaching patch over insert_block.module. I don't know if it is the best way to get this module work in Drupal 5, but it does the job for me.
In addition to this patch insert_block.info file is required - just create with folowing content:
name = Insert Block
description = Insert the contents of sidebar block into the body of your node.
version = "HEAD"| Attachment | Size |
|---|---|
| insert_block.module.patch | 130 bytes |

#1
The supplied patch and .info contents are a great start. Thanks jardeeq!
The handling of filter tips for the module needed to be updated too, and I have the code for that ready.
I should be committing updates shortly, bringing the module to 5.x compatibility...
#2
The module has been updated for Drupal 5.x and is now available for download at http://drupal.org/node/150158.
Thanks for your help, jardeeq!
mlsamuelson
#3