2014-06-09 20:19:08 +00:00
|
|
|
block_content_type_add:
|
|
|
|
route_name: block_content.type_add
|
|
|
|
title: 'Add custom block type'
|
|
|
|
appears_on:
|
2015-01-19 09:37:11 +00:00
|
|
|
- entity.block_content_type.collection
|
2014-06-09 20:19:08 +00:00
|
|
|
|
|
|
|
block_content_add_action:
|
|
|
|
route_name: block_content.add_page
|
|
|
|
title: 'Add custom block'
|
|
|
|
appears_on:
|
Issue #2512456 by tim.plunkett, legolasbo, MattA, dawehner, googletorp, darol100, Bojhan, webchick, andypost, ivanstegic, larowlan, lauriii, LewisNyman, tkoleary, rickvug, eliza411, lunk_rat, nickrosencrans, stpaultim, Mark LaCroix: Implement the new block layout design to emphasize the primary interaction of placing a block
2015-07-10 19:00:10 +00:00
|
|
|
- block.admin_library
|
2015-01-19 09:37:11 +00:00
|
|
|
- entity.block_content.collection
|
2014-06-09 20:19:08 +00:00
|
|
|
class: \Drupal\block_content\Plugin\Menu\LocalAction\BlockContentAddLocalAction
|