I would like to propose a new feature that allows content editors with access to the panelizer tab on entity types to set the locked state also for the default display. I didn't find a way of locking a region not only per entity, but globally per entity type (until otherwhise overridden on a per-entity base). Maybe I overlooked something?
I'll provide a patch with something that works for me to better explain what I mean.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | 2936832-panelizer-default-locking-state.patch | 2.25 KB | berliner |
Comments
Comment #2
berliner commentedThe attached patch works for me.
What it does: It alters the
panelizer_edit_contentform and adds checkboxes for every region in the currently selected layout. Toggling these checkboxes sets the locked state of the region in the same way as it is currently done when using IPE.Comment #3
berliner commentedComment #5
rabbitlair commentedThank you! It works just fine.