|
The newest version is available at: http://wiki.github.com/ogawa/mt-plugin-Minifier/ Minifier PluginA plugin for minifying CSS and JavaScript. Dedicated to MT4. Changes
OverviewMinifier plugin allows you to minify your CSS and JavaScript templates and reduce their file sizes. Installation
Tags and modifiersMinifier plugin provides mt:CSSMinifier and mt:JSMinifier block tags. mt:CSSMinifierA block tag which minifies a CSS template. Example: <mt:CSSMinifier>
(contents of CSS template)
</mt:CSSMinifier>mt:JSMinifierA block tag which minifies a JavaScript template. Example: <mt:JSMinifier>
(contents of JavaScript template)
</mt:JSMinifier>See AlsoLicenseCopyright (c) 2008 Hirotaka Ogawa <hirotaka.ogawa at gmail.com>. All rights reserved. This library is free software; you can redistribute it and/or modify it under the terms of either:
|
► Sign in to add a comment
Works in MT5!