DokuWiki

It's better when it's simple

User Tools

Site Tools


plugin:odt

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
plugin:odt [2023-01-13 00:36] – Most expect LibreOffice nowadays, OpenOffice is no longer called OpenOffice.org 91.248.214.247plugin:odt [2024-03-06 12:22] (current) – [Configuration] documentation of 'firsttemplatedefinitionwins' config option thomas-schaefer-nh
Line 6: Line 6:
 email      : andi@splitbrain.org, aurelien@bompard.org, info@florian-lamml.de email      : andi@splitbrain.org, aurelien@bompard.org, info@florian-lamml.de
 type       : render, syntax type       : render, syntax
-lastupdate : 2019-07-27 +lastupdate : 2023-03-03 
-compatible : Detritus, 2016-06-26 "Elenor Of Tsort", 2017-02-19a "Frusterick Manners", "Greebo", Hogfather+compatible : Detritus, 2016-06-26 "Elenor Of Tsort", 2017-02-19a "Frusterick Manners", "Greebo", Hogfather, "Jack Jackrum"
 depends    :  depends    : 
 conflicts   : header2 conflicts   : header2
Line 13: Line 13:
 tags       : export, odt, pdf tags       : export, odt, pdf
  
-downloadurl: https://github.com/LarsGit223/dokuwiki-plugin-odt/archive/2019-07-27.zip+downloadurl: https://github.com/lpaulsen93/dokuwiki-plugin-odt/archive/refs/tags/2023-03-03.zip
 sourcerepo : https://github.com/LarsGit223/dokuwiki-plugin-odt sourcerepo : https://github.com/LarsGit223/dokuwiki-plugin-odt
 bugtracker : https://github.com/LarsGit223/dokuwiki-plugin-odt/issues bugtracker : https://github.com/LarsGit223/dokuwiki-plugin-odt/issues
Line 115: Line 115:
 ^  Config option name              ^  Function                                                                                                                                                                                                                                                                                                                                                                                                                     ^ ^  Config option name              ^  Function                                                                                                                                                                                                                                                                                                                                                                                                                     ^
 | tpl_dir                          | Sub-directory for the templates in the media manager. Upload your ODT template files to this directory.                                                                                                                                                                                                                                                                                                                       | | tpl_dir                          | Sub-directory for the templates in the media manager. Upload your ODT template files to this directory.                                                                                                                                                                                                                                                                                                                       |
 +| firsttemplatedefinitionwins      | In case of multiple definitions of template, templatepage, css_template, or odt_template, the first will be used. (The value false will apply the last definition, instead.) Needs the [[plugin:usecounter|usecounter]] plugin!                                                                                                                                                                                                                                                                                                                       |
 | odt_template                     | ODT file which shall be used as a template. Per default this field is empty. In that case default styles are used.\\ \\ Since version 2016-02-13 the template can also be a CSS file. Make sure to use the correct file extensions (.odt or .css) so that the plugin can differ between the file types. See section [[#Templates support]] for details.                                                                       | | odt_template                     | ODT file which shall be used as a template. Per default this field is empty. In that case default styles are used.\\ \\ Since version 2016-02-13 the template can also be a CSS file. Make sure to use the correct file extensions (.odt or .css) so that the plugin can differ between the file types. See section [[#Templates support]] for details.                                                                       |
 | showexportbutton                 | Display the ODT Export Button?                                                                                                                                                                                                                                                                                                                                                                                                | | showexportbutton                 | Display the ODT Export Button?                                                                                                                                                                                                                                                                                                                                                                                                |
Line 148: Line 149:
 A manual pagebreak can be inserted by adding the syntax tag ''<pagebreak>'' in the wiki page. This feature requires the [[plugin:pagebreak|Pagebreak Plugin]]. A manual pagebreak can be inserted by adding the syntax tag ''<pagebreak>'' in the wiki page. This feature requires the [[plugin:pagebreak|Pagebreak Plugin]].
  
 +> [[;plugin:pagebreak | The PageBreak plugin]] isn't maintained, and [[https://github.com/micgro42/dokuwiki-plugin-pagebreak/issues | bugs]] are ignored since 2018!  Tag   ''<br style=\"page-break-after:always;\">''   is broken,  ''<div></div>''  may be better?  ''$renderer->doc .= "<div style=\"page-break-after:always;\"></div>";'' This seems simple enough that it may be good to add it in dokuwiki core as ''~~pagebreak~~'' or similar?  Andreas G,, can you quickly look at it please? 
 ==== page ==== ==== page ====
  
plugin/odt.1673566613.txt.gz · Last modified: 2023-01-13 00:36 by 91.248.214.247

Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
CC Attribution-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki