plugin:nsexport
Table of Contents
nsexport Plugin
Compatible with DokuWiki
- 2020-07-29 "Hogfather" unknown
- 2018-04-22 "Greebo" unknown
- 2017-02-19 "Frusterick Manners" unknown
- 2016-06-26 "Elenor Of Tsort" yes
Similar to offline, siteexport
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
Search and install the plugin using the 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? |
---|---|
packerziphtmlzip | Path to a PKZip compatible zipping tool, like info zip |
packerziphtmlcompress | 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:
<a href="<?php global $ID; wl($ID, array('do' => 'nsexport')) ?>">Export</a>
plugin/nsexport.txt · Last modified: 2018-12-07 10:37 by Barbara