Hi,

I wrote a plugin for Kwiki that lets you download a static copy of
your entire Wiki as a tarball.  Unfortunately, to make my plugin work,
I had to hack Spoon::Headers to allow me to set the
Content-Disposition header.  (Thus, as much as I'd like to throw this
up on CPAN, I'm going to wait until Spoon is ready for it.)

Link for more info:
http://kwiki.org/index.cgi?KwikiPublish

PS: This is the first Kwik plugin I've written, and I feel like there
are a lot of things that could be done to improve it.  One thing I'd
really like to do is add a way to wrap all the static pages in a
standard header and footer, and I could've hacked something in, but I
would rather write it in a way that fits into the Kwiki way of doing
things.  I'd appreciate any clues as to how I should go about
implementing this.

Reply via email to