15 lines
334 B
YAML
Executable File
15 lines
334 B
YAML
Executable File
name: Taxonomy
|
|
type: module
|
|
description: 'Enables the categorization of content.'
|
|
package: Core
|
|
# version: VERSION
|
|
dependencies:
|
|
- drupal:node
|
|
- drupal:text
|
|
configure: entity.taxonomy_vocabulary.collection
|
|
|
|
# Information added by Drupal.org packaging script on 2024-07-04
|
|
version: '10.3.1'
|
|
project: 'drupal'
|
|
datestamp: 1720094222
|