New module 'ImageAPI'
This commit is contained in:
parent
003589f73e
commit
6be6a844b3
12 changed files with 1929 additions and 0 deletions
11
sites/all/modules/imageapi/imageapi_gd.info
Normal file
11
sites/all/modules/imageapi/imageapi_gd.info
Normal file
|
@ -0,0 +1,11 @@
|
|||
name = ImageAPI GD2
|
||||
description = Uses PHP's built-in GD2 image processing support.
|
||||
package = ImageCache
|
||||
core = 6.x
|
||||
|
||||
; Information added by drupal.org packaging script on 2011-05-16
|
||||
version = "6.x-1.10"
|
||||
core = "6.x"
|
||||
project = "imageapi"
|
||||
datestamp = "1305563215"
|
||||
|
Reference in a new issue