From: Jeff D. <da...@da...> - 2000-07-16 17:25:25
|
I've just checked in a new version of wiki_zip.php3 (& wiki_adminform.php). This does away with the secret zip header field for meta-data. The pages are stored as MIME e-mail messages, with the meta-data stored as parameters in the Content-Type: header. I also added the ability to make a zip including the archived versions of the pages. In this case you still get one file per page, formatted as a multipart MIME message: one part for each version of the page. Jeff |