| 3cc6f95e | 07-Jan-2014 |
Gerrit Uitslag <klapinklapin@gmail.com> |
add new files required for export button |
| d810b44c | 07-Jan-2014 |
Gerrit Uitslag <klapinklapin@gmail.com> |
translation update |
| 6be736bf | 06-Jan-2014 |
Gerrit Uitslag <klapinklapin@gmail.com> |
Added export button for 'dokuwiki' tpl pagetools, can be disabled in plugin config. Fixes #86 |
| 25146a37 | 03-Jan-2014 |
Fabrice Dejaigher <fabrice@chtiland.com> |
translation update |
| 28e636ea | 19-Dec-2013 |
Gerrit Uitslag <klapinklapin@gmail.com> |
Update css parsing to Binky functions and improve php strictness |
| 201f96ba | 07-Dec-2013 |
NicolasFriedli <nicolas@theologique.ch> |
translation update |
| 3f24b1c2 | 01-Dec-2013 |
Juliano Marconi Lanigra <juliano.marconi@gmail.com> |
translation update |
| 11c6bf9b | 12-Nov-2013 |
soer9648 <soer9648@eucl.dk> |
translation update |
| 51ccd30d | 29-Oct-2013 |
Robert Bogenschneider <bogi@uea.org> |
translation update |
| 05cccb32 | 10-Oct-2013 |
Mofe <mofe@me.com> |
translation update |
| ed0a677c | 14-Aug-2013 |
Myeongjin <aranet100@gmail.com> |
translation update |
| a507ae9a | 08-Aug-2013 |
Edmondo Di Tucci <snarchio@gmail.com> |
translation update |
| 4868741a | 07-Aug-2013 |
Gerrit Uitslag <klapinklapin@gmail.com> |
translation update |
| 2d7762c5 | 03-Aug-2013 |
Matthias Schulte <dokuwiki@lupo49.de> |
translation update |
| 2585efdf | 16-Jul-2013 |
Klap-in <klapinklapin@gmail.com> |
minor tweaks of DokuPDF class |
| 63dd57c5 | 16-Jul-2013 |
Klap-in <klapinklapin@gmail.com> |
fix escaping of in mpdf in <pre> tags |
| 3c8bf042 | 13-Jun-2013 |
Klap-in <klapinklapin@gmail.com> |
fix port handling in mpdf. Suggestion from http://www.mpdf1.com/mpdf/forum/comments.php?DiscussionID=802 |
| 30d41530 | 13-Jun-2013 |
Klap-in <klapinklapin@gmail.com> |
some minor modifications to mpdf/mpdf.php |
| 4b4519b3 | 13-Jun-2013 |
Klap-in <klapinklapin@gmail.com> |
minor layout readme |
| 39b9b7fd | 13-Jun-2013 |
Klap-in <klapinklapin@gmail.com> |
update of readme about replacements |
| a180c973 | 13-Jun-2013 |
Klap-in <klapinklapin@gmail.com> |
perform the replacements of the citation per rendered page. |
| 5f3ba17d | 12-Jun-2013 |
Klap-in <klapinklapin@gmail.com> |
suppress warnings of opendir like 'no such file/dir' |
| 737417c6 | 12-Jun-2013 |
Klap-in <klapinklapin@gmail.com> |
Improve handle of bookcreator requests and some minor fixes Now bookcreater doesn't allow empty title and selection anymore Fix some missing globals or redundant Fix for bookcreator: Catch title befo
Improve handle of bookcreator requests and some minor fixes Now bookcreater doesn't allow empty title and selection anymore Fix some missing globals or redundant Fix for bookcreator: Catch title before cache, otherwise the downloaded page got nonsens filename. NOT FIXED: cached pdf don't depends on given title from Bookcreator. So when it changed, the cache has still the old one.
show more ...
|
| 244aaa51 | 20-Feb-2013 |
Michael Hamann <michael@content-space.de> |
Make local links work
This adds anchors for all headers so local (in-page) links work (mPDF doesn't seem to use ids as anchors). |
| 3f7fbd49 | 23-Jan-2013 |
Sam Wilson <sam@samwilson.id.au> |
Upgrading mPDF to latest version (5.6). |