Hi, I have Drupal 5 and love to try new themes but in my site there is a lot of blocks and so you know problems..
For Drupal 5 there is a version of your module or
a system native into Drupal 5 to copy blocks placement in other themes?
Very Thanks
| Comment | File | Size | Author |
|---|---|---|---|
| #6 | blockregion.png | 50.64 KB | ax |
Comments
Comment #1
sunI second this request. AFAIK there is no way to assign a block to a particular region in *all* themes in Drupal 5.
Comment #2
Christefano-oldaccount commentedYes, this would be very nice. I is subscribed.
Comment #3
ax commentedi just committed a Drupal 5 version to the (newly created) DRUPAL-5 CVS branch. seems to be working for me. please test and report back. if it is working, someone could mark this fixed and create a release. thanks!
Comment #4
ax commentedi just updated my code:
* 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
i'd love to hear feedback.. it would also be nice if a 5.x-dev release could be created here so that the package can be downloaded and issues against this branch be filed. if nobody disagrees, i could do this myself. nedjo? thanks!
Comment #5
nedjoThanks for taking this up ax! I've looked over your code changes but not found time to test. Please go ahead and post a 5.x dev release. I've updated the module description to note you as a maintainer.
Comment #6
ax commented5.x dev release posted. waiting for the packaging script to pick up. i also copied the changes to the HEAD branch. would be nice if someone could test this release. thanks for adding me as a maintainer!
below a screenshot (edited) of the new "apply selective" and "apply region to all themes with same regions" features.
Comment #7
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.