Posted by ax on February 7, 2008 at 5:14am
| Download | Size | md5 hash |
|---|---|---|
| blockregion-5.x-1.x-dev.tar.gz | 7.43 KB | 7d29067228de599b20cf660a264f58d1 |
| blockregion-5.x-1.x-dev.zip | 8.18 KB | c8a321bdfd0c15a10340d1928f7ebd67 |
Last updated: February 25, 2011 - 07:28
Drupal 5 version with the following additions:
* added "copying" of regions (to all themes with the same regions)
* made scope of settings customizable, ie. apply "to only this theme" or "to all themes"
* cut code size by half by removing duplicated block.module code and using form_alter instead. this should make it less error prone and easier to upgade.
* updated README.txt
follow the changes in CVS for further updates.