/yui/ == my mistake not knowing it's a framework. /resources/js/livevalidation/ it is.
" Would the loading of live validation be conditional using jsx (ie not loaded by default for all pages)? I have no knowledge of JS validation libraries so I'll trust the experts. Thanks -Vincent " Yes, conditional loading with jsx. Caleb Jean-Vincent Drean wrote: > I cant't look at the tool in question right now but its place is not > under YUI in our resources, it should have is own > /resources/js/livevalidation/ directory imho. > > JV. > > On Fri, Jan 22, 2010 at 9:10 PM, Caleb James DeLisle > <[email protected]> wrote: >> My registration template provides the option of client side validation using >> the >> LiveValidate library. In order to turn this functionality on by default we >> would >> have to bundle the library with XWiki. The library is licensed under the MIT >> license: http://livevalidation.com/license and weighs in at 12.5KB when >> minified. >> I would like to add: >> resources/js/yui/livevalidation/livevalidation_prototype.compressed.js >> and a stylesheet which was posted to the incubator by Jerome Velociter >> resources/js/yui/livevalidation/livevalidation_style.css >> >> >> Caleb James DeLisle >> >> _______________________________________________ >> devs mailing list >> [email protected] >> http://lists.xwiki.org/mailman/listinfo/devs >> > _______________________________________________ > devs mailing list > [email protected] > http://lists.xwiki.org/mailman/listinfo/devs > _______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs

