Include

This page includes and compresses Mootools and the JavaScript files illustrated below. Include opens a new window to perform the compression.

The output is the result of running Include in "compress" mode.

relative paths
The files loaded in this demo application.

Related

Overview, Learn, API, TinyMCE Compression Demo

Compression Window

Include opens a new window to perform the compression. The following describes each part of the compression window's functionality.

Compressed files.

Include provides a list of the included files in the order they are loaded.

Compressed Files

Uncompressed files.

Include also provides the uncompressed collection of JavaScript files. This is useful if you want to compress with something other than Packer.

Uncompressed Files

Compressed collection.

After collecting all the included code, Include uses Dean Edwards' Packer to compress the collection.

Compressed Collection

This code would be pasted into your appname_production.js file in the app directory.

Related Learning

Overview
Include's features, highlights, and a Ruby compressor script.

Learn
A usage walkthrough and examples.

API
Low level documentation on the Include methods.

TinyMCE Compression Demo
This page demonstrates the ease with which you can compress a complex library and its optional components.