Searched +full:export +(+path:plugin +path:bookcreator) -(+path:plugin +path:bookcreator +path:lang) (Results 1 – 4 of 4) sorted by relevance
130 //export as xhtml or text, is handled in action component 'export'189 * Displays the Bookmanager - Let organize selections and export them236 // PDF Export244 if(file_exists(DOKU_PLUGIN."odt/action/export.php") && !plugin_isdisabled("odt")) {256 $form->addFieldsetOpen($this->getLang('export'));
16 $this->Lexer->addSpecialPattern('~~EXPORT.*?~~', $mode, 'plugin_bookcreator_exportsaved');50 //type: EXPORT...86 * include a link to the requested export of the saved selection
10 * Implements the PDF export button for DokuWiki's menu system
108 * Add 'export pdf' button to page tools, new SVG based mechanism