Separated documentation and revised modules info
This commit is contained in:
parent
95cbb8a5f2
commit
4fe068fd14
66 changed files with 149 additions and 1974 deletions
|
@ -1,6 +1,6 @@
|
|||
name = ImageCache
|
||||
description = Dynamic image manipulator and cache.
|
||||
package = ImageCache
|
||||
package = Image
|
||||
dependencies[] = imageapi
|
||||
core = 6.x
|
||||
|
||||
|
@ -9,4 +9,3 @@ version = "6.x-2.0-rc1"
|
|||
core = "6.x"
|
||||
project = "imagecache"
|
||||
datestamp = "1337742655"
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@ name = ImageCache UI
|
|||
description = ImageCache User Interface.
|
||||
dependencies[] = imagecache
|
||||
dependencies[] = imageapi
|
||||
package = ImageCache
|
||||
package = Image
|
||||
core = 6.x
|
||||
|
||||
; Information added by drupal.org packaging script on 2012-05-23
|
||||
|
@ -10,4 +10,3 @@ version = "6.x-2.0-rc1"
|
|||
core = "6.x"
|
||||
project = "imagecache"
|
||||
datestamp = "1337742655"
|
||||
|
||||
|
|
Reference in a new issue