16 lines
399 B
YAML
Executable File
16 lines
399 B
YAML
Executable File
name: Book
|
|
type: module
|
|
description: 'Allows users to create and organize related content in an outline.'
|
|
package: Core
|
|
# version: VERSION
|
|
lifecycle: deprecated
|
|
lifecycle_link: https://www.drupal.org/node/3223395#s-book
|
|
dependencies:
|
|
- drupal:node
|
|
configure: book.settings
|
|
|
|
# Information added by Drupal.org packaging script on 2024-07-04
|
|
version: '10.3.1'
|
|
project: 'drupal'
|
|
datestamp: 1720094222
|