Projet content type

This commit is contained in:
2025-10-21 12:04:47 +02:00
parent d2ef067ea6
commit 43f8407d16
38 changed files with 1217 additions and 0 deletions

View File

@@ -0,0 +1,22 @@
uuid: 604162cf-51a4-498c-8d68-8bc3251e71a1
langcode: fr
status: true
dependencies:
config:
- node.type.projet
id: node.projet.promote
field_name: promote
entity_type: node
bundle: projet
label: "Promu en page d'accueil"
description: ''
required: false
translatable: true
default_value:
-
value: 0
default_value_callback: ''
settings:
on_label: Activé
off_label: Désactivé
field_type: boolean

View File

@@ -0,0 +1,18 @@
uuid: a9f1e789-aedf-4277-9393-64adf1b30039
langcode: fr
status: true
dependencies:
config:
- node.type.projet
id: node.projet.title
field_name: title
entity_type: node
bundle: projet
label: "Nom du projet porté par l'équipe"
description: ''
required: true
translatable: true
default_value: { }
default_value_callback: ''
settings: { }
field_type: string

View File

@@ -0,0 +1,243 @@
uuid: ae541456-ae9d-4552-99c1-aa2769a2beb8
langcode: fr
status: true
dependencies:
config:
- field.field.node.projet.field_documents
- field.field.node.projet.field_infos
- field.field.node.projet.field_liens
- field.field.node.projet.field_nom_de_l_equipe
- field.field.node.projet.field_parties_projet
- node.type.projet
module:
- field_group
- file
- link
- paragraphs
- path
third_party_settings:
field_group:
group_tabs:
children:
- group_infos
- group_parties
- group_docs_liens
label: Tabs
region: content
parent_name: ''
weight: 3
format_type: tabs
format_settings:
classes: ''
show_empty_fields: false
id: ''
label_as_html: false
direction: horizontal
width_breakpoint: 640
group_parties:
children:
- field_parties_projet
label: Contenus
region: hidden
parent_name: group_tabs
weight: 8
format_type: tab
format_settings:
classes: ''
show_empty_fields: false
id: ''
label_as_html: false
formatter: closed
description: ''
required_fields: true
group_infos:
children:
- field_infos
label: Infos
region: hidden
parent_name: group_tabs
weight: 7
format_type: tab
format_settings:
classes: ''
show_empty_fields: false
id: ''
label_as_html: false
formatter: open
description: ''
required_fields: true
group_details:
children:
- langcode
- uid
- created
- status
- promote
- sticky
- simple_sitemap_index_now
- path
- simple_sitemap
label: Details
region: content
parent_name: ''
weight: 6
format_type: details_sidebar
format_settings:
classes: ''
show_empty_fields: false
id: ''
label_as_html: false
open: true
description: ''
required_fields: true
weight: -10
group_docs_liens:
children:
- field_documents
- field_liens
label: 'Docs & Liens'
region: hidden
parent_name: group_tabs
weight: 9
format_type: tab
format_settings:
classes: ''
show_empty_fields: false
id: ''
label_as_html: false
formatter: closed
description: ''
required_fields: true
id: node.projet.default
targetEntityType: node
bundle: projet
mode: default
content:
created:
type: datetime_timestamp
weight: 5
region: content
settings: { }
third_party_settings: { }
field_documents:
type: file_generic
weight: 5
region: content
settings:
progress_indicator: throbber
third_party_settings: { }
field_infos:
type: paragraphs
weight: 7
region: content
settings:
title: Paragraphe
title_plural: Paragraphs
edit_mode: open
closed_mode: summary
autocollapse: none
closed_mode_threshold: 0
add_mode: dropdown
form_display_mode: default
default_paragraph_type: ''
features:
collapse_edit_all: collapse_edit_all
duplicate: duplicate
third_party_settings: { }
field_liens:
type: link_default
weight: 6
region: content
settings:
placeholder_url: ''
placeholder_title: ''
third_party_settings: { }
field_nom_de_l_equipe:
type: string_textfield
weight: 1
region: content
settings:
size: 60
placeholder: ''
third_party_settings: { }
field_parties_projet:
type: paragraphs
weight: 8
region: content
settings:
title: Paragraphe
title_plural: Paragraphs
edit_mode: open
closed_mode: summary
autocollapse: none
closed_mode_threshold: 0
add_mode: dropdown
form_display_mode: default
default_paragraph_type: ''
features:
collapse_edit_all: collapse_edit_all
duplicate: duplicate
third_party_settings: { }
langcode:
type: language_select
weight: 3
region: content
settings:
include_locked: true
third_party_settings: { }
path:
type: path
weight: 10
region: content
settings: { }
third_party_settings: { }
promote:
type: boolean_checkbox
weight: 7
region: content
settings:
display_label: true
third_party_settings: { }
simple_sitemap:
weight: 11
region: content
settings: { }
third_party_settings: { }
simple_sitemap_index_now:
weight: 9
region: content
settings: { }
third_party_settings: { }
status:
type: boolean_checkbox
weight: 6
region: content
settings:
display_label: true
third_party_settings: { }
sticky:
type: boolean_checkbox
weight: 8
region: content
settings:
display_label: true
third_party_settings: { }
title:
type: string_textfield
weight: 0
region: content
settings:
size: 60
placeholder: ''
third_party_settings: { }
uid:
type: entity_reference_autocomplete
weight: 4
region: content
settings:
match_operator: CONTAINS
match_limit: 10
size: 60
placeholder: ''
third_party_settings: { }
hidden: { }

View File

@@ -0,0 +1,26 @@
uuid: af7775a0-4f09-49ad-887a-7d8185fb4ac4
langcode: fr
status: true
dependencies:
config:
- field.field.paragraph.projet_diapo.field_images_projet
- image.style.thumbnail
- paragraphs.paragraphs_type.projet_diapo
module:
- image
id: paragraph.projet_diapo.default
targetEntityType: paragraph
bundle: projet_diapo
mode: default
content:
field_images_projet:
type: image_image
weight: 0
region: content
settings:
progress_indicator: throbber
preview_image_style: thumbnail
third_party_settings: { }
hidden:
created: true
status: true

View File

@@ -0,0 +1,32 @@
uuid: 1237443e-c643-404b-b148-a60d19055ab2
langcode: fr
status: true
dependencies:
config:
- field.field.paragraph.projet_info.field_contenu
- field.field.paragraph.projet_info.field_label
- paragraphs.paragraphs_type.projet_info
id: paragraph.projet_info.default
targetEntityType: paragraph
bundle: projet_info
mode: default
content:
field_contenu:
type: string_textfield
weight: 1
region: content
settings:
size: 60
placeholder: ''
third_party_settings: { }
field_label:
type: string_textfield
weight: 0
region: content
settings:
size: 60
placeholder: ''
third_party_settings: { }
hidden:
created: true
status: true

View File

@@ -0,0 +1,34 @@
uuid: 385038ea-1b7c-46ab-970a-b5fe785ee270
langcode: fr
status: true
dependencies:
config:
- field.field.paragraph.projet_partie_texte.field_texte_partie_texte_projet
- field.field.paragraph.projet_partie_texte.field_titre_partie_texte_projet
- paragraphs.paragraphs_type.projet_partie_texte
module:
- text
id: paragraph.projet_partie_texte.default
targetEntityType: paragraph
bundle: projet_partie_texte
mode: default
content:
field_texte_partie_texte_projet:
type: text_textarea
weight: 1
region: content
settings:
rows: 5
placeholder: ''
third_party_settings: { }
field_titre_partie_texte_projet:
type: string_textfield
weight: 0
region: content
settings:
size: 60
placeholder: ''
third_party_settings: { }
hidden:
created: true
status: true

View File

@@ -0,0 +1,86 @@
uuid: 1ed357e3-6081-4530-b796-e24331a2af8f
langcode: fr
status: true
dependencies:
config:
- field.field.node.projet.field_documents
- field.field.node.projet.field_infos
- field.field.node.projet.field_liens
- field.field.node.projet.field_nom_de_l_equipe
- field.field.node.projet.field_parties_projet
- node.type.projet
module:
- entity_reference_revisions
- file
- link
- manage_display
id: node.projet.default
targetEntityType: node
bundle: projet
mode: default
content:
field_documents:
type: file_default
label: visually_hidden
settings:
use_description_as_link_text: true
third_party_settings: { }
weight: 9
region: content
field_infos:
type: entity_reference_revisions_entity_view
label: visually_hidden
settings:
view_mode: default
link: ''
third_party_settings: { }
weight: 2
region: content
field_liens:
type: link
label: hidden
settings:
trim_length: 80
url_only: false
url_plain: false
rel: ''
target: ''
third_party_settings: { }
weight: 8
region: content
field_nom_de_l_equipe:
type: string
label: visually_hidden
settings:
link_to_entity: false
third_party_settings: { }
weight: 1
region: content
field_parties_projet:
type: entity_reference_revisions_entity_view
label: visually_hidden
settings:
view_mode: default
link: ''
third_party_settings: { }
weight: 3
region: content
links:
settings: { }
third_party_settings: { }
weight: 4
region: content
title:
type: title
label: visually_hidden
settings:
link_to_entity: true
tag: h2
third_party_settings: { }
weight: 0
region: content
hidden:
created: true
langcode: true
search_api_excerpt: true
uid: true

View File

@@ -0,0 +1,55 @@
uuid: 4e7b7526-c1e8-4563-85aa-0ee7e81593a5
langcode: fr
status: true
dependencies:
config:
- core.entity_view_mode.node.full
- field.field.node.projet.field_documents
- field.field.node.projet.field_infos
- field.field.node.projet.field_liens
- field.field.node.projet.field_nom_de_l_equipe
- field.field.node.projet.field_parties_projet
- node.type.projet
module:
- link
- manage_display
id: node.projet.full
targetEntityType: node
bundle: projet
mode: full
content:
field_liens:
type: link
label: hidden
settings:
trim_length: 80
url_only: false
url_plain: false
rel: '0'
target: _blank
third_party_settings: { }
weight: 7
region: content
links:
settings: { }
third_party_settings: { }
weight: 100
region: content
title:
type: title
label: hidden
settings:
link_to_entity: true
tag: h2
third_party_settings: { }
weight: -49
region: content
hidden:
created: true
field_documents: true
field_infos: true
field_nom_de_l_equipe: true
field_parties_projet: true
langcode: true
search_api_excerpt: true
uid: true

View File

@@ -0,0 +1,63 @@
uuid: 4e7a2124-434a-4c2b-8e20-401cc8f60ab3
langcode: fr
status: true
dependencies:
config:
- core.entity_view_mode.node.teaser
- field.field.node.projet.field_documents
- field.field.node.projet.field_infos
- field.field.node.projet.field_liens
- field.field.node.projet.field_nom_de_l_equipe
- field.field.node.projet.field_parties_projet
- node.type.projet
module:
- file
- link
- manage_display
id: node.projet.teaser
targetEntityType: node
bundle: projet
mode: teaser
content:
field_documents:
type: file_default
label: visually_hidden
settings:
use_description_as_link_text: true
third_party_settings: { }
weight: 8
region: content
field_liens:
type: link
label: hidden
settings:
trim_length: 80
url_only: false
url_plain: false
rel: ''
target: ''
third_party_settings: { }
weight: 7
region: content
links:
settings: { }
third_party_settings: { }
weight: 100
region: content
title:
type: title
label: hidden
settings:
link_to_entity: true
tag: h2
third_party_settings: { }
weight: -49
region: content
hidden:
created: true
field_infos: true
field_nom_de_l_equipe: true
field_parties_projet: true
langcode: true
search_api_excerpt: true
uid: true

View File

@@ -0,0 +1,28 @@
uuid: f8b96eaa-9b0d-4365-9cdb-31f7e692e566
langcode: fr
status: true
dependencies:
config:
- field.field.paragraph.projet_diapo.field_images_projet
- image.style.wide
- paragraphs.paragraphs_type.projet_diapo
module:
- image_field_caption
id: paragraph.projet_diapo.default
targetEntityType: paragraph
bundle: projet_diapo
mode: default
content:
field_images_projet:
type: image_caption
label: visually_hidden
settings:
image_style: wide
image_link: ''
image_loading:
attribute: lazy
third_party_settings: { }
weight: 0
region: content
hidden:
search_api_excerpt: true

View File

@@ -0,0 +1,34 @@
uuid: 1f540237-e10e-471a-a841-bce596de5d26
langcode: fr
status: true
dependencies:
config:
- field.field.paragraph.projet_info.field_contenu
- field.field.paragraph.projet_info.field_label
- paragraphs.paragraphs_type.projet_info
module:
- manage_display
id: paragraph.projet_info.default
targetEntityType: paragraph
bundle: projet_info
mode: default
content:
field_contenu:
type: string
label: visually_hidden
settings:
link_to_entity: false
third_party_settings: { }
weight: 1
region: content
field_label:
type: title
label: visually_hidden
settings:
link_to_entity: true
tag: h4
third_party_settings: { }
weight: 0
region: content
hidden:
search_api_excerpt: true

View File

@@ -0,0 +1,34 @@
uuid: f15b3cf6-fce4-4c64-ba42-9307c12e5801
langcode: fr
status: true
dependencies:
config:
- field.field.paragraph.projet_partie_texte.field_texte_partie_texte_projet
- field.field.paragraph.projet_partie_texte.field_titre_partie_texte_projet
- paragraphs.paragraphs_type.projet_partie_texte
module:
- manage_display
- text
id: paragraph.projet_partie_texte.default
targetEntityType: paragraph
bundle: projet_partie_texte
mode: default
content:
field_texte_partie_texte_projet:
type: text_default
label: visually_hidden
settings: { }
third_party_settings: { }
weight: 1
region: content
field_titre_partie_texte_projet:
type: title
label: visually_hidden
settings:
link_to_entity: true
tag: h3
third_party_settings: { }
weight: 0
region: content
hidden:
search_api_excerpt: true

View File

@@ -0,0 +1,27 @@
uuid: 62b3ad6e-edb7-44ed-984f-84a59aad8e58
langcode: fr
status: true
dependencies:
config:
- field.storage.node.field_documents
- node.type.projet
module:
- file
id: node.projet.field_documents
field_name: field_documents
entity_type: node
bundle: projet
label: Documents
description: ''
required: false
translatable: false
default_value: { }
default_value_callback: ''
settings:
handler: 'default:file'
handler_settings: { }
file_directory: '[date:custom:Y]-[date:custom:m]'
file_extensions: 'pdf doc docx odt zip'
max_filesize: ''
description_field: true
field_type: file

View File

@@ -0,0 +1,49 @@
uuid: 72581656-91c3-403d-9d52-f6bfae2c082f
langcode: fr
status: true
dependencies:
config:
- field.storage.node.field_infos
- node.type.projet
- paragraphs.paragraphs_type.projet_info
module:
- entity_reference_revisions
id: node.projet.field_infos
field_name: field_infos
entity_type: node
bundle: projet
label: Infos
description: ''
required: false
translatable: false
default_value: { }
default_value_callback: ''
settings:
handler: 'default:paragraph'
handler_settings:
target_bundles:
projet_info: projet_info
negate: 0
target_bundles_drag_drop:
phase_deroulement:
weight: 9
enabled: false
projet_info:
weight: 8
enabled: true
projet_partie_texte:
weight: 10
enabled: false
site_diapo:
weight: 11
enabled: false
site_parts:
weight: 12
enabled: false
site_video:
weight: 13
enabled: false
static_parts:
weight: 14
enabled: false
field_type: entity_reference_revisions

View File

@@ -0,0 +1,23 @@
uuid: db2f4db3-8edc-4edb-b322-92729fd34eca
langcode: fr
status: true
dependencies:
config:
- field.storage.node.field_liens
- node.type.projet
module:
- link
id: node.projet.field_liens
field_name: field_liens
entity_type: node
bundle: projet
label: Liens
description: ''
required: false
translatable: false
default_value: { }
default_value_callback: ''
settings:
title: 1
link_type: 17
field_type: link

View File

@@ -0,0 +1,19 @@
uuid: 4c5175f2-36ce-4e31-94c8-b3bf032edb9b
langcode: fr
status: true
dependencies:
config:
- field.storage.node.field_nom_de_l_equipe
- node.type.projet
id: node.projet.field_nom_de_l_equipe
field_name: field_nom_de_l_equipe
entity_type: node
bundle: projet
label: "Nom de l'équipe"
description: ''
required: false
translatable: false
default_value: { }
default_value_callback: ''
settings: { }
field_type: string

View File

@@ -0,0 +1,54 @@
uuid: 0992d353-6880-48c6-ad83-f7c25d8fe14f
langcode: fr
status: true
dependencies:
config:
- field.storage.node.field_parties_projet
- node.type.projet
- paragraphs.paragraphs_type.projet_diapo
- paragraphs.paragraphs_type.projet_partie_texte
module:
- entity_reference_revisions
id: node.projet.field_parties_projet
field_name: field_parties_projet
entity_type: node
bundle: projet
label: Parties
description: ''
required: false
translatable: false
default_value: { }
default_value_callback: ''
settings:
handler: 'default:paragraph'
handler_settings:
target_bundles:
projet_partie_texte: projet_partie_texte
projet_diapo: projet_diapo
negate: 0
target_bundles_drag_drop:
phase_deroulement:
weight: 8
enabled: false
projet_diapo:
weight: 9
enabled: true
projet_info:
weight: 11
enabled: false
projet_partie_texte:
weight: 7
enabled: true
site_diapo:
weight: 9
enabled: false
site_parts:
weight: 10
enabled: false
site_video:
weight: 11
enabled: false
static_parts:
weight: 12
enabled: false
field_type: entity_reference_revisions

View File

@@ -0,0 +1,41 @@
uuid: 786b7199-df4e-450d-9b78-ba3ff6fb57b8
langcode: fr
status: true
dependencies:
config:
- field.storage.paragraph.field_images_projet
- paragraphs.paragraphs_type.projet_diapo
module:
- image
id: paragraph.projet_diapo.field_images_projet
field_name: field_images_projet
entity_type: paragraph
bundle: projet_diapo
label: Images
description: ''
required: false
translatable: false
default_value: { }
default_value_callback: ''
settings:
handler: 'default:file'
handler_settings: { }
file_directory: '[date:custom:Y]-[date:custom:m]'
file_extensions: 'png gif jpg jpeg webp'
max_filesize: ''
max_resolution: ''
min_resolution: ''
alt_field: true
alt_field_required: true
title_field: false
title_field_required: false
default_image:
uuid: ''
alt: ''
title: ''
width: null
height: null
caption: ''
caption_field: true
caption_field_required: false
field_type: image

View File

@@ -0,0 +1,19 @@
uuid: b565b42b-f17e-4e9c-b796-d2e2a63e9a38
langcode: fr
status: true
dependencies:
config:
- field.storage.paragraph.field_contenu
- paragraphs.paragraphs_type.projet_info
id: paragraph.projet_info.field_contenu
field_name: field_contenu
entity_type: paragraph
bundle: projet_info
label: Contenu
description: ''
required: false
translatable: false
default_value: { }
default_value_callback: ''
settings: { }
field_type: string

View File

@@ -0,0 +1,19 @@
uuid: a59f9b3e-91e5-409e-9390-a14e39d705c2
langcode: fr
status: true
dependencies:
config:
- field.storage.paragraph.field_label
- paragraphs.paragraphs_type.projet_info
id: paragraph.projet_info.field_label
field_name: field_label
entity_type: paragraph
bundle: projet_info
label: Label
description: ''
required: false
translatable: false
default_value: { }
default_value_callback: ''
settings: { }
field_type: string

View File

@@ -0,0 +1,24 @@
uuid: 0ae69d24-d8c6-46d1-b32d-2450d18c6443
langcode: fr
status: true
dependencies:
config:
- field.storage.paragraph.field_texte_partie_texte_projet
- filter.format.wysiwyg
- paragraphs.paragraphs_type.projet_partie_texte
module:
- text
id: paragraph.projet_partie_texte.field_texte_partie_texte_projet
field_name: field_texte_partie_texte_projet
entity_type: paragraph
bundle: projet_partie_texte
label: 'Texte partie texte projet'
description: ''
required: false
translatable: false
default_value: { }
default_value_callback: ''
settings:
allowed_formats:
- wysiwyg
field_type: text_long

View File

@@ -0,0 +1,19 @@
uuid: 7ac138d6-d193-4728-b43f-f1dc2abeea93
langcode: fr
status: true
dependencies:
config:
- field.storage.paragraph.field_titre_partie_texte_projet
- paragraphs.paragraphs_type.projet_partie_texte
id: paragraph.projet_partie_texte.field_titre_partie_texte_projet
field_name: field_titre_partie_texte_projet
entity_type: paragraph
bundle: projet_partie_texte
label: 'Titre partie texte projet'
description: ''
required: false
translatable: false
default_value: { }
default_value_callback: ''
settings: { }
field_type: string

View File

@@ -0,0 +1,21 @@
uuid: 2c6ad5c0-269a-4320-b358-ef343a2ca233
langcode: fr
status: true
dependencies:
module:
- entity_reference_revisions
- node
- paragraphs
id: node.field_infos
field_name: field_infos
entity_type: node
type: entity_reference_revisions
settings:
target_type: paragraph
module: entity_reference_revisions
locked: false
cardinality: -1
translatable: true
indexes: { }
persist_with_no_fields: false
custom_storage: false

View File

@@ -0,0 +1,21 @@
uuid: 0336de78-d788-44c7-a97e-1e7e2fcd3add
langcode: fr
status: true
dependencies:
module:
- node
id: node.field_nom_de_l_equipe
field_name: field_nom_de_l_equipe
entity_type: node
type: string
settings:
max_length: 255
case_sensitive: false
is_ascii: false
module: core
locked: false
cardinality: 1
translatable: true
indexes: { }
persist_with_no_fields: false
custom_storage: false

View File

@@ -0,0 +1,21 @@
uuid: 37d475d4-7717-4bb9-8e1f-61afd4c0669a
langcode: fr
status: true
dependencies:
module:
- entity_reference_revisions
- node
- paragraphs
id: node.field_parties_projet
field_name: field_parties_projet
entity_type: node
type: entity_reference_revisions
settings:
target_type: paragraph
module: entity_reference_revisions
locked: false
cardinality: -1
translatable: true
indexes: { }
persist_with_no_fields: false
custom_storage: false

View File

@@ -0,0 +1,21 @@
uuid: 38242fcd-6854-4a44-856d-5e26f40bd171
langcode: fr
status: true
dependencies:
module:
- paragraphs
id: paragraph.field_contenu
field_name: field_contenu
entity_type: paragraph
type: string
settings:
max_length: 255
case_sensitive: false
is_ascii: false
module: core
locked: false
cardinality: 1
translatable: true
indexes: { }
persist_with_no_fields: false
custom_storage: false

View File

@@ -0,0 +1,31 @@
uuid: 3d1dc51a-18cd-4737-b9f0-25d13690db7c
langcode: fr
status: true
dependencies:
module:
- file
- image
- paragraphs
id: paragraph.field_images_projet
field_name: field_images_projet
entity_type: paragraph
type: image
settings:
target_type: file
display_field: false
display_default: true
uri_scheme: public
default_image:
uuid: ''
alt: ''
title: ''
width: null
height: null
caption: ''
module: image
locked: false
cardinality: -1
translatable: true
indexes: { }
persist_with_no_fields: false
custom_storage: false

View File

@@ -0,0 +1,21 @@
uuid: 02134f33-5365-4938-9f7e-6baa9c0e61aa
langcode: fr
status: true
dependencies:
module:
- paragraphs
id: paragraph.field_label
field_name: field_label
entity_type: paragraph
type: string
settings:
max_length: 255
case_sensitive: false
is_ascii: false
module: core
locked: false
cardinality: 1
translatable: true
indexes: { }
persist_with_no_fields: false
custom_storage: false

View File

@@ -0,0 +1,19 @@
uuid: 5ef4e9f3-950c-425d-ab9a-486d6bbfb669
langcode: fr
status: true
dependencies:
module:
- paragraphs
- text
id: paragraph.field_texte_partie_texte_projet
field_name: field_texte_partie_texte_projet
entity_type: paragraph
type: text_long
settings: { }
module: text
locked: false
cardinality: 1
translatable: true
indexes: { }
persist_with_no_fields: false
custom_storage: false

View File

@@ -0,0 +1,21 @@
uuid: d6ebeab3-de51-4ae0-bb6b-3ada9217c2b8
langcode: fr
status: true
dependencies:
module:
- paragraphs
id: paragraph.field_titre_partie_texte_projet
field_name: field_titre_partie_texte_projet
entity_type: paragraph
type: string
settings:
max_length: 255
case_sensitive: false
is_ascii: false
module: core
locked: false
cardinality: 1
translatable: true
indexes: { }
persist_with_no_fields: false
custom_storage: false

View File

@@ -0,0 +1,11 @@
uuid: 1740f33d-9cb8-4e03-98e1-e08d6092bb7e
langcode: fr
status: true
dependencies:
config:
- node.type.projet
id: node.projet
target_entity_type_id: node
target_bundle: projet
default_langcode: site_default
language_alterable: false

View File

@@ -0,0 +1,18 @@
uuid: 02b27ca5-978d-44ac-a93b-17e231ee345c
langcode: fr
status: true
dependencies:
module:
- menu_ui
third_party_settings:
menu_ui:
available_menus:
- main
parent: 'main:'
name: Projet
type: projet
description: 'Projet porté par une équipe séléctionnée pour un site'
help: null
new_revision: true
preview_mode: 1
display_submitted: true

View File

@@ -0,0 +1,10 @@
uuid: 2c3def6a-3f04-4d9e-b51f-2d0658cb3b8d
langcode: fr
status: true
dependencies: { }
id: projet_diapo
label: 'projet diapo'
icon_uuid: null
icon_default: null
description: ''
behavior_plugins: { }

View File

@@ -0,0 +1,10 @@
uuid: abfd0f1a-c4f1-4cf5-9f94-aab4880f1080
langcode: fr
status: true
dependencies: { }
id: projet_info
label: 'Projet info'
icon_uuid: null
icon_default: null
description: ''
behavior_plugins: { }

View File

@@ -0,0 +1,10 @@
uuid: 9fb536b8-83cb-49ec-a6b6-9f41c5687ad9
langcode: fr
status: true
dependencies: { }
id: projet_partie_texte
label: 'Projet partie texte'
icon_uuid: null
icon_default: null
description: ''
behavior_plugins: { }

View File

@@ -0,0 +1 @@
index_now: false

View File

@@ -7,6 +7,7 @@ dependencies:
- filter.format.wysiwyg
- node.type.actualite
- node.type.partenaire
- node.type.projet
- node.type.ressource
- node.type.site
- node.type.static
@@ -47,20 +48,24 @@ permissions:
- 'create actualite content'
- 'create content translations'
- 'create partenaire content'
- 'create projet content'
- 'create ressource content'
- 'create site content'
- 'create static content'
- 'delete any actualite content'
- 'delete any partenaire content'
- 'delete any projet content'
- 'delete any ressource content'
- 'delete any site content'
- 'delete any static content'
- 'delete partenaire revisions'
- 'delete projet revisions'
- 'delete ressource revisions'
- 'delete site revisions'
- 'edit any actualite content'
- 'edit any logo_link block content'
- 'edit any partenaire content'
- 'edit any projet content'
- 'edit any ressource content'
- 'edit any site content'
- 'edit any static content'
@@ -83,6 +88,7 @@ permissions:
- 'execute views_bulk_edit all'
- 'revert actualite revisions'
- 'revert partenaire revisions'
- 'revert projet revisions'
- 'revert ressource revisions'
- 'revert site revisions'
- 'revert static revisions'
@@ -96,6 +102,7 @@ permissions:
- 'view any logo_link block content history'
- 'view own unpublished content'
- 'view partenaire revisions'
- 'view projet revisions'
- 'view ressource revisions'
- 'view site revisions'
- 'view static revisions'

View File

@@ -6,6 +6,7 @@ dependencies:
- filter.format.wysiwyg
- node.type.actualite
- node.type.partenaire
- node.type.projet
- node.type.ressource
- node.type.site
- node.type.static
@@ -36,6 +37,7 @@ permissions:
- 'create actualite content'
- 'create content translations'
- 'create partenaire content'
- 'create projet content'
- 'create ressource content'
- 'create site content'
- 'create static content'
@@ -46,6 +48,7 @@ permissions:
- 'delete site revisions'
- 'edit any actualite content'
- 'edit any partenaire content'
- 'edit any projet content'
- 'edit any ressource content'
- 'edit any site content'
- 'edit any static content'
@@ -59,6 +62,7 @@ permissions:
- 'execute node_unpromote_action node'
- 'revert actualite revisions'
- 'revert partenaire revisions'
- 'revert projet revisions'
- 'revert ressource revisions'
- 'revert site revisions'
- 'revert static revisions'
@@ -71,6 +75,7 @@ permissions:
- 'view actualite revisions'
- 'view own unpublished content'
- 'view partenaire revisions'
- 'view projet revisions'
- 'view ressource revisions'
- 'view site revisions'
- 'view static revisions'