123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111 |
- # editors_menus.contents:
- # title: Contents
- # description: ''
- # parent: editors
- # route_name: view.admin_nodes.page_1
- # menu_name: editors
- # weight: 0
- #
- # editors_menus.materials:
- # title: Materials
- # description: ''
- # parent: editors_menus.contents
- # route_name: view.admin_nodes.page_1
- # menu_name: editors
- # weight: 0
- #
- # editors_menus.articles:
- # title: Articles
- # description: ''
- # parent: editors_menus.contents
- # route_name: view.admin_nodes.page_2
- # menu_name: editors
- # weight: 2
- #
- # editors_menus.thesaurus:
- # title: Thesaurus
- # description: ''
- # parent: editors_menus.contents
- # route_name: view.admin_taxo.page_3
- # menu_name: editors
- # weight: 3
- #
- # editors_menus.tags:
- # title: Tags
- # description: ''
- # parent: editors_menus.contents
- # route_name: view.admin_taxo.page_4
- # menu_name: editors
- # weight: 4
- #
- # editors_menus.assisted_research:
- # title: Assisted Research
- # description: ''
- # parent: editors_menus.contents
- # route_name: view.admin_taxo.page_5
- # menu_name: editors
- # weight: 5
- #
- # editors_menus.companies:
- # title: Companies
- # description: ''
- # parent: editors_menus.contents
- # route_name: view.admin_taxo.page_1
- # menu_name: editors
- # weight: 6
- #
- # editors_menus.showrooms:
- # title: Showrooms
- # description: ''
- # parent: editors_menus.contents
- # route_name: view.admin_taxo.page_2
- # menu_name: editors
- # weight: 7
- #
- # editors_menus.newsletters:
- # title: Newsletters
- # description: ''
- # parent: editors_menus.contents
- # route_name: view.simplenews_newsletters.page_1
- # menu_name: editors
- # weight: 8
- #
- # editors_menus.users:
- # title: Users
- # description: ''
- # parent: editors
- # route_name: view.admin_users.page_1
- # menu_name: editors
- # weight: 1
- #
- # editors_menus.subscribers:
- # title: Simplenews Subscribers
- # description: ''
- # parent: editors_menus.users
- # route_name: view.simplenews_subscribers.page_1
- # menu_name: editors
- # weight: 2
- #
- # editors_menus.commerce:
- # title: Commerce
- # description: ''
- # parent: editors
- # route_name: entity.commerce_order.collection
- # menu_name: editors
- # weight: 2
- #
- # editors_menus.commerce_orders:
- # title: Orders
- # description: ''
- # parent: editors_menus.commerce
- # route_name: entity.commerce_order.collection
- # menu_name: editors
- # weight: 0
- #
- # editors_menus.commerce_license:
- # title: Licenses
- # description: ''
- # parent: editors_menus.commerce
- # route_name: entity.commerce_license.collection
- # menu_name: editors
- # weight: 1
|