created articles and thématique content types

This commit is contained in:
2019-02-12 19:50:24 +01:00
parent 8dcd3c552a
commit c9109bbd4a
28 changed files with 1187 additions and 4 deletions

View File

@@ -0,0 +1,22 @@
uuid: 79981a9e-97bb-4a47-8daf-f3626da6b88f
langcode: en
status: true
dependencies:
config:
- node.type.article
id: node.article.promote
field_name: promote
entity_type: node
bundle: article
label: 'Promoted to front page'
description: ''
required: false
translatable: true
default_value:
-
value: 0
default_value_callback: ''
settings:
on_label: 'On'
off_label: 'Off'
field_type: boolean