activitypub-1.0.x-dev/config/install/activitypub.activitypub_type.note.yml
config/install/activitypub.activitypub_type.note.yml
langcode: en
status: false
dependencies: { }
id: note
label: Note
description: "Example to create a \"Note\" and send it to your followers.\r\nEdit the configuration to enable and configure the content type and mapping of fields."
locked: false
plugin:
id: activitypub_dynamic_types
configuration:
target_entity_type_id: node
target_bundle: ''
activity: Create
object: Note
field_mapping:
-
property: published
field_name: created
-
property: name
field_name: title
-
property: content
field_name: body
-
property: summary
field_name: ''
-
property: object
field_name: ''
-
property: inReplyTo
field_name: ''
-
property: attachment
field_name: ''
