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
|
|
@ -0,0 +1,32 @@
|
|||
uuid: a51bde00-2730-4f6d-816a-659bbff92039
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- field.storage.node.field_microblog_referenced_node
|
||||
- node.type.article
|
||||
- node.type.microblog
|
||||
_core:
|
||||
default_config_hash: geiaeJOF4zI_iTq4VQuWP-AexyVFx2dvI4sLZ4vdF8E
|
||||
id: node.microblog.field_microblog_referenced_node
|
||||
field_name: field_microblog_referenced_node
|
||||
entity_type: node
|
||||
bundle: microblog
|
||||
label: 'Referenced node'
|
||||
description: 'Content to link your microblog post to.'
|
||||
required: false
|
||||
translatable: false
|
||||
default_value: { }
|
||||
default_value_callback: ''
|
||||
settings:
|
||||
handler: 'default:node'
|
||||
handler_settings:
|
||||
target_bundles:
|
||||
microblog: microblog
|
||||
article: article
|
||||
sort:
|
||||
field: _none
|
||||
direction: ASC
|
||||
auto_create: false
|
||||
auto_create_bundle: microblog
|
||||
field_type: entity_reference
|
||||
Loading…
Add table
Add a link
Reference in a new issue