New module 'Content'
This commit is contained in:
parent
defad8cdef
commit
43345195e4
125 changed files with 20691 additions and 0 deletions
11
sites/all/modules/cck/modules/content_copy/content_copy.info
Normal file
11
sites/all/modules/cck/modules/content_copy/content_copy.info
Normal file
|
@ -0,0 +1,11 @@
|
|||
name = Content Copy
|
||||
description = Enables ability to import/export field definitions.
|
||||
dependencies[] = content
|
||||
package = CCK
|
||||
core = 6.x
|
||||
; Information added by Drupal.org packaging script on 2015-06-25
|
||||
version = "6.x-3.0-alpha4"
|
||||
core = "6.x"
|
||||
project = "cck"
|
||||
datestamp = "1435195385"
|
||||
|
Reference in a new issue