Ver código fonte

improved admin views

Bachir Soussi Chiadmi 5 anos atrás
pai
commit
f3ecc09bf6

+ 0 - 2
config/sync/migrate_plus.migration_group.d7_materio.yml

@@ -7,8 +7,6 @@ dependencies:
       - migrate_plus
       - migrate_tools
       - materio_migrate
-_core:
-  default_config_hash: tbcV0glxU9BqeXcSUn9ZKXnOPW-C2v8Q-shvIJ2xNG8
 id: d7_materio
 label: 'D7 Materio'
 description: 'Drupal 7 materio content migration to Drupal 8.'

+ 0 - 1
config/sync/user.role.admin.yml

@@ -12,7 +12,6 @@ permissions:
   - 'access administration pages'
   - 'access any corpus_documents workflow_transion overview'
   - 'access any generique workflow_transion overview'
-  - 'access content overview'
   - 'access files overview'
   - 'access profile overview'
   - 'access site in maintenance mode'

+ 14 - 9
config/sync/views.view.admin_nodes.yml

@@ -1799,7 +1799,7 @@ display:
           group_type: group
           admin_label: ''
           empty: false
-          content: 'Displaying @start - @end of @total'
+          content: '@label displaying @start - @end of <strong>@total</strong> | page @current_page/@page_count'
           plugin_id: result
       footer: {  }
       empty: {  }
@@ -2178,14 +2178,14 @@ display:
                   type: container
       path: admin/content/materials
       menu:
-        type: none
-        title: Contents
+        type: tab
+        title: Materials
         description: ''
         expanded: false
-        parent: ''
+        parent: editors_menus.contents
         weight: 0
         context: '0'
-        menu_name: main
+        menu_name: editors
       display_description: ''
       title: 'Admin Materials'
       defaults:
@@ -3475,6 +3475,11 @@ display:
       row:
         type: fields
         options: {  }
+      tab_options:
+        type: none
+        title: ''
+        description: ''
+        weight: 0
     cache_metadata:
       max-age: 0
       contexts:
@@ -3698,14 +3703,14 @@ display:
                   type: container
       path: admin/content/articles
       menu:
-        type: none
-        title: Contents
+        type: tab
+        title: Articles
         description: ''
         expanded: false
-        parent: ''
+        parent: editors_menus.contents
         weight: 0
         context: '0'
-        menu_name: main
+        menu_name: editors
       display_description: ''
       title: 'Admin Articles'
       defaults:

+ 9 - 9
config/sync/views.view.admin_taxo.yml

@@ -1237,7 +1237,7 @@ display:
           group_type: group
           admin_label: ''
           empty: false
-          content: 'Displaying @start - @end of @total'
+          content: '@label displaying @start - @end of <strong>@total</strong> | page @current_page/@page_count'
           plugin_id: result
       footer: {  }
       empty: {  }
@@ -1271,14 +1271,14 @@ display:
         views_ef_fieldset: {  }
       path: admin/content/companies
       menu:
-        type: none
-        title: Taxonomy
+        type: tab
+        title: Companies
         description: ''
         expanded: false
-        parent: ''
+        parent: editors_menus.contents
         weight: 0
         context: '0'
-        menu_name: main
+        menu_name: editors
       title: Companies
       defaults:
         title: false
@@ -1610,14 +1610,14 @@ display:
         views_ef_fieldset: {  }
       path: admin/content/showrooms
       menu:
-        type: none
-        title: Taxonomy
+        type: tab
+        title: Showrooms
         description: ''
         expanded: false
-        parent: ''
+        parent: editors_menus.contents
         weight: 0
         context: '0'
-        menu_name: main
+        menu_name: editors
       title: Showrooms
       defaults:
         title: false

+ 1 - 1
config/sync/views.view.admin_users.yml

@@ -1219,7 +1219,7 @@ display:
           group_type: group
           admin_label: ''
           empty: false
-          content: 'Displaying @start - @end of @total'
+          content: '@label displaying @start - @end of <strong>@total</strong> | page @current_page/@page_count'
           plugin_id: result
       footer: {  }
       empty: {  }