On Thu, May 24, 2007 09:37, Emmanuel Blot wrote: > >> I think the HTML would be "nice" but stripping wiki markup to plaintext would be the advantage this feature brings to non-HTML email clients. > > This is also planned, but this feature relies on a yet to be > implemented feature: split between the wiki parser and the wiki > formatter(s).
Oh. I assumed there are simplistic ways of doing (html) -> (txt) just dropping all the wikilinks and whatnot. Or is it planned to be more advanced than just the text dump? Maybe something like: [wiki:wikipage This page] shows... to HTML => <A HREF="http://server/trac/wiki/wikipage">This page</A> shows... to plaintext => [This page](1) shows... (At end of email:) (1) http://server/trac/wiki/wikipage I bring that up because most mail viewers will still parse clickable URLs even when plaintext source. - Aaron -- Sent using a web interface, so I am sending this instead of working. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Trac Users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/trac-users?hl=en -~----------~----~----~----~------~----~------~--~---
