editors_menus.links.menu.yml 2.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111
  1. # editors_menus.contents:
  2. # title: Contents
  3. # description: ''
  4. # parent: editors
  5. # route_name: view.admin_nodes.page_1
  6. # menu_name: editors
  7. # weight: 0
  8. #
  9. # editors_menus.materials:
  10. # title: Materials
  11. # description: ''
  12. # parent: editors_menus.contents
  13. # route_name: view.admin_nodes.page_1
  14. # menu_name: editors
  15. # weight: 0
  16. #
  17. # editors_menus.articles:
  18. # title: Articles
  19. # description: ''
  20. # parent: editors_menus.contents
  21. # route_name: view.admin_nodes.page_2
  22. # menu_name: editors
  23. # weight: 2
  24. #
  25. # editors_menus.thesaurus:
  26. # title: Thesaurus
  27. # description: ''
  28. # parent: editors_menus.contents
  29. # route_name: view.admin_taxo.page_3
  30. # menu_name: editors
  31. # weight: 3
  32. #
  33. # editors_menus.tags:
  34. # title: Tags
  35. # description: ''
  36. # parent: editors_menus.contents
  37. # route_name: view.admin_taxo.page_4
  38. # menu_name: editors
  39. # weight: 4
  40. #
  41. # editors_menus.assisted_research:
  42. # title: Assisted Research
  43. # description: ''
  44. # parent: editors_menus.contents
  45. # route_name: view.admin_taxo.page_5
  46. # menu_name: editors
  47. # weight: 5
  48. #
  49. # editors_menus.companies:
  50. # title: Companies
  51. # description: ''
  52. # parent: editors_menus.contents
  53. # route_name: view.admin_taxo.page_1
  54. # menu_name: editors
  55. # weight: 6
  56. #
  57. # editors_menus.showrooms:
  58. # title: Showrooms
  59. # description: ''
  60. # parent: editors_menus.contents
  61. # route_name: view.admin_taxo.page_2
  62. # menu_name: editors
  63. # weight: 7
  64. #
  65. # editors_menus.newsletters:
  66. # title: Newsletters
  67. # description: ''
  68. # parent: editors_menus.contents
  69. # route_name: view.simplenews_newsletters.page_1
  70. # menu_name: editors
  71. # weight: 8
  72. #
  73. # editors_menus.users:
  74. # title: Users
  75. # description: ''
  76. # parent: editors
  77. # route_name: view.admin_users.page_1
  78. # menu_name: editors
  79. # weight: 1
  80. #
  81. # editors_menus.subscribers:
  82. # title: Simplenews Subscribers
  83. # description: ''
  84. # parent: editors_menus.users
  85. # route_name: view.simplenews_subscribers.page_1
  86. # menu_name: editors
  87. # weight: 2
  88. #
  89. # editors_menus.commerce:
  90. # title: Commerce
  91. # description: ''
  92. # parent: editors
  93. # route_name: entity.commerce_order.collection
  94. # menu_name: editors
  95. # weight: 2
  96. #
  97. # editors_menus.commerce_orders:
  98. # title: Orders
  99. # description: ''
  100. # parent: editors_menus.commerce
  101. # route_name: entity.commerce_order.collection
  102. # menu_name: editors
  103. # weight: 0
  104. #
  105. # editors_menus.commerce_license:
  106. # title: Licenses
  107. # description: ''
  108. # parent: editors_menus.commerce
  109. # route_name: entity.commerce_license.collection
  110. # menu_name: editors
  111. # weight: 1