On Thursday, October 2, 2014 9:47:58 AM UTC+2, Derivation Bud wrote: > > When editing SVG ( with inkscape for example ) , it is easy to : > * set onclick attributes ( I am thinking onclick=$tw.wiki.dispatch,... ) > * create a <a> tag arround shapes > > As far as I can tell, both of these *features get filtered out* before > the svg makes it to the DOM. > > Am I doing something wrong ? > Is there a way around this ? >
Nothing wrong. It's filtered because of security reasons. If you have a look at: http://tiddlywiki.com/#UsingSVG. The last approach: "Transcluding SVG elements" seems more promising to me. -mario -- 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 http://groups.google.com/group/tiddlywiki. For more options, visit https://groups.google.com/d/optout.

