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 = ImageAPI
|
||||
description = ImageAPI supporting multiple toolkits.
|
||||
package = ImageCache
|
||||
package = Image
|
||||
core = 6.x
|
||||
php = 5.1
|
||||
|
||||
|
@ -9,4 +9,3 @@ version = "6.x-1.10"
|
|||
core = "6.x"
|
||||
project = "imageapi"
|
||||
datestamp = "1305563215"
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
name = ImageAPI GD2
|
||||
description = Uses PHP's built-in GD2 image processing support.
|
||||
package = ImageCache
|
||||
package = Image
|
||||
core = 6.x
|
||||
|
||||
; Information added by drupal.org packaging script on 2011-05-16
|
||||
|
@ -8,4 +8,3 @@ version = "6.x-1.10"
|
|||
core = "6.x"
|
||||
project = "imageapi"
|
||||
datestamp = "1305563215"
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
name = ImageAPI ImageMagick
|
||||
description = Command Line ImageMagick support.
|
||||
package = ImageCache
|
||||
package = Image
|
||||
core = 6.x
|
||||
|
||||
|
||||
|
@ -9,4 +9,3 @@ version = "6.x-1.10"
|
|||
core = "6.x"
|
||||
project = "imageapi"
|
||||
datestamp = "1305563215"
|
||||
|
||||
|
|
Reference in a new issue