Hi Folks, I know it has been discussed a few times, but I keep coming back to the idea of inline javascript. Or at least something javascript-ish (javascript-esque?). I know the reason this capability isn't standard is because of security issues. I don't have much experience with this sort of thing, but I'm wondering how significant are the barriers to sanitizing inline javascript. What would need to be stripped out of a script tag to ensure that it would be safe? I'm guessing any DOM manipulation would be right out, as well as access to the window object. But even if we could just get a safe inline javascript for control flow, array, string, and number manipulation, that could be pretty cool. Could this be securely done?
Best wishes, Adam -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/tiddlywiki. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/7f4f4e7e-687c-4975-a52a-a7fc6c375dd9%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

