BIG REFACTORING using composer create-project drupal-composer/drupal-project

This commit is contained in:
2019-01-28 17:05:29 +01:00
parent 17bb6e1dbc
commit 37689c3d4b
504 changed files with 1740 additions and 628 deletions

View File

@@ -0,0 +1,22 @@
uuid: cd2a13a7-09f8-4946-ac0a-edbd002c610e
langcode: en
status: true
dependencies:
config:
- node.type.materiau
id: node.materiau.sticky
field_name: sticky
entity_type: node
bundle: materiau
label: 'Sticky at top of lists'
description: ''
required: false
translatable: false
default_value:
-
value: 0
default_value_callback: ''
settings:
on_label: 'On'
off_label: 'Off'
field_type: boolean