New module 'ImageAPI'
This commit is contained in:
parent
003589f73e
commit
6be6a844b3
12 changed files with 1929 additions and 0 deletions
12
sites/all/modules/imageapi/imageapi.info
Normal file
12
sites/all/modules/imageapi/imageapi.info
Normal file
|
@ -0,0 +1,12 @@
|
|||
name = ImageAPI
|
||||
description = ImageAPI supporting multiple toolkits.
|
||||
package = ImageCache
|
||||
core = 6.x
|
||||
php = 5.1
|
||||
|
||||
; 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