Add the gleaning content type
This commit is contained in:
parent
43e50e17cd
commit
472a655d72
9 changed files with 289 additions and 3 deletions
18
config/sync/node.type.gleaning.yml
Normal file
18
config/sync/node.type.gleaning.yml
Normal file
|
@ -0,0 +1,18 @@
|
|||
uuid: ad2f13ef-bdc4-4b33-8632-519f4e170e54
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- menu_ui
|
||||
third_party_settings:
|
||||
menu_ui:
|
||||
available_menus:
|
||||
- main
|
||||
parent: 'main:'
|
||||
name: Gleaning
|
||||
type: gleaning
|
||||
description: 'A gleaning is a quick link to material posted somewhere else online. It should have a title, a link, and can also have a comment. '
|
||||
help: ''
|
||||
new_revision: false
|
||||
preview_mode: 1
|
||||
display_submitted: false
|
Loading…
Add table
Add a link
Reference in a new issue