Enable social post facebook, social post mastodon, and especially mposse
This commit is contained in:
parent
06617fa004
commit
1f859e6ff3
37 changed files with 1089 additions and 0 deletions
23
config/field.field.node.microblog.field_mposse_delay.yml
Normal file
23
config/field.field.node.microblog.field_mposse_delay.yml
Normal file
|
|
@ -0,0 +1,23 @@
|
|||
uuid: 0f3b5ae9-3193-43ea-8850-53ff4e41b351
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- field.storage.node.field_mposse_delay
|
||||
- node.type.microblog
|
||||
module:
|
||||
- options
|
||||
_core:
|
||||
default_config_hash: WmX496nQ3MnLChoRl9almUEBd-XotStu1MAzBCDmZnM
|
||||
id: node.microblog.field_mposse_delay
|
||||
field_name: field_mposse_delay
|
||||
entity_type: node
|
||||
bundle: microblog
|
||||
label: Delay
|
||||
description: 'Apply a delay to prevent posting until your selected delay timer has expired.'
|
||||
required: true
|
||||
translatable: false
|
||||
default_value: { }
|
||||
default_value_callback: ''
|
||||
settings: { }
|
||||
field_type: list_integer
|
||||
Loading…
Add table
Add a link
Reference in a new issue