Install the drutopia blog module
This commit is contained in:
parent
d82b83eebb
commit
ea29ea2dea
40 changed files with 3880 additions and 16 deletions
20
config/sync/node.type.blog.yml
Normal file
20
config/sync/node.type.blog.yml
Normal file
|
@ -0,0 +1,20 @@
|
|||
uuid: b8a7d242-ac0c-4468-8b68-d84c61957c49
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- menu_ui
|
||||
third_party_settings:
|
||||
menu_ui:
|
||||
available_menus:
|
||||
- main
|
||||
parent: 'main:'
|
||||
_core:
|
||||
default_config_hash: 2tOuWCHTBNQL6qHpVU0Fp4sBGevWZAkXhAaPBu3HyN8
|
||||
name: Blog
|
||||
type: blog
|
||||
description: 'Use <em>blog</em> for personal or journal-like posts.'
|
||||
help: ''
|
||||
new_revision: false
|
||||
preview_mode: 1
|
||||
display_submitted: true
|
Loading…
Add table
Add a link
Reference in a new issue