2013-03-06 22:51:39 +00:00
|
|
|
name: Taxonomy
|
2013-05-07 13:51:26 +00:00
|
|
|
type: module
|
2013-03-06 22:51:39 +00:00
|
|
|
description: 'Enables the categorization of content.'
|
|
|
|
package: Core
|
|
|
|
version: VERSION
|
|
|
|
core: 8.x
|
|
|
|
dependencies:
|
2014-02-13 11:28:24 +00:00
|
|
|
- node
|
2013-03-06 22:51:39 +00:00
|
|
|
- options
|
2013-12-03 11:48:59 +00:00
|
|
|
- text
|
2013-10-08 06:07:56 +00:00
|
|
|
configure: taxonomy.vocabulary_list
|