Page d'une ressource ajouter collection a droite
This commit is contained in:
@@ -5,11 +5,14 @@ dependencies:
|
||||
config:
|
||||
- field.storage.taxonomy_term.field_adresse
|
||||
- field.storage.taxonomy_term.field_geofield
|
||||
- field.storage.taxonomy_term.field_image
|
||||
- image.style.thumbnail
|
||||
- taxonomy.vocabulary.collection
|
||||
- taxonomy.vocabulary.villes
|
||||
module:
|
||||
- address
|
||||
- geofield
|
||||
- image
|
||||
- taxonomy
|
||||
- text
|
||||
- user
|
||||
@@ -951,6 +954,72 @@ display:
|
||||
action_id: 'entity:unpublish_action:taxonomy_term'
|
||||
preconfiguration:
|
||||
add_confirmation: false
|
||||
field_image:
|
||||
id: field_image
|
||||
table: taxonomy_term__field_image
|
||||
field: field_image
|
||||
relationship: none
|
||||
group_type: group
|
||||
admin_label: ''
|
||||
plugin_id: field
|
||||
label: Image
|
||||
exclude: false
|
||||
alter:
|
||||
alter_text: false
|
||||
text: ''
|
||||
make_link: false
|
||||
path: ''
|
||||
absolute: false
|
||||
external: false
|
||||
replace_spaces: false
|
||||
path_case: none
|
||||
trim_whitespace: false
|
||||
alt: ''
|
||||
rel: ''
|
||||
link_class: ''
|
||||
prefix: ''
|
||||
suffix: ''
|
||||
target: ''
|
||||
nl2br: false
|
||||
max_length: 0
|
||||
word_boundary: true
|
||||
ellipsis: true
|
||||
more_link: false
|
||||
more_link_text: ''
|
||||
more_link_path: ''
|
||||
strip_tags: false
|
||||
trim: false
|
||||
preserve_tags: ''
|
||||
html: false
|
||||
element_type: ''
|
||||
element_class: ''
|
||||
element_label_type: ''
|
||||
element_label_class: ''
|
||||
element_label_colon: true
|
||||
element_wrapper_type: ''
|
||||
element_wrapper_class: ''
|
||||
element_default_classes: true
|
||||
empty: ''
|
||||
hide_empty: false
|
||||
empty_zero: false
|
||||
hide_alter_empty: true
|
||||
click_sort_column: target_id
|
||||
type: image
|
||||
settings:
|
||||
image_link: ''
|
||||
image_style: thumbnail
|
||||
image_loading:
|
||||
attribute: lazy
|
||||
group_column: ''
|
||||
group_columns: { }
|
||||
group_rows: true
|
||||
delta_limit: 0
|
||||
delta_offset: 0
|
||||
delta_reversed: false
|
||||
delta_first_last: false
|
||||
multi_type: separator
|
||||
separator: ', '
|
||||
field_api_classes: false
|
||||
name:
|
||||
id: name
|
||||
table: taxonomy_term_field_data
|
||||
@@ -1204,4 +1273,5 @@ display:
|
||||
- 'languages:language_interface'
|
||||
- url.query_args
|
||||
- user.permissions
|
||||
tags: { }
|
||||
tags:
|
||||
- 'config:field.storage.taxonomy_term.field_image'
|
||||
|
||||
Reference in New Issue
Block a user