created Editors admin menu module with first links, added admin menu swap contrib module
This commit is contained in:
9
config/sync/amswap.amswapconfig.yml
Normal file
9
config/sync/amswap.amswapconfig.yml
Normal file
@@ -0,0 +1,9 @@
|
||||
role_menu_pairs:
|
||||
-
|
||||
role: admin
|
||||
menu: editors
|
||||
dependencies:
|
||||
module:
|
||||
- amswap
|
||||
_core:
|
||||
default_config_hash: d7tn_kI_5tCvOXLD4Qa-_znks4jgfgCwsKda6GKH-vk
|
@@ -4,6 +4,7 @@ module:
|
||||
admin_toolbar: 0
|
||||
admin_toolbar_links_access_filter: 0
|
||||
advanced_text_formatter: 0
|
||||
amswap: 0
|
||||
audiofield: 0
|
||||
autocomplete_deluxe: 0
|
||||
autologout: 0
|
||||
@@ -34,6 +35,7 @@ module:
|
||||
datetime_range: 0
|
||||
dynamic_page_cache: 0
|
||||
editor: 0
|
||||
editors_menus: 0
|
||||
email_registration: 0
|
||||
embed: 0
|
||||
entity: 0
|
||||
|
10
config/sync/system.menu.editors.yml
Normal file
10
config/sync/system.menu.editors.yml
Normal file
@@ -0,0 +1,10 @@
|
||||
uuid: 15d9ad1e-fea7-4cf6-a72e-c1a43fe3a702
|
||||
langcode: und
|
||||
status: true
|
||||
dependencies: { }
|
||||
_core:
|
||||
default_config_hash: 0hxb-hNr7Eg_y0RtE7A9ShL8kGwEdJ4LTjbWcZTYKYk
|
||||
id: editors
|
||||
label: Editors
|
||||
description: 'An admin menu for content editors (must be customized for each new project)'
|
||||
locked: false
|
Reference in New Issue
Block a user