| 996c253a | 31-Aug-2016 |
Gerry Weißbach <gerry.w@gammaproduction.de> |
Error handling and reporting while creating the preload.php see #57 |
| 7181180d | 30-Aug-2016 |
Gerry Weißbach <gerry.w@gammaproduction.de> |
Fixes for mpdf6 |
| 1c0f3e6f | 30-Aug-2016 |
Gerry Weißbach <gerry.w@gammaproduction.de> |
Pretty error on site aggragator. |
| 5bacce67 | 30-Aug-2016 |
Gerry Weißbach <gerry.w@gammaproduction.de> |
Add failure handling for mpdf and site aggregation. |
| 21643918 | 02-Aug-2016 |
Myeongjin <aranet100@gmail.com> |
translation update |
| 14bb3a1b | 01-Jul-2016 |
Myeongjin <aranet100@gmail.com> |
translation update |
| de387d04 | 31-Mar-2016 |
Gerry Weißbach <gerry.w@gammaproduction.de> |
See #52 |
| fbfbd79d | 30-Mar-2016 |
Gerry Weißbach <gerry.w@gammaproduction.de> |
Syntax error. |
| 8a20a4b4 | 30-Mar-2016 |
Gerry Weißbach <gerry.w@gammaproduction.de> |
Add option "offSiteLinkTemplate" to settings. This is a String that will define the URL of links that are DW-IDs but located outside of the export root. You can use the following constants to referen
Add option "offSiteLinkTemplate" to settings. This is a String that will define the URL of links that are DW-IDs but located outside of the export root. You can use the following constants to reference the original link:
* 'RAWID' - the ID that the link is going to * 'CONTEXTID' - a meta information that requires the meta plugin to be set * 'LINK' - the relative link that has been calculated, the same as if you would not set a template at all
show more ...
|
| 01a1f586 | 23-Mar-2016 |
Gerry Weißbach <gerry.w@gammaproduction.de> |
the Toc did not include sub-trees if the namespace page was not $conf['start'] |
| fb85e785 | 03-Feb-2016 |
Andreas Gohr <andi@splitbrain.org> |
Adjust method signatures to match parent |
| 3c427061 | 25-Dec-2015 |
Hideaki SAWADA <chuno@live.jp> |
translation update |
| 36db4d82 | 04-Dec-2015 |
Gerry Weißbach <gerry.w@gammaproduction.de> |
Check template input for validity. see #48 |
| 35277e0d | 26-Oct-2015 |
Gerry Weißbach <gerry.w@gammaproduction.de> |
exportLinkedPages is true by default - when not setting something else. |
| d8d141cf | 21-Oct-2015 |
Gerry Weißbach <gerry.w@gammaproduction.de> |
Always try to use the substitutions. |
| 64a77fba | 15-Oct-2015 |
Gerry Weißbach <gerry.w@gammaproduction.de> |
Version Update. |
| caa704ff | 15-Oct-2015 |
Gerry Weißbach <gerry.w@gammaproduction.de> |
Missing Semicolon |
| 33645ffb | 15-Oct-2015 |
Gerry Weißbach <gerry.w@gammaproduction.de> |
Secedit is not needed in PDF Renderer. |
| 876523d1 | 15-Oct-2015 |
Gerry Weißbach <gerry.w@gammaproduction.de> |
mpdf6 upgrade |
| 3174d4b9 | 15-Oct-2015 |
Gerry Weißbach <gerry.w@gammaproduction.de> |
Remove Section Edit from Aggregate - this is not really needed or usefull. |
| 0931afc2 | 15-Oct-2015 |
Gerry Weißbach <gerry.w@gammaproduction.de> |
Add sections back to pdf renderer |
| 87c0291b | 15-Oct-2015 |
Gerry Weißbach <gerry.w@gammaproduction.de> |
REmove unneeded variables |
| 23be581e | 15-Oct-2015 |
Gerry Weißbach <gerry.w@gammaproduction.de> |
Remove one of the events to streamline the process |
| 38d1d777 | 09-Oct-2015 |
Gerry Weißbach <gerry.w@gammaproduction.de> |
Update the patch for the current version of DW2PDF |
| 567c9aac | 09-Oct-2015 |
Gerry Weißbach <gerry.w@gammaproduction.de> |
More debug. |