Add wysibb.render.js and wysibb.helpers.js for external render BB text.
Add test page index.html
Used wysibb.render and wysibb.helpers in jquery.wysibb.js (exclusion double code).
Create wysibb.config.js and wysibb.presets.js for external setup BB codes and presets.
Add Closure Compiler for minimize js files.
Add build.xml for using Closure Compiler in Ant (I am using GUI Ant).
Minimize:
jquery.wysibb.js -> jquery.wysibb.min.js (37.3 kb) - include wysibb.helpers.js and wysibb.render.js
wysibb.render.js and wysibb.helpers.js -> jquery.wysibb.render.min.js (1.6 kb)
Add wysibb.render.js and wysibb.helpers.js for external render BB text. Add test page index.html Used wysibb.render and wysibb.helpers in jquery.wysibb.js (exclusion double code). Create wysibb.config.js and wysibb.presets.js for external setup BB codes and presets. Add Closure Compiler for minimize js files. Add build.xml for using Closure Compiler in Ant (I am using GUI Ant). Minimize: jquery.wysibb.js -> jquery.wysibb.min.js (37.3 kb) - include wysibb.helpers.js and wysibb.render.js wysibb.render.js and wysibb.helpers.js -> jquery.wysibb.render.min.js (1.6 kb)