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.storage.node.field_microblog_twitter.yml
Normal file
23
config/field.storage.node.field_microblog_twitter.yml
Normal file
|
|
@ -0,0 +1,23 @@
|
|||
uuid: 556030a9-2b00-4c58-9f43-75b26cadca71
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- node
|
||||
_core:
|
||||
default_config_hash: TTRD8eM6dNhXFzrCX-bLfn_XuVepJYO7DWuHzbSCERU
|
||||
id: node.field_microblog_twitter
|
||||
field_name: field_microblog_twitter
|
||||
entity_type: node
|
||||
type: string
|
||||
settings:
|
||||
max_length: 1020
|
||||
case_sensitive: false
|
||||
is_ascii: false
|
||||
module: core
|
||||
locked: false
|
||||
cardinality: 1
|
||||
translatable: true
|
||||
indexes: { }
|
||||
persist_with_no_fields: false
|
||||
custom_storage: false
|
||||
Loading…
Add table
Add a link
Reference in a new issue