New module 'Advanced CSS/JS Aggregation'
This commit is contained in:
parent
4237e850bc
commit
17a2a7a42d
66 changed files with 21456 additions and 0 deletions
11
sites/all/modules/advagg/advagg.info
Normal file
11
sites/all/modules/advagg/advagg.info
Normal file
|
@ -0,0 +1,11 @@
|
|||
name = Advanced CSS/JS Aggregation
|
||||
description = Aggregates multiple CSS/JS files, serves them with gzip encoding and smart client-side cache headers.
|
||||
package = Advanced CSS/JS Aggregation
|
||||
core = 6.x
|
||||
|
||||
; Information added by drupal.org packaging script on 2012-06-25
|
||||
version = "6.x-1.9"
|
||||
core = "6.x"
|
||||
project = "advagg"
|
||||
datestamp = "1340665277"
|
||||
|
Reference in a new issue