On Mon, 10 Jun 2002, Curtis Poe wrote: > > .... > > > Along the same vein, has anyone linked TT2 with a structured-text > > > processor like STX or EtText? > > > > > What I'm thinking of is a system where an end user can submit content in > > > lightly-formatted plain text and instead of converting it directly to > > > HTML (via ettext2html), runs it through one of a set of processors that > > > can convert it to a standardish TT2 syntax, and then use template > > > toolkit to render the HTML using a site-specific TT2-based style macro > > > library. > > > > Mabye build on chromatic's Text::WikiFormat? I thought it used TT2, > > it seems not, but still ... > > > > http://search.cpan.org/search?mode=module&query=Text%3A%3AWiki
Ooh, good pointer, I'll play with this. > I was just chatting with chromatic about this. Text::WikiFormat is used > with the Slash wiki and there should be no problem hooking it up. > > More detailed info can be found in chromatic's article on this: > http://www.onlamp.com/pub/a/onlamp/2002/01/17/slash_plugin.html Very interesting, but unfortunately the inversion of what I'm looking to do - this appears to plug Wiki into TT2, whereas I essentially want to plug TT2 into Wiki. Still, way cool to see work being done along these lines. Thanks guys, I think I'll try to hack together something and post back here when ready, in case anyone else can make use of such a thing. Bryce
