History log of /plugin/dw2pdf/action.php (Results 126 – 150 of 160)
Revision Date Author Comments
# 48f67241 27-Mar-2012 Sam Wilson <sam@samwilson.id.au>

Don't include template styles twice. #17


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

added qr code to default citation box, cleanup


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

Merge branch 'patch-1' of https://github.com/jfuerwentsches/dokuwiki-plugin-dw2pdf into pull-request-9

* 'patch-1' of https://github.com/jfuerwentsches/dokuwiki-plugin-dw2pdf:
QR Code Extension.

Merge branch 'patch-1' of https://github.com/jfuerwentsches/dokuwiki-plugin-dw2pdf into pull-request-9

* 'patch-1' of https://github.com/jfuerwentsches/dokuwiki-plugin-dw2pdf:
QR Code Extension.
Added two parameters for QR Code extension.
Change URL retrival and moving to Google Chart API.
Added QR Code support: This change generates a QR Code for the URL that is exported to pdf. As QR Codes normally only make sense on printed documents I decided to add it directly to the PDF. To get the QR Code in the PDF you can use the @QRCODE@ replacement pattern within the desired template.

Conflicts:
action.php

show more ...


# 9a3c8d9f 23-Jan-2012 Andreas Gohr <gohr@cosmocode.de>

fixed filenames for real this time


# 935f0f0c 23-Jan-2012 Andreas Gohr <gohr@cosmocode.de>

fixed syntax error


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

some more filename cleanup


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

optimize local image handling add pseudo dw2pdf:// handler


# 68a00a18 16-Jan-2012 Andreas Gohr <gohr@cosmocode.de>

cleaner output filenames


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

Change URL retrival and moving to Google Chart API.


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

Added QR Code support:
This change generates a QR Code for the URL that is exported to pdf. As QR Codes normally only make sense on printed documents I decided to add it directly to the PDF. To get

Added QR Code support:
This change generates a QR Code for the URL that is exported to pdf. As QR Codes normally only make sense on printed documents I decided to add it directly to the PDF. To get the QR Code in the PDF you can use the @QRCODE@ replacement pattern within the desired template.

show more ...


# df59f400 11-Jan-2012 Andreas Gohr <gohr@cosmocode.de>

make cache dependent on config file ages


# 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 ...


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

avoid browser caching


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

mdpf doesn't allow special header/footer on last page

See http://www.mpdf1.com/mpdf/forum/comments.php?DiscussionID=767 for a
discussion why.


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

load print.css only when no pdf.css is available


# 1c14c879 21-Dec-2011 Andreas Gohr <gohr@cosmocode.de>

load plugin styles

Now plugins style files (all.css, print.css, pdf.css) are used in PDFs


# daa70883 19-Dec-2011 Andreas Gohr <gohr@cosmocode.de>

automatically handle larger headers/footers


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

make cache template dependent


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

added place holders to reference images or other files


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

made template to use configurable


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

centralized title handling


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

first step at moving all header/foote configs to templates


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

cache generated PDFs by default


# 83dae0db 14-Dec-2011 Andreas Gohr <gohr@cosmocode.de>

use some default styles, enables syntax highlighting


# a876b55b 13-Dec-2011 Andreas Gohr <gohr@cosmocode.de>

use our own renderer for preparing the used HTML


1234567