mirror of
https://github.com/tag1consulting/d7_to_d10_migration.git
synced 2025-09-05 16:51:21 +00:00
15 lines
387 B
Text
15 lines
387 B
Text
name = Node
|
|
description = Allows content to be submitted to the site and displayed on pages.
|
|
package = Core
|
|
version = VERSION
|
|
core = 7.x
|
|
files[] = node.module
|
|
files[] = node.test
|
|
required = TRUE
|
|
configure = admin/structure/types
|
|
stylesheets[all][] = node.css
|
|
|
|
; Information added by Drupal.org packaging script on 2024-12-04
|
|
version = "7.103"
|
|
project = "drupal"
|
|
datestamp = "1733324608"
|