====== nsexport Plugin ====== ---- plugin ---- description: Export a whole bunch of namespaces into html into a zip archive author : CosmoCode email : dokuwiki@cosmocode.de type : action, render lastupdate : 2017-02-08 compatible : Elenor of Tsort depends : conflicts : similar : offline, siteexport tags : export, html, zip downloadurl: https://github.com/cosmocode/nsexport/zipball/master bugtracker : https://github.com/cosmocode/nsexport/issues sourcerepo : https://github.com/cosmocode/nsexport/ ---- 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. ===== Download and Installation ===== [[https://www.cosmocode.de/en/open-source/dokuwiki-plugins/|{{ http://cosmocode.de/static/img/dokuwiki/dwplugins.png?recache|A CosmoCode Plugin}}]] Search and install the plugin using the [[plugin:extension|Extension Manager]]. Refer to [[:Plugins]] on how to install plugins manually. ===== Configuration ===== Make sure you have zip installed under /usr/bin/zip (e.g. //sudo apt-get install zip// when using Ubuntu) ^ autoexport | Should the export start automatic? | ^ packer____ziphtml____zip | Path to a PKZip compatible zipping tool, like info zip | ^ packer____ziphtml____compress | Compression strength as number from 0 to 9. 0 is store only 9 is best compression | ===== Usage ===== Append a ''?do=nsexport'' to the URL to start the plug-in. You may want to add it in your template using: Export