core update to 8.8.10 contrib module update, package.json upadted to run webpack from docker, profile updated
This commit is contained in:
20
config/sync/core.base_field_override.node.thematique.uid.yml
Normal file
20
config/sync/core.base_field_override.node.thematique.uid.yml
Normal file
@@ -0,0 +1,20 @@
|
||||
uuid: 147fef17-9aae-4f9d-9125-80641b485128
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- node.type.thematique
|
||||
id: node.thematique.uid
|
||||
field_name: uid
|
||||
entity_type: node
|
||||
bundle: thematique
|
||||
label: 'Authored by'
|
||||
description: 'The username of the content author.'
|
||||
required: false
|
||||
translatable: false
|
||||
default_value: { }
|
||||
default_value_callback: 'Drupal\node\Entity\Node::getDefaultEntityOwner'
|
||||
settings:
|
||||
handler: default
|
||||
handler_settings: { }
|
||||
field_type: entity_reference
|
Reference in New Issue
Block a user