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.

Comments

berliner created an issue. See original summary.

berliner’s picture

The attached patch works for me.

What it does: It alters the panelizer_edit_content form 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.

berliner’s picture

Status: Active » Needs review

  • rabbitlair committed d305cf6 on 7.x-1.x authored by berliner
    Issue #2936832 by berliner: Lock regions for default panelizer pages
    
rabbitlair’s picture

Status: Needs review » Fixed

Thank you! It works just fine.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.