2017-04-29 21:36:10 +00:00
|
|
|
entity.block.off_canvas_form:
|
|
|
|
path: '/admin/structure/block/manage/{block}/off-canvas'
|
Issue #2753941 by tedbow, tim.plunkett, tkoleary, SKAUGHT, drpal, effulgentsia, andrewmacpherson, webchick, xjm, Bojhan, Gábor Hojtsy, Wim Leers, catch, nod_: [Experimental] Create Outside In module MVP to provide block configuration in Off-Canvas tray and expand site edit mode
2016-08-17 10:59:07 +00:00
|
|
|
defaults:
|
2017-04-29 21:36:10 +00:00
|
|
|
_entity_form: 'block.off_canvas'
|
2017-08-28 16:06:25 +00:00
|
|
|
_title_callback: '\Drupal\settings_tray\Block\BlockEntityOffCanvasForm::title'
|
Issue #2753941 by tedbow, tim.plunkett, tkoleary, SKAUGHT, drpal, effulgentsia, andrewmacpherson, webchick, xjm, Bojhan, Gábor Hojtsy, Wim Leers, catch, nod_: [Experimental] Create Outside In module MVP to provide block configuration in Off-Canvas tray and expand site edit mode
2016-08-17 10:59:07 +00:00
|
|
|
requirements:
|
|
|
|
_permission: 'administer blocks'
|
2017-08-25 19:41:33 +00:00
|
|
|
_access_block_plugin_has_settings_tray_form: 'TRUE'
|
2018-01-19 22:55:05 +00:00
|
|
|
_access_block_has_overrides_settings_tray_form: 'TRUE'
|