Closed mmattax closed 12 years ago
Looks good, thanks!
@mmattax Wow, Indianapolis of all places. :)
What do you guys use for templating? Something off-the-shelf like Mustache, or some custom thing?
Daniel
@dvdotsenko We're on a pretty extreme LAMP stack. Using Smarty for templating, and have custom-built our own PHP framework around it.
Thanks @brinley, do you mind updating the compressed version? I never ran the build script.
@mmattax
Normally two builds are done. One with 3 plugins: base30, svg, UndoButton - that's the .min.js file you find in the repo, The other build, for Demo page (willowsystems.github.com/jSignature/#/demo), has one more plugin baked in - SignHereSign.
If you want to tweak your build, change the "make" script - "wscript.py" in repo's root. It is to be ran against https://github.com/dvdotsenko/Wak
Hi,
I'd love to use this library over at Formstack, but needed it to support jQuery's noConflict mode (http://api.jquery.com/jQuery.noConflict/). This fork has a single commit that allows the library to work when $.noConflict() had been called.
I'd love to see this merged into the library!
Thanks,
Michael