| a7323262 | 27-Apr-2017 |
Kirsten Roschanski <kirsten.roschanski@hrz.uni-giessen.de> |
Change order to load CSS |
| db1aa1bf | 27-Apr-2017 |
Kirsten Roschanski <kirsten.roschanski@hrz.uni-giessen.de> |
Change order to load CSS |
| 6df2ad64 | 06-Apr-2017 |
maddie <2934784245@qq.com> |
translation update |
| fe45cb21 | 17-Mar-2017 |
F. Mueller-Donath <j.felix@mueller-donath.de> |
translation update |
| 7b21fbf5 | 17-Mar-2017 |
F. Mueller-Donath <j.felix@mueller-donath.de> |
translation update |
| bd977188 | 05-Mar-2017 |
Gerrit Uitslag <klapinklapin@gmail.com> |
Update action.php |
| d83760ef | 05-Mar-2017 |
Gerrit Uitslag <klapinklapin@gmail.com> |
add new option to cachekey |
| 52896605 | 05-Mar-2017 |
Gerrit Uitslag <klapinklapin@gmail.com> |
remove debug statements |
| 9bcbb4f0 | 05-Mar-2017 |
Gerrit Uitslag <klapinklapin@gmail.com> |
When debugging always generate new pdf in stead of skipping to the cache |
| 4870b378 | 04-Mar-2017 |
LarsDW223 <lars_paulsen@web.de> |
Implemented config option for setting the font size. |
| 9e78d72a | 28-Feb-2017 |
Andreas Gohr <gohr@cosmocode.de> |
fixing composer weirdness with pseudo submodules
See https://lornajane.net/posts/2014/using-composer-without-gitignoring |
| 0119ca25 | 28-Feb-2017 |
Andreas Gohr <gohr@cosmocode.de> |
This is a quick an dirty switch to the current MPDF devel version
This makes the plugin working on PHP 7.1 again, however I did not look deeply in how much the API changed and just tried to quickly
This is a quick an dirty switch to the current MPDF devel version
This makes the plugin working on PHP 7.1 again, however I did not look deeply in how much the API changed and just tried to quickly make the whole thing work again.
I opted for a composer based install of the library to have the proper dependencies installed. I also checked in the result to have the plugin easily install via the extension manager.
show more ...
|
| e5f6c2cb | 30-Jan-2017 |
Michael Große <mic.grosse@posteo.de> |
disable php time limit on pdf generation
When creating a large pdf from many pages it's easy to reach the default php execution time limit of 30 seconds. Hence it is disabled during pdf creation. |
| 4d6b7ac0 | 20-Jan-2017 |
David Surroca <david.tb303@gmail.com> |
translation update |
| bdbcdd07 | 23-Aug-2016 |
Sam01 <m.sajad079@gmail.com> |
translation update |
| d8bb4a20 | 05-Aug-2016 |
Gerrit Uitslag <klapinklapin@gmail.com> |
whitespace in message |
| 58f35673 | 01-Jul-2016 |
Myeongjin <aranet100@gmail.com> |
translation update |
| c7138b3f | 28-Apr-2016 |
Gerrit Uitslag <klapinklapin@gmail.com> |
Check acl, continues export with book_skipforbiddenpages=1 is set |
| 00535885 | 17-Apr-2016 |
Gerrit Uitslag <klapinklapin@gmail.com> |
update plugin.info.txt |
| b3eed6e3 | 17-Apr-2016 |
Gerrit Uitslag <klapinklapin@gmail.com> |
Handle request from localstorage version of bookcreator |
| 9b071da5 | 14-Apr-2016 |
Michael <Chefkeks@users.noreply.github.com> |
Update action.php
Tried to change as suggested, but I'm not 100% sure if it's the place you thought of even though it works here on my installation. |
| 269f7bbd | 14-Apr-2016 |
Michael <Chefkeks@users.noreply.github.com> |
Cover page: Page depended replacements
This pull request allows the page depended replacements on the cover page, so you quickly see (if wanted) the QR code or the last update date of the dokuwiki a
Cover page: Page depended replacements
This pull request allows the page depended replacements on the cover page, so you quickly see (if wanted) the QR code or the last update date of the dokuwiki article.
Would be great if you could consider merging it or come up with a similar solution to get page depended replacements on the cover page.
Thanks in advance
Michael
show more ...
|
| 789a4266 | 07-Mar-2016 |
Andreas Gohr <andi@splitbrain.org> |
test on current PHP |
| 528811ff | 04-Feb-2016 |
Anael Mobilia <AnaelMobilia@users.noreply.github.com> |
Adjust method signatures to match parent |
| de172c86 | 04-Feb-2016 |
Anael Mobilia <AnaelMobilia@users.noreply.github.com> |
Adjust method signatures to match parent |