mirror of
https://github.com/tag1consulting/d7_to_d10_migration.git
synced 2025-09-05 16:51:21 +00:00
15 lines
396 B
Text
15 lines
396 B
Text
name = Comment
|
|
description = Allows users to comment on and discuss published content.
|
|
package = Core
|
|
version = VERSION
|
|
core = 7.x
|
|
dependencies[] = text
|
|
files[] = comment.module
|
|
files[] = comment.test
|
|
configure = admin/content/comment
|
|
stylesheets[all][] = comment.css
|
|
|
|
; Information added by Drupal.org packaging script on 2024-12-04
|
|
version = "7.103"
|
|
project = "drupal"
|
|
datestamp = "1733324608"
|