Install drutopia site with the engage subprofile

This commit is contained in:
Keegan Rankin 2023-12-05 16:05:50 -08:00
parent 1d3f5ba5ad
commit 101f8e0e54
645 changed files with 62725 additions and 0 deletions

View file

@ -0,0 +1,36 @@
uuid: 5c82af58-9089-4e34-8dba-12d2fb27978c
langcode: en
status: true
dependencies:
config:
- comment.type.comment
module:
- comment
_core:
default_config_hash: uETe6XupRGKDForx2MpY0pMOEu6CzGgdCAZZOKkbgmk
id: comment.comment
targetEntityType: comment
bundle: comment
types:
- 'schema:Comment'
fieldMappings:
subject:
properties:
- 'schema:name'
created:
properties:
- 'schema:dateCreated'
datatype_callback:
callable: 'Drupal\rdf\CommonDataConverter::dateIso8601Value'
changed:
properties:
- 'schema:dateModified'
datatype_callback:
callable: 'Drupal\rdf\CommonDataConverter::dateIso8601Value'
comment_body:
properties:
- 'schema:text'
uid:
properties:
- 'schema:author'
mapping_type: rel