History log of /plugin/dw2pdf/ (Results 276 – 300 of 468)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
df72a22320-Dec-2014 wkdl <chobkwon@gmail.com>

translation update

12b0bbd418-Dec-2014 Juergen-aus-Koeln <h-j-schuemmer@web.de>

translation update

230b098d18-Dec-2014 Gerrit Uitslag <klapinklapin@gmail.com>

Fix ToC translations. Fixes #153

54a73bb318-Dec-2014 Gerrit Uitslag <klapinklapin@gmail.com>

update plugin.info.txt

b2e3cf4a18-Dec-2014 Gerrit Uitslag <klapinklapin@gmail.com>

check returned value from metadata request Fixes #154

7c1dd78a16-Dec-2014 Gerrit Uitslag <klapinklapin@gmail.com>

fix for svg.php in upgrade 5.7.4

719256ad16-Dec-2014 Gerrit Uitslag <klapinklapin@gmail.com>

cache depends on mediafiles Fixes #28

05d2b50716-Dec-2014 Gerrit Uitslag <klapinklapin@gmail.com>

restore url param template to tpl

254467c416-Dec-2014 Gerrit Uitslag <klapinklapin@gmail.com>

per page setting to change landscape/portrait Fixes #19

Reapply proposal of @samwilson

https://github.com/samwilson/dokuwiki-plugin-dw2pdf/commit/0f1a0edc4c4579c9f79067d8a8c73197626fbf33

e3d6826516-Dec-2014 Gerrit Uitslag <klapinklapin@gmail.com>

add @DATE(<date>[, <format>])@ syntax. Fixes #21

Syntax similar to bureaucracy. Difference: in the bureacracy the % needs
to be escaped, here using single % is fine.

Examples:
@DATE(<date>)@ format

add @DATE(<date>[, <format>])@ syntax. Fixes #21

Syntax similar to bureaucracy. Difference: in the bureacracy the % needs
to be escaped, here using single % is fine.

Examples:
@DATE(<date>)@ formats given <date> with config['dformat'] setting
@DATE(@DATE@, %Y-%m-%e)@ formats @DATE@ with given format setting.

show more ...

d63e7fe716-Dec-2014 Gerrit Uitslag <klapinklapin@gmail.com>

Refactoring in methods of action class

dda7962316-Dec-2014 Gerrit Uitslag <klapinklapin@gmail.com>

update plugin.info.txt

213fdb7516-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 ...

15923cb916-Dec-2014 Gerrit Uitslag <klapinklapin@gmail.com>

pdftitle url param for export_pdf Fixes #119

06f6512e15-Dec-2014 Gerrit Uitslag <klapinklapin@gmail.com>

Update mPDF from 5.7.3 to 5.7.4

4bb6abee15-Dec-2014 Gerrit Uitslag <klapinklapin@gmail.com>

fix referer

acf3824d15-Dec-2014 Gerrit Uitslag <klapinklapin@gmail.com>

use dokuwiki equivalents of functions

dbd8d9a115-Dec-2014 Gerrit Uitslag <klapinklapin@gmail.com>

group overrideable settings in plugin config

f3ac5e1415-Dec-2014 Gerrit Uitslag <klapinklapin@gmail.com>

update plugin.info.txt

02f9a44715-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 ...

a2c3376812-Dec-2014 Gerrit Uitslag <klapinklapin@gmail.com>

Add wikipages per page to the pdf. Fixes #3

* When debug is enabled, the html is concatenated to one piece and
dumped in screen.
* debughtml=html will display it as html, otherwise with
debughtml=te

Add wikipages per page to the pdf. Fixes #3

* When debug is enabled, the html is concatenated to one piece and
dumped in screen.
* debughtml=html will display it as html, otherwise with
debughtml=text it is shown as plain text

show more ...

60e59de712-Dec-2014 Gerrit Uitslag <klapinklapin@gmail.com>

Rewrite urls of included pages to internal links Fixes #16

Referers to a page, will point to the start of the article.

80a6cf5b11-Dec-2014 Gerrit Uitslag <klapinklapin@gmail.com>

update plugin.info.txt

c00eb13b11-Dec-2014 Gerrit Uitslag <klapinklapin@gmail.com>

Set correct global page id. Fixes #97

$INFO['id'] and $INFO['namespace'] are not updated to rendered page,
because plugins should use $ID. Also p_wiki_xhtml() assumes that.

33c1529710-Dec-2014 Gerrit Uitslag <klapinklapin@gmail.com>

add back.html as template page after articles

Fixes https://github.com/Klap-in/dokuwiki-plugin-bookcreator/issues/40
Further a bit refactoring

1...<<111213141516171819