Lines Matching refs:to

3 Site Export is an admin plugin that offers a convenient way to download your dokuwiki site as a sta…
4 …nnection. That makes the plugin perfect for providing static documentation to customers on a CD or…
11 * You need to log in as administrator to have access to the siteexport plugin
12 …* You have to have the [zip compression library of your php](http://de.php.net/manual/en/book.zip.…
22 * **Try to export non-public pages:**<br>
23 …SiteExport only allows to export public pages. This option will allow to export non-public pages t…
25 DokuWiki namespace and file name that will be used to create temporary files.
26 * **Pattern to exclude resources:**<br>
27 A regular expression to define paths that should not be exported
29to PHP settings this may be very limited and if you export a very large site or namespace the scri…
31 Level of Debug during export job. This may be important to find errors for the support.
33 Where will the debug log be written to? It has to be a writable destination.
35 The siteexport uses its own cache timer to determine when an export should be discarded.
37 ## How to export pages
39 …tional Plugins_ section. When starting of from the page you want to export, simply go to the expor…
46 The namespace/page you actually want to export. This will be predefined with the page you currently…
48 #### Parent Namespace to export
49 By default this is the same namespace/page that you are going to export. That will result in a flat…
59 Attemps to only export this one page.
66 Number of namespaces to go down into.
76 Adds the option for renderes to only export the inner body other than exporting the whole page.
79 Adds all parameters to the links in exported pages - which may make sense when using JavaScript tha…
82 … pages with other renderers, e.g. the siteexport_pdf (derived from dw2pdf) to have pages in PDF fi…
86 Allows to export the pages with a different template than the default one.
90 …es, one per page. There are options ([TOC](#table-of-contents-definition)) to export multiple page…
94 Adds a number to each heading. Usefull for a Table Of Contents inside the PDF.
106 If you do not want the export to be structured like your DokuWiki is, you can create a file called …
118 Here you can add additional variables that will be given to exported page. This can help to create …
135 …access (terminal or whatever) and cron access to your server, you can add the <code>cron.php</code…
139 If you do not want the export to be structured like your DokuWiki is, you can create a file called …
163 mergeheader | this will, as addition to merge, merge all headers starting with the first document (…
164 …red using the meta plugin and the key "mergehint = <label>". It falls back to the "thema" key or t…
167 You have to define the options like this: <code>&lt;toc notoc merge&gt;</code>
187 * The list will be ordered by a meta key `mergecompare` which has to be added via the META plugin.
191 …rsion` - will export all documents starting from the newest to the document directly prior to the …