Instead of adding on to the region in preprocess_page, the module should completely rebuild the regions. This will allow it to work with themes like Zen that preprocess the region. Otherwise, the node level blocks are tacked on after the closing div of the region
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | themefix-1233592-1.patch | 1.42 KB | awolfey |
Comments
Comment #1
awolfey commentedHere's the patch.
Comment #2
gloaguen commentedThanks for the patch. I will look into this asap.
Comment #3
gloaguen commentedI have checked the patch and this is working correctly.
I have implemented this in a new version of the Node-level Blocks module.
Thanks for the good work !
Comment #4
gloaguen commentedIssue is fixed.