
ricli85 at gmail
Jul 3, 2009, 5:04 AM
Views: 159
Permalink
|
|
Convert wiki page to HTML
|
|
Hi, Is there an easy way to convert a wiki page to HTML using the Trac Python files? What I would like to do is to pull a wiki page down using wget, for example wget http://.../wiki/Page?format=txt -O Page and then convert it to HTML, for example wikitohtml Page Page.html I suppose I can write the wikitohtml script if I know what parts of the Trac Python files to use. -- Rickard Lindberg --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Trac Users" group. To post to this group, send email to trac-users[at]googlegroups.com To unsubscribe from this group, send email to trac-users+unsubscribe[at]googlegroups.com For more options, visit this group at http://groups.google.com/group/trac-users?hl=en -~----------~----~----~----~------~----~------~--~---
|