History log of /plugin/dw2pdf/conf/metadata.php (Results 1 – 16 of 16)
Revision Date Author Comments
# 852931da 13-Sep-2023 Andreas Gohr <andi@splitbrain.org>

rector and php sniffer cleanups


# fb347f35 02-May-2023 Andreas Gohr <andi@splitbrain.org>

Use mpdf's own QR code generation instead #465

This drops the dependency of an external service in favor of MPDF's own
barcode library. Sizes are configured somewhat differently there, so the
settin

Use mpdf's own QR code generation instead #465

This drops the dependency of an external service in favor of MPDF's own
barcode library. Sizes are configured somewhat differently there, so the
setting has been renamed.

Obsolete language strings are removed in a follow-up commit

show more ...


# 9c76f78d 15-Aug-2020 Vincent GIRARD <vincent@heliosphere.fr>

Allow headings numbering


# 4870b378 04-Mar-2017 LarsDW223 <lars_paulsen@web.de>

Implemented config option for setting the font size.


# 213fdb75 16-Dec-2014 Gerrit Uitslag <klapinklapin@gmail.com>

Doublesided config setting

Enabling doublesided: document start at odd page, and has subsequently
pairs of even-odd pages.
Disabling doublesided: document has only odd pages. (templates for even
pag

Doublesided config setting

Enabling doublesided: document start at odd page, and has subsequently
pairs of even-odd pages.
Disabling doublesided: document has only odd pages. (templates for even
pages are skipped)

- fixes reading boolean url param
- protected exportConfig class field

show more ...


# dbd8d9a1 15-Dec-2014 Gerrit Uitslag <klapinklapin@gmail.com>

group overrideable settings in plugin config


# 02f9a447 15-Dec-2014 Gerrit Uitslag <klapinklapin@gmail.com>

add autogenerated ToC - export depend configs

- Note that the ToC provided by mpdf is quite rigide.

===Note===
replace / in header_odd.html by pagenumSuffix = '/' to have only / if
the total pagen

add autogenerated ToC - export depend configs

- Note that the ToC provided by mpdf is quite rigide.

===Note===
replace / in header_odd.html by pagenumSuffix = '/' to have only / if
the total pagenumber is defined for that page. (e.g. in autogenerated
ToC it is not defined)
Not default used because pagenumSuffix can create double // in already
existing non-default templates

show more ...


# 6ea88a05 25-Jun-2014 Andreas Gohr <gohr@cosmocode.de>

allow paper size and format setting. fixes #98

This adds two new configs for setting the default papersize and orientation.
Those values can also be overwritten from request parameters.


# 6be736bf 06-Jan-2014 Gerrit Uitslag <klapinklapin@gmail.com>

Added export button for 'dokuwiki' tpl pagetools, can be disabled in plugin config. Fixes #86


# 5a91534f 23-Jan-2012 Andreas Gohr <gohr@cosmocode.de>

added qr code to default citation box, cleanup


# eea1c90d 16-Jan-2012 Johannes Fürwentsches <johannes@fuerwentsches.de>

QR Code Extension.


# f54b51f7 22-Dec-2011 Andreas Gohr <gohr@cosmocode.de>

added option to use style.css for plugins

This makes it easy to incorporate styles from plugins that don't provide
any print.css or even a pdf.css and makes PDF generation automatically
compatible w

added option to use style.css for plugins

This makes it easy to incorporate styles from plugins that don't provide
any print.css or even a pdf.css and makes PDF generation automatically
compatible with many simpler sysntax plugins.

show more ...


# d01d2a42 15-Dec-2011 Andreas Gohr <gohr@cosmocode.de>

made template to use configurable


# 87c86dda 15-Dec-2011 Andreas Gohr <gohr@cosmocode.de>

cache generated PDFs by default


# 4be0bc3e 12-Jun-2011 Andreas Gohr <andi@splitbrain.org>

loadusercss option no longer needed

Userstyles are now loaded when a conf style.local.css exists.


# ee19bac3 10-Jun-2011 Luigi Micco <l.micco@tiscali.it>

Version 2010-04-02