Enable Drutopia Collection feature module for issue indexes
Ref #31 Ref #32
This commit is contained in:
parent
647293fcc1
commit
69ebe9ce26
19 changed files with 1179 additions and 0 deletions
20
config/sync/node.type.collection.yml
Normal file
20
config/sync/node.type.collection.yml
Normal file
|
@ -0,0 +1,20 @@
|
|||
uuid: 340ca7c4-ddc9-4fef-8603-2b29aceb696e
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- menu_ui
|
||||
third_party_settings:
|
||||
menu_ui:
|
||||
available_menus:
|
||||
- main
|
||||
parent: 'main:'
|
||||
_core:
|
||||
default_config_hash: stQdgWbQWDAjVwOeuvG1Ye8uI8OiGwWQ4sinbQPW2lI
|
||||
name: Collection
|
||||
type: collection
|
||||
description: 'Create a <em>collection</em> to bring together ordered listings of Articles, Blog posts, or other content. This is useful for magazine issues or online books (referencing each chapter) or to create a meta-resource of recommended resources and people.'
|
||||
help: ''
|
||||
new_revision: true
|
||||
preview_mode: 1
|
||||
display_submitted: false
|
Loading…
Add table
Add a link
Reference in a new issue