Lines Matching refs:to

4       E.g. '{{odt>page:A3,landscape,1,1,1,1}}' sets the page format to A3, landscape orientation
9 * Changed the locallink() implementation from just inserting text to inserting a link
10 to the corresponding heading.
18 * Added/merged support for exporting books to ODT (interface to bookcreator plugin).
24 Thanks to Klap-in.
54 'lang', e.g. 'de-de' sets the language to german and country to germany. If there is no '-'
64 * Added function to insert a pagebreak.
79 * Added support for multi column frames (to provide it to the wrap plugin).
85 …* Bugfix: The function 'adjustValueForODT' did not convert the color name 'black' to '#000000'. Th…
87 …Every function that only builds the ODT style from given properties has been moved to the new help…
97 …* Bugfix: do not open nested frames in nested calls to _odtDivOpenAsFrameUseCSS/_odtDivOpenAsFrame…
99 Nested calls will be ignored and do not open frames and DO NOT lead to errors.
103 * Output paragraphs with style "Quotation 1" up to "Quotation 5" for quotes.
109 * new odt.png (up-to-date style)
117 … + A function which directly imports a CSS style (similar to HTML code like 'style="color:red;"')
124 functions. This requires to save the common styles in ODT documents not using templates.
130 can be queried by the ODT renderer to use it as parameters for ODT style definitions.
131 * Added new functions to renderer for CSS based span and div export:
136 * changes to the pagetools-button
148 * Change info.txt to plugin.info.txt - fix install error
152 * Moved 'csscolors.php' to subdirectory helper and converted it into a DokuWiki helper plugin.
156 * Added new file 'csscolors.php'. It is a helper class to convert CSS color names
162 * Added a function to insert svg code as an svg image.
163 …Added a function to store an image in the document without automatically inserting it in the conte…
195 * renderer.php: Add options to cut off a part of the ODT template
199 * syntax.php: Fix button link to export old revisions