first global commit
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
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 2013-04-03
|
||||
version = "7.22"
|
||||
project = "drupal"
|
||||
datestamp = "1365027012"
|
||||
|
||||
Reference in New Issue
Block a user