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
24
config/core.base_field_override.node.microblog.status.yml
Normal file
24
config/core.base_field_override.node.microblog.status.yml
Normal file
|
|
@ -0,0 +1,24 @@
|
|||
uuid: a6c409b3-b0e9-46f3-9f8b-a6b7210588c3
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- node.type.microblog
|
||||
_core:
|
||||
default_config_hash: w3LPC-lk3KbZKMEcgbc11TFxQSjmz1FbgBqJuv8fjgI
|
||||
id: node.microblog.status
|
||||
field_name: status
|
||||
entity_type: node
|
||||
bundle: microblog
|
||||
label: Published
|
||||
description: ''
|
||||
required: false
|
||||
translatable: true
|
||||
default_value:
|
||||
-
|
||||
value: 0
|
||||
default_value_callback: ''
|
||||
settings:
|
||||
on_label: 'On'
|
||||
off_label: 'Off'
|
||||
field_type: boolean
|
||||
Loading…
Add table
Add a link
Reference in a new issue