Add working configuration from initial install, plus agarica theme enablement
This commit is contained in:
parent
74ae53dc6a
commit
f9eb863394
615 changed files with 36005 additions and 455 deletions
25
config/sync/field.field.node.action.field_action_link.yml
Normal file
25
config/sync/field.field.node.action.field_action_link.yml
Normal file
|
@ -0,0 +1,25 @@
|
|||
uuid: 6f56fea9-0824-4123-87c3-948263f9f93a
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- field.storage.node.field_action_link
|
||||
- node.type.action
|
||||
module:
|
||||
- link
|
||||
_core:
|
||||
default_config_hash: Ew-uZL-hL99rHdrOXG1IsnET_BMZMqKEVUkNcnEWkak
|
||||
id: node.action.field_action_link
|
||||
field_name: field_action_link
|
||||
entity_type: node
|
||||
bundle: action
|
||||
label: 'Action link'
|
||||
description: 'Use the link field to target where your action is taken, for example a donation form or an external petition site.'
|
||||
required: false
|
||||
translatable: false
|
||||
default_value: { }
|
||||
default_value_callback: ''
|
||||
settings:
|
||||
link_type: 17
|
||||
title: 1
|
||||
field_type: link
|
Loading…
Add table
Add a link
Reference in a new issue