2017 © Pedro Peláez
 

drupal-module drupal-minify

Fork of the original drupal minify module

image

azt3k/drupal-minify

Fork of the original drupal minify module

  • Tuesday, July 8, 2014
  • by azt3k
  • Repository
  • 1 Watchers
  • 0 Stars
  • 73 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

Background

Original module page: https://www.drupal.org/project/minify, (*1)

This module was forked from the original module because it contained some questionable html minification options., (*2)

Description

Minify is designed to improve the website performance. This module provides the mechanism to render the page using minified versions of HTML and JavaScript files. Minified HTML is generated using regular expression, and JavaScript files are generated using GOOGLE Closure Compiler webservice. Minify removes the comments and whitespace which will help to reduce the file size. Smaller HTML and file size reduces the page load time and improve the website performance., (*3)

Installation

  1. Place the entire minify folder into your Drupal modules/ or better sites/x/modules/ directory.
  2. Enable the Minify module by navigating to Administer > Modules
  3. Bring up the Minify configuration screens by navigating to Administer > Configuration > Performance
  4. Selecting the Use Minified JavaScript files does not enough to improve performance, select Minify JavaScript files tab at top of the page to generate and manage minified JavaScript files

The Versions

08/07 2014

dev-master

9999999-dev

Fork of the original drupal minify module

  Sources   Download

BSD

The Requires

 

by Aaron Latham-Ilari

08/07 2014

7.1.1.1

7.1.1.1

Fork of the original drupal minify module

  Sources   Download

BSD

The Requires

 

by Aaron Latham-Ilari