New module 'Nodecomment'
This commit is contained in:
parent
09b74574f1
commit
3c2bb788b4
26 changed files with 3513 additions and 0 deletions
12
modules/nodecomment/nodecomment.info
Normal file
12
modules/nodecomment/nodecomment.info
Normal file
|
@ -0,0 +1,12 @@
|
|||
name = Node Comment
|
||||
description = Allows users to comment on and discuss published content using nodes.
|
||||
package = Core - optional
|
||||
dependencies[] = views
|
||||
dependencies[] = comment
|
||||
core = 6.x
|
||||
; Information added by drupal.org packaging script on 2012-11-16
|
||||
version = "6.x-3.0-beta1"
|
||||
core = "6.x"
|
||||
project = "nodecomment"
|
||||
datestamp = "1353097067"
|
||||
|
Reference in a new issue