On 12 abr, 10:08, Christian Aust <[EMAIL PROTECTED]> wrote: > Hi Hauke, > > I've written an export software (for Windows, Mac & Linux) that will > connect to your trac site through the XMLRPC plugin. It allows you to > export trac pages to different formats, i.e. one single HTML page, > containing all pages that you've selected for export. This HTML > document can easily be imported into MS Word or else for further > processing. > > I'm about to release the software, let me know if you're interested. > Besides, it's pretty easy to do that programmatically using the > XMLRPC plugin. Regards, > > Christian
Sounds very useful, if it works throught XMLRPC, I suppose you can export any page (tickets, reports, timeline, roadmap, etc), not only wiki content (as opossed to [http://trac-hacks.org/wiki/ PageToPdfPlugin PageToPdfPlugin] which only provides wiki page exporting to PDF). Correct me If I'm wrong about my suppositions. How about licencing?, OSS?, will be posted (or is already) in http://trac-hacks.org ? > Am 12.04.2007 um 14:44 schrieb Hauke Fuhrmann: > > > I run a new project with trac and we need a paper documentation after > > the project. In order not to do the documentation twice, I want to > > serialize the Trac Wiki in order to enable a nice printout. Hauke, Try: http://trac-hacks.org/wiki/PageToPdfPlugin If PDF is OK with you. It really needs little effort to get working. I've tried this in Windows & Linux and is fine for me. Greetings, --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
