| 13aaf300 | 21-Feb-2017 |
Gerry Weißbach <gerry.w@gammaproduction.de> |
Set the target-name in the toc by using a preset name if it exists. Some internal debug. |
| f3b52d8f | 23-Jan-2017 |
Gerry Weißbach <gerry.w@gammaproduction.de> |
Only return immediately if there are no more sub-pages. |
| 6a4ce600 | 03-Jan-2017 |
Gerry Weißbach <gerry.w@gammaproduction.de> |
Add extension to proxy so that we can detect our selfs |
| 2c9ab2bb | 02-Jan-2017 |
Gerry Weißbach <gerry.w@gammaproduction.de> |
Better debug of this file (extra function). The TOC-Map generation has been updated. We had several entries missing. The code should be cleaner now. |
| b324a190 | 18-Sep-2016 |
Michael Hamann <michael@content-space.de> |
Fix constructor naming, remove ?> at end of file |
| 0571ece2 | 31-Aug-2016 |
Scrutinizer Auto-Fixer <auto-fixer@scrutinizer-ci.com> |
Scrutinizer Auto-Fixes
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com |
| 7181180d | 30-Aug-2016 |
Gerry Weißbach <gerry.w@gammaproduction.de> |
Fixes for mpdf6 |
| 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'] |
| 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. |
| 876523d1 | 15-Oct-2015 |
Gerry Weißbach <gerry.w@gammaproduction.de> |
mpdf6 upgrade |
| 38d1d777 | 09-Oct-2015 |
Gerry Weißbach <gerry.w@gammaproduction.de> |
Update the patch for the current version of DW2PDF |
| 51503e2d | 01-Oct-2015 |
Gerry Weißbach <gerry.w@gammaproduction.de> |
Try to always recurse linked pages by default. |
| f44c759a | 30-Sep-2015 |
Gerry Weißbach <gerry.w@gammaproduction.de> |
Remove cron functionality, I don't think anyone ever used this. |
| 8f1c46d4 | 30-Sep-2015 |
Gerry Weißbach <gerry.w@gammaproduction.de> |
Documentation for the proxy thing. |
| 8035b959 | 30-Sep-2015 |
Gerry Weißbach <gerry.w@gammaproduction.de> |
add option to use the proxy which will now not be used by default. see #44 |
| c2102ac8 | 28-Sep-2015 |
Gerry Weißbach <gerry.w@gammaproduction.de> |
Pre-Init |
| 064c303a | 27-Aug-2015 |
Gerry Weißbach <gerry.w@gammaproduction.de> |
Remove Debug. |
| e64893ba | 04-Aug-2015 |
Gerry Weißbach <gerry.w@gammaproduction.de> |
Remove Debug. |
| 0d8ab758 | 17-Jun-2015 |
Gerry Weißbach <gerry.w@gammaproduction.de> |
Wrong point to check for '/' |
| a0726238 | 17-Jun-2015 |
Gerry Weißbach <gerry.w@gammaproduction.de> |
Better checking for untranslated resources |
| 83d0ebf7 | 17-Jun-2015 |
Gerry Weißbach <gerry.w@gammaproduction.de> |
Minor changes to non-translateable namespaces. |