Export a whole bunch of namespaces into html into a zip archive
Compatible with DokuWiki
2009-12-25
Similar to offline, siteexport
Download and install the plugin using the Plugin Manager using the URL given above. Refer to Plugins on how to install plugins manually.
The plug-in allows you to export several namespaces as HTML in a single ZIP file. It also export the linked media files in the exported document.
The export is a per-user view and handles the right permissions.
It seems that this plugin currently isn't really usable/partially broken. For details have a look at the list of current issues. If you want to try the plugin append ?do=nsexport to your wiki URL. — MichituxMichael Hamann
Michitux
Karlsruhe, Germany 2010/10/09 17:37
The odt export is more functional than the ziphtml one. Maybe the ziphtml in http://github.com/cosmocode/nsexport/commit/09c5ef03 is working better. — adrianlangAdrian Lang
adrianlang
Berlin 2010/10/11 12:00
Make sure you have zip installed under /usr/bin/zip (e.g. sudo apt-get install zip when using Ubuntu)