diff --git a/config/sync/book.settings.yml b/config/sync/book.settings.yml index 12c4b85..1d1d3d1 100644 --- a/config/sync/book.settings.yml +++ b/config/sync/book.settings.yml @@ -3,8 +3,8 @@ _core: langcode: fr allowed_types: - book - - chapter - grande_partie + - static block: navigation: mode: 'all pages' diff --git a/config/sync/core.entity_form_display.paragraph.tableau_avec_module.default.yml b/config/sync/core.entity_form_display.paragraph.tableau_avec_module.default.yml new file mode 100644 index 0000000..ac0fab1 --- /dev/null +++ b/config/sync/core.entity_form_display.paragraph.tableau_avec_module.default.yml @@ -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 diff --git a/config/sync/core.entity_view_display.paragraph.tableau_avec_module.default.yml b/config/sync/core.entity_view_display.paragraph.tableau_avec_module.default.yml new file mode 100644 index 0000000..025bc83 --- /dev/null +++ b/config/sync/core.entity_view_display.paragraph.tableau_avec_module.default.yml @@ -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 diff --git a/config/sync/core.entity_view_mode.block_content.tableau.yml b/config/sync/core.entity_view_mode.block_content.tableau.yml deleted file mode 100644 index acf4cd4..0000000 --- a/config/sync/core.entity_view_mode.block_content.tableau.yml +++ /dev/null @@ -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 diff --git a/config/sync/field.field.node.book.field_texte.yml b/config/sync/field.field.node.book.field_texte.yml index d17321c..a4ddb6c 100644 --- a/config/sync/field.field.node.book.field_texte.yml +++ b/config/sync/field.field.node.book.field_texte.yml @@ -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 diff --git a/config/sync/field.field.paragraph.tableau_avec_module.field_tableauooo.yml b/config/sync/field.field.paragraph.tableau_avec_module.field_tableauooo.yml new file mode 100644 index 0000000..aa04d2e --- /dev/null +++ b/config/sync/field.field.paragraph.tableau_avec_module.field_tableauooo.yml @@ -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 diff --git a/config/sync/field.storage.paragraph.field_tableauooo.yml b/config/sync/field.storage.paragraph.field_tableauooo.yml new file mode 100644 index 0000000..734cd53 --- /dev/null +++ b/config/sync/field.storage.paragraph.field_tableauooo.yml @@ -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 diff --git a/config/sync/filter.format.wysiwyg.yml b/config/sync/filter.format.wysiwyg.yml index 390e802..2f85e9d 100644 --- a/config/sync/filter.format.wysiwyg.yml +++ b/config/sync/filter.format.wysiwyg.yml @@ -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: '