Closed (works as designed)
Project:
Domain Blocks
Version:
6.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Anonymous (not verified)
Created:
26 Jul 2009 at 23:27 UTC
Updated:
16 May 2024 at 00:50 UTC
Jump to comment: Most recent
Comments
Comment #1
Anonymous (not verified) commentedMight it be possible to implement hook_domainbatch()...?
Comment #2
nonsieAfter looking into a bit user permissions style page will not do. It might work when you have <10 domains or blocks but with more blocks and domains it simply will not fir on a page.
hook_domainbatch is one way to go however blocks are theme specific. Should batch assignment take into account the theme for the domain currently being edited or current theme? What if there's more than one theme (admin + smth else).
If someone can propose a good way that also works for large sites, I'm willing to reconsider it (I definitely see the value in it) but I'd rather not create another black hole for debugging at this time.