diff --git a/config/sync/block.block.rorschach_content.yml b/config/sync/block.block.rorschach_content.yml index fcdb612..62c4b3b 100644 --- a/config/sync/block.block.rorschach_content.yml +++ b/config/sync/block.block.rorschach_content.yml @@ -1,6 +1,6 @@ uuid: d8bb4fc8-9053-45e1-a864-79d86f06b678 langcode: en -status: true +status: false dependencies: module: - context diff --git a/config/sync/core.base_field_override.node.static.changed.yml b/config/sync/core.base_field_override.node.static.changed.yml index 1557c0e..fd9e05f 100644 --- a/config/sync/core.base_field_override.node.static.changed.yml +++ b/config/sync/core.base_field_override.node.static.changed.yml @@ -11,7 +11,7 @@ bundle: static label: Changed description: 'The time that the node was last edited.' required: false -translatable: false +translatable: true default_value: { } default_value_callback: '' settings: { } diff --git a/config/sync/core.base_field_override.node.static.created.yml b/config/sync/core.base_field_override.node.static.created.yml index 6218fa0..dc06b28 100644 --- a/config/sync/core.base_field_override.node.static.created.yml +++ b/config/sync/core.base_field_override.node.static.created.yml @@ -11,7 +11,7 @@ bundle: static label: 'Authored on' description: 'The time that the node was created.' required: false -translatable: false +translatable: true default_value: { } default_value_callback: '' settings: { } diff --git a/config/sync/core.base_field_override.node.static.menu_link.yml b/config/sync/core.base_field_override.node.static.menu_link.yml index 35e4959..bc885a5 100644 --- a/config/sync/core.base_field_override.node.static.menu_link.yml +++ b/config/sync/core.base_field_override.node.static.menu_link.yml @@ -11,7 +11,7 @@ bundle: static label: 'Menu link' description: 'Computed menu link for the node (only available during node saving).' required: false -translatable: false +translatable: true default_value: { } default_value_callback: '' settings: diff --git a/config/sync/core.base_field_override.node.static.path.yml b/config/sync/core.base_field_override.node.static.path.yml index d8441fd..9458f5b 100644 --- a/config/sync/core.base_field_override.node.static.path.yml +++ b/config/sync/core.base_field_override.node.static.path.yml @@ -13,7 +13,7 @@ bundle: static label: 'URL alias' description: '' required: false -translatable: false +translatable: true default_value: { } default_value_callback: '' settings: { } diff --git a/config/sync/core.base_field_override.node.static.promote.yml b/config/sync/core.base_field_override.node.static.promote.yml index 3a7079c..5a5c483 100644 --- a/config/sync/core.base_field_override.node.static.promote.yml +++ b/config/sync/core.base_field_override.node.static.promote.yml @@ -13,7 +13,7 @@ bundle: static label: 'Promoted to front page' description: '' required: false -translatable: false +translatable: true default_value: - value: 0 diff --git a/config/sync/core.base_field_override.node.static.status.yml b/config/sync/core.base_field_override.node.static.status.yml index cb03605..f6b1ee2 100644 --- a/config/sync/core.base_field_override.node.static.status.yml +++ b/config/sync/core.base_field_override.node.static.status.yml @@ -11,7 +11,7 @@ bundle: static label: Published description: '' required: false -translatable: false +translatable: true default_value: - value: 1 diff --git a/config/sync/core.base_field_override.node.static.sticky.yml b/config/sync/core.base_field_override.node.static.sticky.yml index cfad735..9a7da39 100644 --- a/config/sync/core.base_field_override.node.static.sticky.yml +++ b/config/sync/core.base_field_override.node.static.sticky.yml @@ -11,7 +11,7 @@ bundle: static label: 'Sticky at top of lists' description: '' required: false -translatable: false +translatable: true default_value: - value: 0 diff --git a/config/sync/core.base_field_override.node.static.title.yml b/config/sync/core.base_field_override.node.static.title.yml index a0c26c4..7d67012 100644 --- a/config/sync/core.base_field_override.node.static.title.yml +++ b/config/sync/core.base_field_override.node.static.title.yml @@ -11,7 +11,7 @@ bundle: static label: Title description: '' required: true -translatable: false +translatable: true default_value: { } default_value_callback: '' settings: { } diff --git a/config/sync/core.base_field_override.node.static.uid.yml b/config/sync/core.base_field_override.node.static.uid.yml index c390f2d..da9615f 100644 --- a/config/sync/core.base_field_override.node.static.uid.yml +++ b/config/sync/core.base_field_override.node.static.uid.yml @@ -11,7 +11,7 @@ bundle: static label: 'Authored by' description: 'The username of the content author.' required: false -translatable: false +translatable: true default_value: { } default_value_callback: 'Drupal\node\Entity\Node::getDefaultEntityOwner' settings: diff --git a/config/sync/core.base_field_override.paragraph.article.created.yml b/config/sync/core.base_field_override.paragraph.article.created.yml new file mode 100644 index 0000000..4e3f2db --- /dev/null +++ b/config/sync/core.base_field_override.paragraph.article.created.yml @@ -0,0 +1,18 @@ +uuid: 590119a3-0bcf-4db9-84ae-2b06ca180161 +langcode: fr +status: true +dependencies: + config: + - paragraphs.paragraphs_type.article +id: paragraph.article.created +field_name: created +entity_type: paragraph +bundle: article +label: 'Authored on' +description: 'The time that the Paragraph was created.' +required: false +translatable: true +default_value: { } +default_value_callback: '' +settings: { } +field_type: created diff --git a/config/sync/core.base_field_override.paragraph.article.status.yml b/config/sync/core.base_field_override.paragraph.article.status.yml new file mode 100644 index 0000000..5e7dfd6 --- /dev/null +++ b/config/sync/core.base_field_override.paragraph.article.status.yml @@ -0,0 +1,22 @@ +uuid: e534929b-03dd-4c3e-9536-eefdfe244a2a +langcode: fr +status: true +dependencies: + config: + - paragraphs.paragraphs_type.article +id: paragraph.article.status +field_name: status +entity_type: paragraph +bundle: article +label: Published +description: '' +required: false +translatable: true +default_value: + - + value: 1 +default_value_callback: '' +settings: + on_label: 'On' + off_label: 'Off' +field_type: boolean diff --git a/config/sync/core.base_field_override.paragraph.chapitre.created.yml b/config/sync/core.base_field_override.paragraph.chapitre.created.yml new file mode 100644 index 0000000..6834ee2 --- /dev/null +++ b/config/sync/core.base_field_override.paragraph.chapitre.created.yml @@ -0,0 +1,18 @@ +uuid: ce9c5938-adb4-447f-af47-2054120e32e1 +langcode: fr +status: true +dependencies: + config: + - paragraphs.paragraphs_type.chapitre +id: paragraph.chapitre.created +field_name: created +entity_type: paragraph +bundle: chapitre +label: 'Authored on' +description: 'The time that the Paragraph was created.' +required: false +translatable: false +default_value: { } +default_value_callback: '' +settings: { } +field_type: created diff --git a/config/sync/core.base_field_override.paragraph.chapitre.status.yml b/config/sync/core.base_field_override.paragraph.chapitre.status.yml new file mode 100644 index 0000000..d2c5739 --- /dev/null +++ b/config/sync/core.base_field_override.paragraph.chapitre.status.yml @@ -0,0 +1,22 @@ +uuid: 44b28d68-6848-4366-be20-27f60dbe4e23 +langcode: fr +status: true +dependencies: + config: + - paragraphs.paragraphs_type.chapitre +id: paragraph.chapitre.status +field_name: status +entity_type: paragraph +bundle: chapitre +label: Published +description: '' +required: false +translatable: false +default_value: + - + value: 1 +default_value_callback: '' +settings: + on_label: 'On' + off_label: 'Off' +field_type: boolean diff --git a/config/sync/core.base_field_override.paragraph.image.created.yml b/config/sync/core.base_field_override.paragraph.image.created.yml new file mode 100644 index 0000000..6aa9a40 --- /dev/null +++ b/config/sync/core.base_field_override.paragraph.image.created.yml @@ -0,0 +1,18 @@ +uuid: 01c06e76-fde0-44a5-9d3c-276abe106f5f +langcode: fr +status: true +dependencies: + config: + - paragraphs.paragraphs_type.image +id: paragraph.image.created +field_name: created +entity_type: paragraph +bundle: image +label: 'Authored on' +description: 'The time that the Paragraph was created.' +required: false +translatable: true +default_value: { } +default_value_callback: '' +settings: { } +field_type: created diff --git a/config/sync/core.base_field_override.paragraph.image.status.yml b/config/sync/core.base_field_override.paragraph.image.status.yml new file mode 100644 index 0000000..c1fe74a --- /dev/null +++ b/config/sync/core.base_field_override.paragraph.image.status.yml @@ -0,0 +1,22 @@ +uuid: cfe978da-bd92-4308-bec9-c2fffe5cccfc +langcode: fr +status: true +dependencies: + config: + - paragraphs.paragraphs_type.image +id: paragraph.image.status +field_name: status +entity_type: paragraph +bundle: image +label: Published +description: '' +required: false +translatable: true +default_value: + - + value: 1 +default_value_callback: '' +settings: + on_label: 'On' + off_label: 'Off' +field_type: boolean diff --git a/config/sync/core.base_field_override.paragraph.subheading.created.yml b/config/sync/core.base_field_override.paragraph.subheading.created.yml new file mode 100644 index 0000000..1540132 --- /dev/null +++ b/config/sync/core.base_field_override.paragraph.subheading.created.yml @@ -0,0 +1,18 @@ +uuid: 7d877219-588b-4015-a2c4-ea464d49a65e +langcode: fr +status: true +dependencies: + config: + - paragraphs.paragraphs_type.subheading +id: paragraph.subheading.created +field_name: created +entity_type: paragraph +bundle: subheading +label: 'Authored on' +description: 'The time that the Paragraph was created.' +required: false +translatable: true +default_value: { } +default_value_callback: '' +settings: { } +field_type: created diff --git a/config/sync/core.base_field_override.paragraph.subheading.status.yml b/config/sync/core.base_field_override.paragraph.subheading.status.yml new file mode 100644 index 0000000..feb27ea --- /dev/null +++ b/config/sync/core.base_field_override.paragraph.subheading.status.yml @@ -0,0 +1,22 @@ +uuid: a7fd1a65-17cb-4fe9-aac8-4e848aebd1e8 +langcode: fr +status: true +dependencies: + config: + - paragraphs.paragraphs_type.subheading +id: paragraph.subheading.status +field_name: status +entity_type: paragraph +bundle: subheading +label: Published +description: '' +required: false +translatable: true +default_value: + - + value: 1 +default_value_callback: '' +settings: + on_label: 'On' + off_label: 'Off' +field_type: boolean diff --git a/config/sync/core.base_field_override.paragraph.tablefield.created.yml b/config/sync/core.base_field_override.paragraph.tablefield.created.yml new file mode 100644 index 0000000..42c183d --- /dev/null +++ b/config/sync/core.base_field_override.paragraph.tablefield.created.yml @@ -0,0 +1,18 @@ +uuid: cf8692cf-8f6b-4c54-a637-a6e6f1e2d9fa +langcode: fr +status: true +dependencies: + config: + - paragraphs.paragraphs_type.tablefield +id: paragraph.tablefield.created +field_name: created +entity_type: paragraph +bundle: tablefield +label: 'Authored on' +description: 'The time that the Paragraph was created.' +required: false +translatable: true +default_value: { } +default_value_callback: '' +settings: { } +field_type: created diff --git a/config/sync/core.base_field_override.paragraph.tablefield.status.yml b/config/sync/core.base_field_override.paragraph.tablefield.status.yml new file mode 100644 index 0000000..d46e673 --- /dev/null +++ b/config/sync/core.base_field_override.paragraph.tablefield.status.yml @@ -0,0 +1,22 @@ +uuid: 6f7e0486-983d-435d-a186-2324c333d73f +langcode: fr +status: true +dependencies: + config: + - paragraphs.paragraphs_type.tablefield +id: paragraph.tablefield.status +field_name: status +entity_type: paragraph +bundle: tablefield +label: Published +description: '' +required: false +translatable: true +default_value: + - + value: 1 +default_value_callback: '' +settings: + on_label: 'On' + off_label: 'Off' +field_type: boolean diff --git a/config/sync/core.base_field_override.paragraph.text.created.yml b/config/sync/core.base_field_override.paragraph.text.created.yml new file mode 100644 index 0000000..ee6e56a --- /dev/null +++ b/config/sync/core.base_field_override.paragraph.text.created.yml @@ -0,0 +1,18 @@ +uuid: eb21e0b4-6e76-4995-8802-4fd27024cab4 +langcode: fr +status: true +dependencies: + config: + - paragraphs.paragraphs_type.text +id: paragraph.text.created +field_name: created +entity_type: paragraph +bundle: text +label: 'Authored on' +description: 'The time that the Paragraph was created.' +required: false +translatable: true +default_value: { } +default_value_callback: '' +settings: { } +field_type: created diff --git a/config/sync/core.base_field_override.paragraph.text.status.yml b/config/sync/core.base_field_override.paragraph.text.status.yml new file mode 100644 index 0000000..904416f --- /dev/null +++ b/config/sync/core.base_field_override.paragraph.text.status.yml @@ -0,0 +1,22 @@ +uuid: 44c7df12-b7fa-414b-9824-83c4fb395fdb +langcode: fr +status: true +dependencies: + config: + - paragraphs.paragraphs_type.text +id: paragraph.text.status +field_name: status +entity_type: paragraph +bundle: text +label: Published +description: '' +required: false +translatable: true +default_value: + - + value: 1 +default_value_callback: '' +settings: + on_label: 'On' + off_label: 'Off' +field_type: boolean diff --git a/config/sync/core.base_field_override.paragraph.title.created.yml b/config/sync/core.base_field_override.paragraph.title.created.yml new file mode 100644 index 0000000..7abc137 --- /dev/null +++ b/config/sync/core.base_field_override.paragraph.title.created.yml @@ -0,0 +1,18 @@ +uuid: 9a011566-49ec-40ed-a8d3-119950275e13 +langcode: fr +status: true +dependencies: + config: + - paragraphs.paragraphs_type.title +id: paragraph.title.created +field_name: created +entity_type: paragraph +bundle: title +label: 'Authored on' +description: 'The time that the Paragraph was created.' +required: false +translatable: true +default_value: { } +default_value_callback: '' +settings: { } +field_type: created diff --git a/config/sync/core.base_field_override.paragraph.title.status.yml b/config/sync/core.base_field_override.paragraph.title.status.yml new file mode 100644 index 0000000..7a5d9ff --- /dev/null +++ b/config/sync/core.base_field_override.paragraph.title.status.yml @@ -0,0 +1,22 @@ +uuid: 861433b1-c54d-4142-aab1-e0bfaa70ec4e +langcode: fr +status: true +dependencies: + config: + - paragraphs.paragraphs_type.title +id: paragraph.title.status +field_name: status +entity_type: paragraph +bundle: title +label: Published +description: '' +required: false +translatable: true +default_value: + - + value: 1 +default_value_callback: '' +settings: + on_label: 'On' + off_label: 'Off' +field_type: boolean diff --git a/config/sync/core.base_field_override.taxonomy_term.book.changed.yml b/config/sync/core.base_field_override.taxonomy_term.book.changed.yml new file mode 100644 index 0000000..cf3e55c --- /dev/null +++ b/config/sync/core.base_field_override.taxonomy_term.book.changed.yml @@ -0,0 +1,18 @@ +uuid: 444da61b-726b-46a9-8981-ee5d74024860 +langcode: fr +status: true +dependencies: + config: + - taxonomy.vocabulary.book +id: taxonomy_term.book.changed +field_name: changed +entity_type: taxonomy_term +bundle: book +label: Changed +description: 'The time that the term was last edited.' +required: false +translatable: false +default_value: { } +default_value_callback: '' +settings: { } +field_type: changed diff --git a/config/sync/core.base_field_override.taxonomy_term.book.description.yml b/config/sync/core.base_field_override.taxonomy_term.book.description.yml new file mode 100644 index 0000000..49e4192 --- /dev/null +++ b/config/sync/core.base_field_override.taxonomy_term.book.description.yml @@ -0,0 +1,20 @@ +uuid: ae5aa228-6bd3-429b-8fd4-3e609ad9fbff +langcode: fr +status: true +dependencies: + config: + - taxonomy.vocabulary.book + module: + - text +id: taxonomy_term.book.description +field_name: description +entity_type: taxonomy_term +bundle: book +label: Description +description: '' +required: false +translatable: false +default_value: { } +default_value_callback: '' +settings: { } +field_type: text_long diff --git a/config/sync/core.base_field_override.taxonomy_term.book.name.yml b/config/sync/core.base_field_override.taxonomy_term.book.name.yml new file mode 100644 index 0000000..ff7e9c0 --- /dev/null +++ b/config/sync/core.base_field_override.taxonomy_term.book.name.yml @@ -0,0 +1,18 @@ +uuid: 171879f5-a300-46e9-b5f1-fd0950905329 +langcode: fr +status: true +dependencies: + config: + - taxonomy.vocabulary.book +id: taxonomy_term.book.name +field_name: name +entity_type: taxonomy_term +bundle: book +label: Name +description: '' +required: true +translatable: false +default_value: { } +default_value_callback: '' +settings: { } +field_type: string diff --git a/config/sync/core.base_field_override.taxonomy_term.book.path.yml b/config/sync/core.base_field_override.taxonomy_term.book.path.yml new file mode 100644 index 0000000..e5ee98b --- /dev/null +++ b/config/sync/core.base_field_override.taxonomy_term.book.path.yml @@ -0,0 +1,20 @@ +uuid: 5d375fd4-6d1a-4590-b58f-85878f906bbc +langcode: fr +status: true +dependencies: + config: + - taxonomy.vocabulary.book + module: + - path +id: taxonomy_term.book.path +field_name: path +entity_type: taxonomy_term +bundle: book +label: 'URL alias' +description: '' +required: false +translatable: false +default_value: { } +default_value_callback: '' +settings: { } +field_type: path diff --git a/config/sync/core.base_field_override.taxonomy_term.book.status.yml b/config/sync/core.base_field_override.taxonomy_term.book.status.yml new file mode 100644 index 0000000..582b3a0 --- /dev/null +++ b/config/sync/core.base_field_override.taxonomy_term.book.status.yml @@ -0,0 +1,22 @@ +uuid: b3f50006-d9e7-40de-afb1-3d62f8b408f6 +langcode: fr +status: true +dependencies: + config: + - taxonomy.vocabulary.book +id: taxonomy_term.book.status +field_name: status +entity_type: taxonomy_term +bundle: book +label: Published +description: '' +required: false +translatable: false +default_value: + - + value: 1 +default_value_callback: '' +settings: + on_label: 'On' + off_label: 'Off' +field_type: boolean diff --git a/config/sync/field.field.node.book.field_bookpage_subheading.yml b/config/sync/field.field.node.book.field_bookpage_subheading.yml index 416baac..12bf0bf 100644 --- a/config/sync/field.field.node.book.field_bookpage_subheading.yml +++ b/config/sync/field.field.node.book.field_bookpage_subheading.yml @@ -14,7 +14,7 @@ bundle: book label: SubHeading description: '' required: false -translatable: false +translatable: true default_value: { } default_value_callback: '' settings: { } diff --git a/config/sync/field.field.node.book.field_parent_book.yml b/config/sync/field.field.node.book.field_parent_book.yml index c194e4f..22b95b9 100644 --- a/config/sync/field.field.node.book.field_parent_book.yml +++ b/config/sync/field.field.node.book.field_parent_book.yml @@ -12,7 +12,7 @@ bundle: book label: 'Parent Book' description: '' required: false -translatable: false +translatable: true default_value: { } default_value_callback: '' settings: diff --git a/config/sync/field.field.node.static.body.yml b/config/sync/field.field.node.static.body.yml index c7d5643..afcb84d 100644 --- a/config/sync/field.field.node.static.body.yml +++ b/config/sync/field.field.node.static.body.yml @@ -16,7 +16,7 @@ bundle: static label: Body description: '' required: false -translatable: false +translatable: true default_value: { } default_value_callback: '' settings: diff --git a/config/sync/field.field.paragraph.article.field_article.yml b/config/sync/field.field.paragraph.article.field_article.yml index 6298a3a..9b2e7be 100644 --- a/config/sync/field.field.paragraph.article.field_article.yml +++ b/config/sync/field.field.paragraph.article.field_article.yml @@ -19,7 +19,7 @@ bundle: article label: Article description: '' required: false -translatable: false +translatable: true default_value: { } default_value_callback: '' settings: diff --git a/config/sync/field.field.paragraph.chapitre.field_chapitre.yml b/config/sync/field.field.paragraph.chapitre.field_chapitre.yml index 89a66c4..1b2e23c 100644 --- a/config/sync/field.field.paragraph.chapitre.field_chapitre.yml +++ b/config/sync/field.field.paragraph.chapitre.field_chapitre.yml @@ -14,7 +14,7 @@ bundle: chapitre label: chapitre description: '' required: false -translatable: true +translatable: false default_value: { } default_value_callback: '' settings: diff --git a/config/sync/field.field.paragraph.image.field_image.yml b/config/sync/field.field.paragraph.image.field_image.yml index 928c1db..50ac3b0 100644 --- a/config/sync/field.field.paragraph.image.field_image.yml +++ b/config/sync/field.field.paragraph.image.field_image.yml @@ -11,9 +11,9 @@ dependencies: third_party_settings: content_translation: translation_sync: - file: file - alt: '0' - title: '0' + alt: alt + title: title + file: '0' id: paragraph.image.field_image field_name: field_image entity_type: paragraph diff --git a/config/sync/field.field.paragraph.subheading.field_subheading.yml b/config/sync/field.field.paragraph.subheading.field_subheading.yml index 26492ea..fe276c5 100644 --- a/config/sync/field.field.paragraph.subheading.field_subheading.yml +++ b/config/sync/field.field.paragraph.subheading.field_subheading.yml @@ -14,7 +14,7 @@ bundle: subheading label: subheading description: '' required: false -translatable: false +translatable: true default_value: { } default_value_callback: '' settings: { } diff --git a/config/sync/field.field.paragraph.title.field_title.yml b/config/sync/field.field.paragraph.title.field_title.yml index da12854..ef8b72b 100644 --- a/config/sync/field.field.paragraph.title.field_title.yml +++ b/config/sync/field.field.paragraph.title.field_title.yml @@ -14,7 +14,7 @@ bundle: title label: title description: '' required: false -translatable: false +translatable: true default_value: { } default_value_callback: '' settings: { } diff --git a/config/sync/language.content_settings.block_content.content_book_page.yml b/config/sync/language.content_settings.block_content.content_book_page.yml index 5e50ece..7906f29 100644 --- a/config/sync/language.content_settings.block_content.content_book_page.yml +++ b/config/sync/language.content_settings.block_content.content_book_page.yml @@ -9,6 +9,8 @@ dependencies: third_party_settings: content_translation: enabled: true + bundle_settings: + untranslatable_fields_hide: '0' id: block_content.content_book_page target_entity_type_id: block_content target_bundle: content_book_page diff --git a/config/sync/language.content_settings.node.static.yml b/config/sync/language.content_settings.node.static.yml index e91dae9..6e992ba 100644 --- a/config/sync/language.content_settings.node.static.yml +++ b/config/sync/language.content_settings.node.static.yml @@ -8,7 +8,7 @@ dependencies: - content_translation third_party_settings: content_translation: - enabled: false + enabled: true bundle_settings: untranslatable_fields_hide: '0' _core: @@ -17,4 +17,4 @@ id: node.static target_entity_type_id: node target_bundle: static default_langcode: site_default -language_alterable: false +language_alterable: true diff --git a/config/sync/language.content_settings.paragraph.article.yml b/config/sync/language.content_settings.paragraph.article.yml new file mode 100644 index 0000000..048f668 --- /dev/null +++ b/config/sync/language.content_settings.paragraph.article.yml @@ -0,0 +1,18 @@ +uuid: 656eb76f-204e-47f4-a8e1-cd289735c522 +langcode: fr +status: true +dependencies: + config: + - paragraphs.paragraphs_type.article + module: + - content_translation +third_party_settings: + content_translation: + enabled: true + bundle_settings: + untranslatable_fields_hide: '0' +id: paragraph.article +target_entity_type_id: paragraph +target_bundle: article +default_langcode: site_default +language_alterable: true diff --git a/config/sync/language.content_settings.paragraph.chapitre.yml b/config/sync/language.content_settings.paragraph.chapitre.yml index 48d21d3..585616d 100644 --- a/config/sync/language.content_settings.paragraph.chapitre.yml +++ b/config/sync/language.content_settings.paragraph.chapitre.yml @@ -8,11 +8,11 @@ dependencies: - content_translation third_party_settings: content_translation: - enabled: true + enabled: false bundle_settings: untranslatable_fields_hide: '0' id: paragraph.chapitre target_entity_type_id: paragraph target_bundle: chapitre default_langcode: site_default -language_alterable: true +language_alterable: false diff --git a/config/sync/language.content_settings.paragraph.image.yml b/config/sync/language.content_settings.paragraph.image.yml new file mode 100644 index 0000000..78f1f62 --- /dev/null +++ b/config/sync/language.content_settings.paragraph.image.yml @@ -0,0 +1,18 @@ +uuid: 49cc6fe7-be14-4e57-a598-9ca2ac8cc30c +langcode: fr +status: true +dependencies: + config: + - paragraphs.paragraphs_type.image + module: + - content_translation +third_party_settings: + content_translation: + enabled: true + bundle_settings: + untranslatable_fields_hide: '0' +id: paragraph.image +target_entity_type_id: paragraph +target_bundle: image +default_langcode: site_default +language_alterable: true diff --git a/config/sync/language.content_settings.paragraph.subheading.yml b/config/sync/language.content_settings.paragraph.subheading.yml new file mode 100644 index 0000000..8f9ea4b --- /dev/null +++ b/config/sync/language.content_settings.paragraph.subheading.yml @@ -0,0 +1,18 @@ +uuid: 6903a7c4-28bd-405b-8946-cb3ddc1d2352 +langcode: fr +status: true +dependencies: + config: + - paragraphs.paragraphs_type.subheading + module: + - content_translation +third_party_settings: + content_translation: + enabled: true + bundle_settings: + untranslatable_fields_hide: '0' +id: paragraph.subheading +target_entity_type_id: paragraph +target_bundle: subheading +default_langcode: site_default +language_alterable: true diff --git a/config/sync/language.content_settings.paragraph.tablefield.yml b/config/sync/language.content_settings.paragraph.tablefield.yml new file mode 100644 index 0000000..486d5dc --- /dev/null +++ b/config/sync/language.content_settings.paragraph.tablefield.yml @@ -0,0 +1,18 @@ +uuid: 4ea20d44-c1e5-4505-bb90-86575c1cb3f7 +langcode: fr +status: true +dependencies: + config: + - paragraphs.paragraphs_type.tablefield + module: + - content_translation +third_party_settings: + content_translation: + enabled: true + bundle_settings: + untranslatable_fields_hide: '0' +id: paragraph.tablefield +target_entity_type_id: paragraph +target_bundle: tablefield +default_langcode: site_default +language_alterable: true diff --git a/config/sync/language.content_settings.paragraph.text.yml b/config/sync/language.content_settings.paragraph.text.yml new file mode 100644 index 0000000..82afb32 --- /dev/null +++ b/config/sync/language.content_settings.paragraph.text.yml @@ -0,0 +1,18 @@ +uuid: 0ef0aecd-4f4b-4e1c-8f2f-2d6e901192f0 +langcode: fr +status: true +dependencies: + config: + - paragraphs.paragraphs_type.text + module: + - content_translation +third_party_settings: + content_translation: + enabled: true + bundle_settings: + untranslatable_fields_hide: '0' +id: paragraph.text +target_entity_type_id: paragraph +target_bundle: text +default_langcode: site_default +language_alterable: true diff --git a/config/sync/language.content_settings.paragraph.title.yml b/config/sync/language.content_settings.paragraph.title.yml new file mode 100644 index 0000000..c80d213 --- /dev/null +++ b/config/sync/language.content_settings.paragraph.title.yml @@ -0,0 +1,18 @@ +uuid: 33005460-6fa6-4efa-a176-11ce923b5579 +langcode: fr +status: true +dependencies: + config: + - paragraphs.paragraphs_type.title + module: + - content_translation +third_party_settings: + content_translation: + enabled: true + bundle_settings: + untranslatable_fields_hide: '0' +id: paragraph.title +target_entity_type_id: paragraph +target_bundle: title +default_langcode: site_default +language_alterable: true diff --git a/config/sync/language.content_settings.taxonomy_term.book.yml b/config/sync/language.content_settings.taxonomy_term.book.yml index ab0e5b9..fece95b 100644 --- a/config/sync/language.content_settings.taxonomy_term.book.yml +++ b/config/sync/language.content_settings.taxonomy_term.book.yml @@ -4,6 +4,13 @@ status: true dependencies: config: - taxonomy.vocabulary.book + module: + - content_translation +third_party_settings: + content_translation: + enabled: false + bundle_settings: + untranslatable_fields_hide: '0' id: taxonomy_term.book target_entity_type_id: taxonomy_term target_bundle: book diff --git a/config/sync/language.types.yml b/config/sync/language.types.yml index 0308460..66039af 100644 --- a/config/sync/language.types.yml +++ b/config/sync/language.types.yml @@ -10,7 +10,7 @@ configurable: negotiation: language_content: enabled: - language-interface: 0 + language-interface: 9 method_weights: language-content-entity: -9 language-url: -8 @@ -25,7 +25,9 @@ negotiation: language-url-fallback: 1 language_interface: enabled: + language-user-admin: -10 language-url: -8 + language-user: -4 language-selected: 12 method_weights: language-user-admin: -10 diff --git a/config/sync/user.role.editor.yml b/config/sync/user.role.editor.yml index af7e843..f2dc58e 100644 --- a/config/sync/user.role.editor.yml +++ b/config/sync/user.role.editor.yml @@ -6,9 +6,11 @@ dependencies: - node.type.book - node.type.static module: + - block_content - book - content_translation - node + - paragraphs - system - tablefield - toolbar @@ -24,10 +26,12 @@ permissions: - 'add content to books' - 'addrow tablefield' - 'administer book outlines' + - 'administer content translation' - 'create book content' - 'create content translations' - 'create new books' - 'create static content' + - 'delete content translations' - 'delete own book content' - 'delete own static content' - 'edit any book content' @@ -37,6 +41,13 @@ permissions: - 'export tablefield' - 'import tablefield' - 'rebuild tablefield' + - 'translate any entity' + - 'translate block_content' + - 'translate book node' + - 'translate editable entities' + - 'translate paragraph' + - 'translate static node' + - 'translate user' - 'update content translations' - 'view book revisions' - 'view own unpublished content' diff --git a/config/sync/user.role.translator.yml b/config/sync/user.role.translator.yml index 57b334f..bb87c14 100644 --- a/config/sync/user.role.translator.yml +++ b/config/sync/user.role.translator.yml @@ -2,12 +2,39 @@ uuid: db60f537-3369-4dd0-af59-8af8e234cfed langcode: fr status: true dependencies: + config: + - node.type.book + - node.type.static module: + - block_content - content_translation + - node + - paragraphs + - system id: translator label: Translator weight: -4 is_admin: null permissions: + - 'access administration pages' + - 'administer content translation' + - 'create book content' - 'create content translations' + - 'create static content' + - 'delete content translations' + - 'delete own book content' + - 'delete own static content' + - 'edit any book content' + - 'edit any static content' + - 'edit own book content' + - 'edit own static content' + - 'translate any entity' + - 'translate block_content' + - 'translate book node' + - 'translate editable entities' + - 'translate paragraph' + - 'translate static node' + - 'translate user' - 'update content translations' + - 'view own unpublished content' + - 'view the administration theme' diff --git a/web/themes/custom/rorschach/css-compiled/styles.css b/web/themes/custom/rorschach/css-compiled/styles.css index edaffce..9a7c17a 100644 --- a/web/themes/custom/rorschach/css-compiled/styles.css +++ b/web/themes/custom/rorschach/css-compiled/styles.css @@ -163,9 +163,6 @@ table { display: flex; flex-direction: row; } -.block-system-breadcrumb-block { - margin: 4rem; } - a { text-decoration: none; } @@ -825,20 +822,6 @@ a { .field--name-field-subheading { font-size: 1rem; } -article.node-type-book { - width: 70%; } - article.node-type-book h2 { - visibility: hidden; } - article.node-type-book div:nth-child(1) > nav:nth-child(1) > ul:nth-child(2) { - display: flex; - flex-direction: row; - justify-content: space-between; - list-style: none; - box-shadow: 0px 0px 1px black; } - article.node-type-book .links.inline { - list-style: none; - box-shadow: 0px 0px 1px black; } - .node-book-edit-form { width: 80%; border-top-style: solid; @@ -1037,6 +1020,20 @@ article.node-type-book { padding-right: 1rem; padding-bottom: 1rem; } +article.node-type-book { + width: 70%; } + article.node-type-book nav h2 { + visibility: hidden; } + article.node-type-book nav ul { + display: flex; + flex-direction: row; + justify-content: space-between; + list-style: none; + box-shadow: 0px 0px 1px black; } + article.node-type-book .links.inline { + list-style: none; + box-shadow: 0px 0px 1px black; } + #block-breadcrumbs nav ol { list-style: none; display: flex; diff --git a/web/themes/custom/rorschach/scss/global/_layout.scss b/web/themes/custom/rorschach/scss/global/_layout.scss index 3da2328..022854c 100644 --- a/web/themes/custom/rorschach/scss/global/_layout.scss +++ b/web/themes/custom/rorschach/scss/global/_layout.scss @@ -78,6 +78,3 @@ flex-direction: row; } -.block-system-breadcrumb-block{ - margin: 4rem; -} \ No newline at end of file diff --git a/web/themes/custom/rorschach/scss/pages/_bookpage.scss b/web/themes/custom/rorschach/scss/pages/_bookpage.scss index 8a519cb..6e8d70a 100644 --- a/web/themes/custom/rorschach/scss/pages/_bookpage.scss +++ b/web/themes/custom/rorschach/scss/pages/_bookpage.scss @@ -3,22 +3,4 @@ } -article.node-type-book{ - width: 70%; - h2{ - visibility: hidden; - } - div:nth-child(1) > nav:nth-child(1) > ul:nth-child(2){ - display: flex; - flex-direction: row; - justify-content: space-between; - list-style: none; - box-shadow: 0px 0px 1px black; - - } - .links.inline{ - list-style: none; - box-shadow: 0px 0px 1px black; - } -} diff --git a/web/themes/custom/rorschach/scss/partials/_booknavigation.scss b/web/themes/custom/rorschach/scss/partials/_booknavigation.scss new file mode 100644 index 0000000..0da948c --- /dev/null +++ b/web/themes/custom/rorschach/scss/partials/_booknavigation.scss @@ -0,0 +1,23 @@ +article.node-type-book{ + width: 70%; + nav{ + + h2{ + + visibility: hidden; + } + ul{ + display: flex; + flex-direction: row; + justify-content: space-between; + list-style: none; + box-shadow: 0px 0px 1px black; + + } + + } + .links.inline{ + list-style: none; + box-shadow: 0px 0px 1px black; + } +} diff --git a/web/themes/custom/rorschach/scss/partials/_breadcrumbs.scss b/web/themes/custom/rorschach/scss/partials/_breadcrumbs.scss index b2d6487..5b9a923 100644 --- a/web/themes/custom/rorschach/scss/partials/_breadcrumbs.scss +++ b/web/themes/custom/rorschach/scss/partials/_breadcrumbs.scss @@ -19,6 +19,9 @@ } } +// .block-system-breadcrumb-block{ +// margin: 4rem; +// } // #block-breadcrumbs > nav:nth-child(1) > ol:nth-child(2) \ No newline at end of file diff --git a/web/themes/custom/rorschach/scss/partials/_navigation.scss b/web/themes/custom/rorschach/scss/partials/_summary.scss similarity index 100% rename from web/themes/custom/rorschach/scss/partials/_navigation.scss rename to web/themes/custom/rorschach/scss/partials/_summary.scss diff --git a/web/themes/custom/rorschach/scss/styles.scss b/web/themes/custom/rorschach/scss/styles.scss index 47a35c4..a5cd823 100644 --- a/web/themes/custom/rorschach/scss/styles.scss +++ b/web/themes/custom/rorschach/scss/styles.scss @@ -31,7 +31,7 @@ /*partials*/ @import "partials/_header"; @import "partials/_footer"; -@import "partials/_navigation"; +@import "partials/_booknavigation"; @import "partials/_breadcrumbs"; @import "partials/_primary-tabs";