2013-03-06 22:51:39 +00:00
|
|
|
name: Node
|
2013-05-07 13:51:26 +00:00
|
|
|
type: module
|
2013-03-06 22:51:39 +00:00
|
|
|
description: 'Allows content to be submitted to the site and displayed on pages.'
|
|
|
|
package: Core
|
|
|
|
version: VERSION
|
2015-01-19 09:37:11 +00:00
|
|
|
configure: entity.node_type.collection
|
2014-02-11 11:49:41 +00:00
|
|
|
dependencies:
|
2018-04-06 12:13:01 +00:00
|
|
|
- drupal:text
|