config field_table

This commit is contained in:
2023-05-22 16:54:06 +02:00
parent 015ee020fe
commit 27b4333650
10 changed files with 175 additions and 228 deletions
+1 -1
View File
@@ -3,8 +3,8 @@ _core:
langcode: fr
allowed_types:
- book
- chapter
- grande_partie
- static
block:
navigation:
mode: 'all pages'
@@ -0,0 +1,24 @@
uuid: 03048fdb-9f54-4151-bb71-9234720cd0cd
langcode: fr
status: true
dependencies:
config:
- field.field.paragraph.tableau_avec_module.field_tableauooo
- paragraphs.paragraphs_type.tableau_avec_module
module:
- tablefield
id: paragraph.tableau_avec_module.default
targetEntityType: paragraph
bundle: tableau_avec_module
mode: default
content:
field_tableauooo:
type: tablefield
weight: 0
region: content
settings:
input_type: textfield
third_party_settings: { }
hidden:
created: true
status: true
@@ -0,0 +1,25 @@
uuid: a45b7b38-1d79-41b7-86a1-a2af1cb84438
langcode: fr
status: true
dependencies:
config:
- field.field.paragraph.tableau_avec_module.field_tableauooo
- paragraphs.paragraphs_type.tableau_avec_module
module:
- tablefield
id: paragraph.tableau_avec_module.default
targetEntityType: paragraph
bundle: tableau_avec_module
mode: default
content:
field_tableauooo:
type: tablefield
label: above
settings:
row_header: true
column_header: false
third_party_settings: { }
weight: 0
region: content
hidden:
search_api_excerpt: true
@@ -1,10 +0,0 @@
uuid: 950547c6-d69f-48d6-9e54-dd72a6c466c7
langcode: fr
status: true
dependencies:
module:
- block_content
id: block_content.tableau
label: tableau
targetEntityType: block_content
cache: true
@@ -6,6 +6,8 @@ dependencies:
- field.storage.node.field_texte
- node.type.book
- paragraphs.paragraphs_type.image
- paragraphs.paragraphs_type.sous_chapitre
- paragraphs.paragraphs_type.tableau_avec_module
- paragraphs.paragraphs_type.texte
- paragraphs.paragraphs_type.titre_de_chapitre
module:
@@ -26,6 +28,8 @@ settings:
target_bundles:
image: image
titre_de_chapitre: titre_de_chapitre
sous_chapitre: sous_chapitre
tableau_avec_module: tableau_avec_module
texte: texte
negate: 0
target_bundles_drag_drop:
@@ -34,10 +38,13 @@ settings:
enabled: true
sous_chapitre:
weight: 7
enabled: false
enabled: true
tableau:
weight: 6
enabled: false
tableau_avec_module:
weight: 8
enabled: true
tableau_avec_paragraph:
weight: 7
enabled: false
@@ -0,0 +1,78 @@
uuid: 159229d4-3e05-448f-9312-7776785ada40
langcode: fr
status: true
dependencies:
config:
- field.storage.paragraph.field_tableauooo
- paragraphs.paragraphs_type.tableau_avec_module
module:
- tablefield
- tablefield_required
third_party_settings:
tablefield_required:
required_rows: ''
required_cols: ''
multivalue_inherit: false
id: paragraph.tableau_avec_module.field_tableauooo
field_name: field_tableauooo
entity_type: paragraph
bundle: tableau_avec_module
label: tableauooo
description: ''
required: false
translatable: false
default_value:
-
rebuild:
cols: '5'
rows: '5'
value:
0:
weight: '0'
0: ''
1: ''
2: ''
3: ''
4: ''
1:
weight: '1'
0: ''
1: ''
2: ''
3: ''
4: ''
2:
weight: '2'
0: ''
1: ''
2: ''
3: ''
4: ''
3:
weight: '3'
0: ''
1: ''
2: ''
3: ''
4: ''
4:
weight: '4'
0: ''
1: ''
2: ''
3: ''
4: ''
caption: ''
format: null
caption: ''
default_value_callback: ''
settings:
export: false
restrict_rebuild: true
restrict_import: true
lock_values: false
cell_processing: 0
empty_rules:
ignore_table_structure: false
ignore_table_header: false
field_type: tablefield
@@ -0,0 +1,19 @@
uuid: 9db3a5fb-164b-40cb-920c-cb356aa374f3
langcode: fr
status: true
dependencies:
module:
- paragraphs
- tablefield
id: paragraph.field_tableauooo
field_name: field_tableauooo
entity_type: paragraph
type: tablefield
settings: { }
module: tablefield
locked: false
cardinality: 1
translatable: true
indexes: { }
persist_with_no_fields: false
custom_storage: false
+10 -1
View File
@@ -4,6 +4,7 @@ status: true
dependencies:
module:
- editor
- responsive_tables_filter
- url_to_video_filter
_core:
default_config_hash: w3wAkgsV6hn7P_cXCSnV-_1B_HOVJ7qwjv2DZID3B7g
@@ -48,7 +49,7 @@ filters:
status: false
weight: -43
settings:
allowed_html: '<em> <strong> <cite> <blockquote cite> <code> <ul type> <ol type start> <li> <dl> <dt> <dd> <h2 id> <h3 id> <h5 id> <h6 id> <u> <a href hreflang !href accesskey id rel target title data-entity-type data-entity-uuid data-entity-substitution> <img src alt data-entity-type data-entity-uuid data-entity-substitution> <p> <h1> <pre> <h4 id class="inter-titre"> <hr> <table> <caption> <tbody> <thead> <tfoot> <th> <td> <tr> <sup> <sub> <s> <span lang>'
allowed_html: '<em> <strong> <cite> <blockquote cite> <code> <ul type> <ol type start> <li> <dl> <dt> <dd> <h2 id> <h3 id> <h5 id> <h6 id> <u> <a href hreflang !href accesskey id rel target title data-entity-type data-entity-uuid data-entity-substitution> <p> <h1> <pre> <h4 id class="inter-titre"> <hr> <table> <caption> <tbody> <thead> <tfoot> <th> <td> <tr> <sup> <sub> <s> <span lang> <img src alt data-entity-type data-entity-uuid data-entity-substitution src alt data-entity-type data-entity-uuid data-align data-caption>'
filter_html_help: true
filter_html_nofollow: false
filter_align:
@@ -79,3 +80,11 @@ filters:
youtube_webp_preview: '0'
vimeo: '1'
autoload: '0'
filter_responsive_tables_filter:
id: filter_responsive_tables_filter
provider: responsive_tables_filter
status: false
weight: 0
settings:
tablesaw_type: stack
tablesaw_persist: '1'
@@ -0,0 +1,10 @@
uuid: b93bc79a-3675-4756-b79a-8987cb345818
langcode: fr
status: true
dependencies: { }
id: tableau_avec_module
label: 'Tableau avec module'
icon_uuid: null
icon_default: null
description: ''
behavior_plugins: { }
-215
View File
@@ -1,215 +0,0 @@
uuid: ea9f50e5-92ce-4e3f-9125-4311b1922133
langcode: fr
status: true
dependencies:
config:
- node.type.book
module:
- node
- user
id: tableau
label: tableau
module: views
description: 'test de vue pour tableau'
tag: ''
base_table: node_field_data
base_field: nid
display:
default:
id: default
display_title: Default
display_plugin: default
position: 0
display_options:
title: tableau
fields:
title:
id: title
table: node_field_data
field: title
relationship: none
group_type: group
admin_label: ''
entity_type: node
entity_field: title
plugin_id: field
label: Titre
exclude: false
alter:
alter_text: false
make_link: false
absolute: false
word_boundary: false
ellipsis: false
strip_tags: false
trim: false
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: value
type: string
settings:
link_to_entity: true
group_column: value
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
pager:
type: mini
options:
offset: 0
items_per_page: 10
total_pages: null
id: 0
tags:
next: ››
previous: ‹‹
expose:
items_per_page: false
items_per_page_label: 'Éléments par page'
items_per_page_options: '5, 10, 25, 50'
items_per_page_options_all: false
items_per_page_options_all_label: '- Tout -'
offset: false
offset_label: Décalage
exposed_form:
type: basic
options:
submit_button: Appliquer
reset_button: false
reset_button_label: Réinitialiser
exposed_sorts_label: 'Trier par'
expose_sort_order: true
sort_asc_label: Asc
sort_desc_label: Desc
access:
type: perm
options:
perm: 'access content'
cache:
type: tag
options: { }
empty: { }
sorts:
created:
id: created
table: node_field_data
field: created
relationship: none
group_type: group
admin_label: ''
entity_type: node
entity_field: created
plugin_id: date
order: DESC
expose:
label: ''
field_identifier: ''
exposed: false
granularity: second
arguments: { }
filters:
status:
id: status
table: node_field_data
field: status
entity_type: node
entity_field: status
plugin_id: boolean
value: '1'
group: 1
expose:
operator: ''
operator_limit_selection: false
operator_list: { }
type:
id: type
table: node_field_data
field: type
entity_type: node
entity_field: type
plugin_id: bundle
value:
book: book
expose:
operator_limit_selection: false
operator_list: { }
style:
type: table
row:
type: fields
query:
type: views_query
options:
query_comment: ''
disable_sql_rewrite: false
distinct: false
replica: false
query_tags: { }
relationships: { }
header: { }
footer: { }
cache_metadata:
max-age: -1
contexts:
- 'languages:language_content'
- 'languages:language_interface'
- url.query_args
- 'user.node_grants:view'
- user.permissions
tags: { }
block_1:
id: block_1
display_title: Block
display_plugin: block
position: 2
display_options:
pager:
type: some
options:
offset: 0
items_per_page: 5
defaults:
pager: false
display_extenders: { }
cache_metadata:
max-age: -1
contexts:
- 'languages:language_content'
- 'languages:language_interface'
- 'user.node_grants:view'
- user.permissions
tags: { }
page_1:
id: page_1
display_title: Page
display_plugin: page
position: 1
display_options:
display_extenders: { }
path: tableau
cache_metadata:
max-age: -1
contexts:
- 'languages:language_content'
- 'languages:language_interface'
- url.query_args
- 'user.node_grants:view'
- user.permissions
tags: { }