History log of /plugin/siteexport/inc/ (Results 51 – 75 of 150)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
13aaf30021-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.

f3b52d8f23-Jan-2017 Gerry Weißbach <gerry.w@gammaproduction.de>

Only return immediately if there are no more sub-pages.

6a4ce60003-Jan-2017 Gerry Weißbach <gerry.w@gammaproduction.de>

Add extension to proxy so that we can detect our selfs

2c9ab2bb02-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.

b324a19018-Sep-2016 Michael Hamann <michael@content-space.de>

Fix constructor naming, remove ?> at end of file

0571ece231-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

7181180d30-Aug-2016 Gerry Weißbach <gerry.w@gammaproduction.de>

Fixes for mpdf6

de387d0431-Mar-2016 Gerry Weißbach <gerry.w@gammaproduction.de>

See #52

fbfbd79d30-Mar-2016 Gerry Weißbach <gerry.w@gammaproduction.de>

Syntax error.

8a20a4b430-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 ...

01a1f58623-Mar-2016 Gerry Weißbach <gerry.w@gammaproduction.de>

the Toc did not include sub-trees if the namespace page was not $conf['start']

35277e0d26-Oct-2015 Gerry Weißbach <gerry.w@gammaproduction.de>

exportLinkedPages is true by default - when not setting something else.

d8d141cf21-Oct-2015 Gerry Weißbach <gerry.w@gammaproduction.de>

Always try to use the substitutions.

876523d115-Oct-2015 Gerry Weißbach <gerry.w@gammaproduction.de>

mpdf6 upgrade

38d1d77709-Oct-2015 Gerry Weißbach <gerry.w@gammaproduction.de>

Update the patch for the current version of DW2PDF

51503e2d01-Oct-2015 Gerry Weißbach <gerry.w@gammaproduction.de>

Try to always recurse linked pages by default.

f44c759a30-Sep-2015 Gerry Weißbach <gerry.w@gammaproduction.de>

Remove cron functionality, I don't think anyone ever used this.

8f1c46d430-Sep-2015 Gerry Weißbach <gerry.w@gammaproduction.de>

Documentation for the proxy thing.

8035b95930-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

c2102ac828-Sep-2015 Gerry Weißbach <gerry.w@gammaproduction.de>

Pre-Init

064c303a27-Aug-2015 Gerry Weißbach <gerry.w@gammaproduction.de>

Remove Debug.

e64893ba04-Aug-2015 Gerry Weißbach <gerry.w@gammaproduction.de>

Remove Debug.

0d8ab75817-Jun-2015 Gerry Weißbach <gerry.w@gammaproduction.de>

Wrong point to check for '/'

a072623817-Jun-2015 Gerry Weißbach <gerry.w@gammaproduction.de>

Better checking for untranslated resources

83d0ebf717-Jun-2015 Gerry Weißbach <gerry.w@gammaproduction.de>

Minor changes to non-translateable namespaces.

123456