Hi Chris This would be a good time to get things moving again.
I've created a little demo app that uses TiddlyWiki5 as a library. It just creates the wiki store, loads a couple of tiddlers, and then renders one of them to HTML: https://github.com/Jermolene/TiddlyWiki5DemoApp Using the approach here you'd have to load the entire collection of tiddlers in order to render each one, but it looked like your twikifier code did some crafty caching to minimise the impact of that, is that right? Best wishes Jeremy On Tue, Aug 20, 2013 at 2:26 PM, <[email protected]> wrote: > > Has the text to HTML renderer in TW5 reached a state where it can be > used as a library separate from some of the rest of TW5? I'm thinking > about options for it to be used for server-side rendering. > > Some may recall that I started work on such a thing a while back as a > possible replacement or augment for twikifier[1], but then the architecture > changed a fair bit so I kept twikifier going. > > Now that TW5 is gaining more use, it would be useful to have a > rendering tool. Any progress or thoughts? > > > [1] > https://github.com/tiddlyweb/**twikifier<https://github.com/tiddlyweb/twikifier> > > -- > Chris Dent http://burningchrome.com/ > [...] > > -- > You received this message because you are subscribed to the Google Groups > "TiddlyWikiDev" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to > tiddlywikidev+unsubscribe@**googlegroups.com<tiddlywikidev%[email protected]> > . > To post to this group, send email to [email protected]**. > Visit this group at > http://groups.google.com/**group/tiddlywikidev<http://groups.google.com/group/tiddlywikidev> > . > For more options, visit > https://groups.google.com/**groups/opt_out<https://groups.google.com/groups/opt_out> > . > -- Jeremy Ruston mailto:[email protected] -- You received this message because you are subscribed to the Google Groups "TiddlyWikiDev" 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/tiddlywikidev. For more options, visit https://groups.google.com/groups/opt_out.
