created articles and thématique content types
This commit is contained in:
@@ -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
|
Reference in New Issue
Block a user