History log of /plugin/siteexport/action/ajax.php (Results 26 – 50 of 94)
Revision Date Author Comments
# 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


# 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 ...


# 567c9aac 09-Oct-2015 Gerry Weißbach <gerry.w@gammaproduction.de>

More debug.


# dc184535 01-Oct-2015 Gerry Weißbach <gerry.w@gammaproduction.de>

Has to be done differently or the CSS and images will get lost too.


# 6c03fa62 01-Oct-2015 Gerry Weißbach <gerry.w@gammaproduction.de>

the option to export linked files is now always visible. In addition it seems that it did not work before. This might still be error prone


# f44c759a 30-Sep-2015 Gerry Weißbach <gerry.w@gammaproduction.de>

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


# 49ed1749 28-Sep-2015 Gerry Weißbach <gerry.w@gammaproduction.de>

Already set to re-render


# a0726238 17-Jun-2015 Gerry Weißbach <gerry.w@gammaproduction.de>

Better checking for untranslated resources


# ad37ef9a 10-Apr-2015 Gerry Weißbach <gerry.w@gammaproduction.de>

More Debug.


# 1e0bea35 10-Dec-2014 Gerry Weissbach <gerry.w@gammaproduction.de>

Updated functionality to provide default authentication


# 4b1f810e 27-Nov-2014 Gerry Weißbach <gerry.w@gammaproduction.de>

Another correction for PHP reasons.


# 123fcd51 27-Nov-2014 Gerry Weißbach <gerry.w@gammaproduction.de>

It is a boolean or an array.


# ec1dc739 27-Nov-2014 Gerry Weißbach <gerry.w@gammaproduction.de>

Add default authentication

This adds default authentication for exports using the export URL. If
you try to export pages that would not be authenticated, you can set a
user (together with the passwo

Add default authentication

This adds default authentication for exports using the export URL. If
you try to export pages that would not be authenticated, you can set a
user (together with the password) in the settings. These credentials
will the be used for the export of pages that would not be
authenticated otherwise.

show more ...


# 9c10d86c 13-Oct-2014 Gerry Weißbach <gerry.w@gammaproduction.de>

Improve non-200 ignorance.


# 9daa6326 09-Oct-2014 Gerry Weißbach <gerry.w@gammaproduction.de>

More Debugging


# b38f2b90 08-Oct-2014 Gerry Weißbach <gerry.w@gammaproduction.de>

Hint, why nothing is done.


# 060c99e1 10-Sep-2014 Gerry Weißbach <gerry.w@gammaproduction.de>

Use dw2pdf internal engine

Added the option to use the dw2pdf export PDF files. Meaning you can
use the already created templates for dw2pdf by just selecting the
dw2pdf renderer. Siteexports PDF fe

Use dw2pdf internal engine

Added the option to use the dw2pdf export PDF files. Meaning you can
use the already created templates for dw2pdf by just selecting the
dw2pdf renderer. Siteexports PDF features (like templates) will be
disabled.

show more ...


# 774a858a 25-Aug-2014 Gerry Weißbach <gerry.w@gammaproduction.de>

quoting of encoded regexp

came in via chinese export problems


# 5429a1c0 28-Jul-2014 Gerry Weißbach <gerry.w@gammaproduction.de>

Accept numbers, check from start to end.


# e902fbd5 21-Jul-2014 Gerry Weißbach <gerry.w@gammaproduction.de>

Regexp starting and endig tag missing


# 0ece74e8 21-Jul-2014 Gerry Weißbach <gerry.w@gammaproduction.de>

Fallback to original URL

When there is no data fall back …


# 116c7e55 18-Jul-2014 Gerry Weißbach <gerry.w@gammaproduction.de>

Remove require. It's already done.


# 8738e557 17-Jul-2014 Gerry Weißbach <gerry.w@gammaproduction.de>

Missing the index.


# bca58ac1 17-Jul-2014 Gerry Weißbach <gerry.w@gammaproduction.de>

PHP Strict compatible


# ed3721f3 14-Jul-2014 Gerry Weißbach <gerry.w@gammaproduction.de>

Not !=


1234