| 9179d850 | 07-Feb-2021 |
Andreas Gohr <andi@splitbrain.org> |
Version upped |
| 6a7f9d6c | 07-Feb-2021 |
Gerrit Uitslag <klapinklapin@gmail.com> |
typo |
| 2a127a1d | 31-Jan-2021 |
Gerrit Uitslag <klapinklapin@gmail.com> |
Use exception for easier error handling, add export saved selections
- saved selections can be stored with the bookmanager of bookcreator plugin - export a saved seleciton by `?do=export_pdfbook&sav
Use exception for easier error handling, add export saved selections
- saved selections can be stored with the bookmanager of bookcreator plugin - export a saved seleciton by `?do=export_pdfbook&savedselection=fancy_recepts_lijst`
show more ...
|
| d0f882d2 | 23-Jan-2021 |
Andreas Gohr <andi@splitbrain.org> |
Version upped |
| d0f0c534 | 23-Jan-2021 |
Gerrit Uitslag <klapinklapin@gmail.com> |
put template conf value back, for older doku versions. Fixes #421 |
| a2df1c6f | 16-Jan-2021 |
Andreas Gohr <andi@splitbrain.org> |
Version upped |
| 7c79bc79 | 16-Jan-2021 |
Gerrit Uitslag <klapinklapin@gmail.com> |
update to json_decode, further some phpdocs |
| 2615b2ab | 19-Dec-2020 |
Andreas Gohr <andi@splitbrain.org> |
Version upped |
| 075a2903 | 12-Nov-2020 |
JeremyOWO <45859826+JeremyOWO@users.noreply.github.com> |
Update action.php
Change to works with all sending method of selection |
| ea5a72cf | 06-Oct-2020 |
qezwan <qezwan@gmail.com> |
translation update |
| 6d0bc54d | 25-Aug-2020 |
Anna Dabrowska <dabrowska@cosmocode.de> |
Re-introduce our DokuImageProcessorDecorator in Mpdf library
Manual changes to vendor files are necessary to incorporate ACL and cache handling, see #334 and 9df5903c20923d01d49f73b96be9229b6687850f |
| 5b7ab904 | 21-Aug-2020 |
Andreas Gohr <andi@splitbrain.org> |
Version upped |
| ce8af5d0 | 20-Aug-2020 |
Hativ <12894547+Hativ@users.noreply.github.com> |
Use page name if no page title exists (#355) |
| 154d278f | 17-Aug-2020 |
Anna Dabrowska <dabrowska@cosmocode.de> |
Add PHP 7.4 to Travis CI config |
| ef57be53 | 17-Aug-2020 |
Anna Dabrowska <dabrowska@cosmocode.de> |
Update test to include new link attribute data-wiki-id |
| dc4d9dc6 | 17-Aug-2020 |
Anna Dabrowska <dabrowska@cosmocode.de> |
Update mpdf dependency to version 8
Added support for PHP 7.3 and 7.4 |
| d599a9b1 | 15-Aug-2020 |
Vincent GIRARD <vincent@heliosphere.fr> |
Correction of syntax test to match new dokuwiki version |
| 9c76f78d | 15-Aug-2020 |
Vincent GIRARD <vincent@heliosphere.fr> |
Allow headings numbering |
| ab7fccec | 28-May-2020 |
Paulo Schopf <pschopf@gmail.com> |
translation update |
| bec91491 | 20-May-2020 |
Thien Hau <thienhau.9a14@gmail.com> |
translation update |
| 3891b39b | 12-May-2020 |
Andreas Gohr <andi@splitbrain.org> |
Version upped |
| 41e5d4e2 | 11-May-2020 |
Andreas Gohr <andi@splitbrain.org> |
no longer differentiate between natural and pageorder sorting
There is no reason not to always sort naturally. |
| e00f6071 | 11-May-2020 |
Andreas Gohr <andi@splitbrain.org> |
mix pagenames and namespaces when sorting
As discussed in https://github.com/splitbrain/dokuwiki-plugin-dw2pdf/pull/399#issuecomment-624030852 |
| 20025b90 | 05-May-2020 |
Andreas Gohr <andi@splitbrain.org> |
properly sort pagenames by namespace. fixes #308
This ensures pages within the same namespace are put together, with the start page being alwas first. |
| fd01148f | 16-Jan-2020 |
Andreas Gohr <andi@splitbrain.org> |
Version upped |