projet layout
This commit is contained in:
		| @@ -20,10 +20,19 @@ dependencies: | ||||
|     - field.field.node.projet.field_textes | ||||
|     - field.field.node.projet.field_themes_lies | ||||
|     - field.field.node.projet.field_ville | ||||
|     - image.style.medium | ||||
|     - node.type.projet | ||||
|   module: | ||||
|     - image | ||||
|     - panelizer | ||||
|     - text | ||||
|     - user | ||||
| third_party_settings: | ||||
|   panelizer: | ||||
|     enable: false | ||||
|     custom: false | ||||
|     allow: false | ||||
|     default: default | ||||
| id: node.projet.teaser | ||||
| targetEntityType: node | ||||
| bundle: projet | ||||
| @@ -32,31 +41,42 @@ content: | ||||
|   body: | ||||
|     label: hidden | ||||
|     type: text_summary_or_trimmed | ||||
|     weight: 101 | ||||
|     weight: 2 | ||||
|     settings: | ||||
|       trim_length: 600 | ||||
|     third_party_settings: {  } | ||||
|     region: content | ||||
|   links: | ||||
|     weight: 100 | ||||
|     settings: {  } | ||||
|     third_party_settings: {  } | ||||
|   field_diaporama: | ||||
|     type: image | ||||
|     weight: 1 | ||||
|     region: content | ||||
|     label: visually_hidden | ||||
|     settings: | ||||
|       image_style: medium | ||||
|       image_link: content | ||||
|     third_party_settings: {  } | ||||
|   field_programme: | ||||
|     type: entity_reference_label | ||||
|     weight: 0 | ||||
|     region: content | ||||
|     label: hidden | ||||
|     settings: | ||||
|       link: true | ||||
|     third_party_settings: {  } | ||||
| hidden: | ||||
|   field_adresse: true | ||||
|   field_comparatifs_associes: true | ||||
|   field_diaporama: true | ||||
|   field_equipes: true | ||||
|   field_evenements_lies: true | ||||
|   field_ge: true | ||||
|   field_map_marker: true | ||||
|   field_memo: true | ||||
|   field_partenaires: true | ||||
|   field_programme: true | ||||
|   field_projets_lies: true | ||||
|   field_ressources_liees: true | ||||
|   field_textes: true | ||||
|   field_themes_lies: true | ||||
|   field_ville: true | ||||
|   langcode: true | ||||
|   links: true | ||||
|   search_api_excerpt: true | ||||
|   | ||||
		Reference in New Issue
	
	Block a user