[twdev] Re: Ketchup - jQuery Validation Form Plugin integration

2010-03-21 Thread PMario
Hi, Can you provide a tw, that we can have a view, what you did allready? The plugin mechanism in TW is a bit different to the ketchup discription. I'll try. 3 steps 1) go and get inline script plugin from tiddlytools [1] 2) copy the content of the jquery.ketchup.js file into a tiddler named: K

Re: [twdev] jQuery API documentation in TiddlyWiki

2010-03-21 Thread FND
I've applied the new TagsplorerMacro* to this, which seems very useful indeed (due to the excellent metadata provided by the jQuery team): http://fnd.lewcid.org/misc/jQueryAPI.html -- F. * http://groups.google.com/group/tiddlywiki/t/2986d7efae85b6ef -- You received this message because

[twdev] [commit #11883] removed redundant jQuery call

2010-03-21 Thread svn
http://trac.tiddlywiki.org/changeset/11883 FND 2010-03-21 08:38:48 -0700 (Sun, 21 Mar 2010) 29 removed redundant jQuery call --- U Trunk/core/js/Macros.js --- Modified: Trunk/core/js/Macros.js === --- Tru

[twdev] Ketchup - jQuery Validation Form Plugin integration

2010-03-21 Thread adancer
Hi, I'm trying to implement this jQuery plugin that seems excelent to use in our TiddlyWiki forms - http://demos.usejquery.com/ketchup-plugin/ But my skills are still poor so can't get the plugin to work. Tiddlywiki always says theres a syntax error... This plugin in combination with FormTiddler