plugins:jsminifier

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
plugins:jsminifier [2015/08/19 19:29] – [More] adminplugins:jsminifier [2018/01/10 20:36] (current) – external edit 127.0.0.1
Line 3: Line 3:
 JS Minifier plugin for HippoEDIT is a wrapper for on-line service [[http://closure-compiler.appspot.com/home|Google Closure Compiler]] that compress/optimize java script source code for you. HippoEDIT just provide handy way to send code to online service and replace the selection by received result. JS Minifier plugin for HippoEDIT is a wrapper for on-line service [[http://closure-compiler.appspot.com/home|Google Closure Compiler]] that compress/optimize java script source code for you. HippoEDIT just provide handy way to send code to online service and replace the selection by received result.
  
-After installing of the plugin, you get new toolbar button, which triggers sending of the code for formatting to service, and plugin option page, where you can control processing settings. +After installing the plugin, you get new toolbar button, which triggers sending of the code for formatting to service, and plugin options page, where you can control processing settings. 
  
-Only selected text is send for processing, or complete documentif nothing is selected.+Only selected text is sent to processing, or complete document if nothing is selected.
  
 ===== Install ===== ===== Install =====