minifyhtml.admin.inc |
minifyhtml.admin.inc |
|
Admin functions for the Minify HTML module. |
minifyhtml.info |
minifyhtml.info |
|
name = Minify Source HTML
description = Minify the contents of the Drupal page
package = "Performance and scalability"
core = 7.x
configure = admin/config/development/performance
files[] = tests/minifyhtml.test |
minifyhtml.module |
minifyhtml.module |
|
Hook and helper functions for the Minify HTML module. |
minifyhtml.test |
tests/minifyhtml.test |
|
|
README.txt |
README.txt |
|
CONTENTS OF THIS FILE
---------------------
* Introduction
* Requirements
* Installation
* Configuration
* Drush
INTRODUCTION
------------
Minify Source HTML was developed to replace the implementation of the Minify
module… |