On 2/8/06, Christian Holtje <[EMAIL PROTECTED]> wrote: > I sysadmin a project that uses trac (http://trac.gerf.org/leocad) and > the users want to put the documentation in the trac wiki and then be > able to pull it out to distribute with the binary. > > The format they want to distribute it with is HTML. > > I looked around and found things like trac-admin . wiki dump and > export. Both dump out structured text. > > Is there a way to dump it out in HTML or something? It's sort of a > bizarre thing, because you want *some* of the wiki words to work > correctly, but not others....
I guess you could use a generic Html scraper tool like http://www.httrack.com/ or something. -- JornH _______________________________________________ Trac mailing list [email protected] http://lists.edgewall.com/mailman/listinfo/trac
