Hey all,

I need some basic support for XML in tiddlywiki. And I can’t find any.

I just wrote a simple xml importer/exporter plugin. Like:

<tiddlers>
 <tiddler>
  <title>MyTitle</title>
  <text>Text…</text>
  …
 </tiddler>
</tiddlers>


And I’m also looking into having *text/xml* as a tiddler type, and display 
it. And maybe apply xslt to it. I’m already about 40% towards having my own 
plugin, but I’m really surprised that this kind of stuff doesn’t already 
exist.

I’ve searched. Am I overlooking something?

-Flibbles

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/25651174-6385-4d85-92f0-15ba3ee1447c%40googlegroups.com.

Reply via email to