> Do you have any ideas about how to freeze and package a Swiki for
> inclusion on a CD-ROM? (I'm putting together the CD-ROM for inclusion
> with the up-coming Squeak book.) The idea is that it be "static" (in
> that the pages cannot be edited) and that it be raw HTML, so that it can
> be run from a standard browser. Do any of you have any experience with
> this? Is there a flag in Comanche to render a set of pages from XML to
> static HTML in a new folder?
Hi, you can render the Swiki. That should do the trick. Go to
/myswikiname/render and put in the render password (the default is
password) and you will have a rendered version of the swiki in the
rendered directory.
Peace and Luck!
Je77