Add working configuration from initial install, plus agarica theme enablement

This commit is contained in:
benjamin melançon 2018-08-24 16:38:33 -04:00
parent 74ae53dc6a
commit f9eb863394
615 changed files with 36005 additions and 455 deletions

View file

@ -0,0 +1,36 @@
uuid: b89ddd24-4880-4022-b829-3e56e9f26fc8
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