Hi, The bulk of html-sanitizer-minified.js is the HTML and CSS schemas used to implement gadgets.util.sanitizeHtml (http://wiki.opensocial.org/index.php?title=Gadgets.util_(v0.9)#gadgets.util.sanitizeHtml)
A quick grep doesn't show me sanitizeHtml in shindig - has it been deprecated? If so, I am happy to break it out into a separate feature. Jasvir On Fri, May 1, 2009 at 9:19 AM, Louis Ryan <[email protected]> wrote: > Hi, > We are currently > including res://com/google/caja/plugin/html-sanitizer-minified.js in the > core feature JS in Shindig. While definitely useful functionality its also > quite large (~20k uncompresses) and as yet we have not defined an interface > for it in the gadgets namespace. It seems we should make a decision to > either move it to its own feature or tell people how to use it an evangelize > it. > Thoughts? > -Louis

