fixed authors admin view, added taxonomy_unique
This commit is contained in:
@@ -100,6 +100,7 @@ module:
|
||||
smtp: 0
|
||||
system: 0
|
||||
taxonomy: 0
|
||||
taxonomy_unique: 0
|
||||
telephone: 0
|
||||
text: 0
|
||||
token: 0
|
||||
|
||||
@@ -0,0 +1,8 @@
|
||||
famille: 1
|
||||
famille_message: 'Term %term already exists in vocabulary %vocabulary.'
|
||||
tag: 1
|
||||
tag_message: 'Term %term already exists in vocabulary %vocabulary.'
|
||||
tag_prod: 1
|
||||
tag_prod_message: 'Term %term already exists in vocabulary %vocabulary.'
|
||||
auteurs: 1
|
||||
auteurs_message: 'Term %term already exists in vocabulary %vocabulary.'
|
||||
@@ -2,6 +2,8 @@ uuid: 54d387f0-a1b6-456f-883b-624a8697cf25
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- taxonomy.vocabulary.auteurs
|
||||
module:
|
||||
- taxonomy
|
||||
- text
|
||||
@@ -577,7 +579,49 @@ display:
|
||||
entity_type: taxonomy_term
|
||||
entity_field: changed
|
||||
plugin_id: field
|
||||
filters: { }
|
||||
filters:
|
||||
vid:
|
||||
id: vid
|
||||
table: taxonomy_term_field_data
|
||||
field: vid
|
||||
relationship: none
|
||||
group_type: group
|
||||
admin_label: ''
|
||||
operator: in
|
||||
value:
|
||||
auteurs: auteurs
|
||||
group: 1
|
||||
exposed: false
|
||||
expose:
|
||||
operator_id: ''
|
||||
label: ''
|
||||
description: ''
|
||||
use_operator: false
|
||||
operator: ''
|
||||
operator_limit_selection: false
|
||||
operator_list: { }
|
||||
identifier: ''
|
||||
required: false
|
||||
remember: false
|
||||
multiple: false
|
||||
remember_roles:
|
||||
authenticated: authenticated
|
||||
reduce: false
|
||||
is_grouped: false
|
||||
group_info:
|
||||
label: ''
|
||||
description: ''
|
||||
identifier: ''
|
||||
optional: true
|
||||
widget: select
|
||||
multiple: false
|
||||
remember: false
|
||||
default_group: All
|
||||
default_group_multiple: { }
|
||||
group_items: { }
|
||||
entity_type: taxonomy_term
|
||||
entity_field: vid
|
||||
plugin_id: bundle
|
||||
sorts: { }
|
||||
title: 'admin taxo auteurs'
|
||||
header:
|
||||
|
||||
Reference in New Issue
Block a user