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.promote.yml
Normal file
24
config/core.base_field_override.node.microblog.promote.yml
Normal file
|
|
@ -0,0 +1,24 @@
|
|||
uuid: e5252d45-60a2-4438-a851-4055e006ac8f
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- node.type.microblog
|
||||
_core:
|
||||
default_config_hash: fwQ4RBr0fIoItsZA-4VDPg0ymh0Kdq5rHyS49T5SFqQ
|
||||
id: node.microblog.promote
|
||||
field_name: promote
|
||||
entity_type: node
|
||||
bundle: microblog
|
||||
label: 'Promoted to front page'
|
||||
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