Hi, Dirk isn't on the list (I don't think) so I'm CCing him.
On Mon, 2008-06-23 at 20:07 +0200, Martin Schaaf wrote: > Hi Dirk, > > On Thu, 19 Jun 2008 23:47:21 +0200 Dirk Raith wrote: > > > I found the html export patch on the web but I don't know how to > > apply it - can you help? > > I will but I don't know anything about such a patch. Can you send this > patch to this list or the url. So I can try it. I think the patch he's referring to is one I posted a while ago to redo the export dialog and add html export as a tiddlywiki [1]. I'm not sure how well the patch will apply to the current tree, but you need to use the "patch" utility. Get a fresh source tree from SVN / tarball and copy the patch file into the directory. You can the apply it using the command line: patch -p0 < labyrinth_html.patch After that (provided I put everything needed into the patch) you should be able to run the new labyrinth using: python src/labyrinth.py Looking at it, I think you also need to copy the images attachments into the "data" directory of your tree. Hope this helps Cheers Don [1] http://groups.google.com/group/labyrinth-devel/browse_thread/thread/8a9de1df4989f5ff# --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Labyrinth Discussion" group. To post to this group, send email to labyrinth-devel@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/labyrinth-devel?hl=en -~----------~----~----~----~------~----~------~--~---