History log of /plugin/siteexport/conf/ (Results 1 – 12 of 12)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
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

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

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

6bbf409a29-May-2015 Gerry Weißbach <gerry.w@gammaproduction.de>

Bugfix for oddEven

The export always used odd-even = true. This resulted in the TOC always
being on the even side with potential empty pages around it.

c802239312-Dec-2014 Gerry Weißbach <gerry.w@gammaproduction.de>

Add option to ignore errors during export via GUI

Using the export via the GUI will result in not delivering the export
result while there are log messages with errors. In rare cases this
might sti

Add option to ignore errors during export via GUI

Using the export via the GUI will result in not delivering the export
result while there are log messages with errors. In rare cases this
might still be the desired case. If so, you can enable the “Do not
interrupt export with errors” setting in the global admin settings
panel.

show more ...

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

e2c8d3cc30-Sep-2014 Gerry Weißbach <gerry.w@gammaproduction.de>

Support for ODD/EVEN

Odd/Even needs to be configured. Allows to set different header/footer
but will always begin the TOC on and content on the Odd page.

0155893c01-Jul-2014 Gerry Weißbach <gerry.w@gammaproduction.de>

Do not exclude anything by default

95c3174f14-Jan-2014 Gerry Weißbach <gerry.w@gammaproduction.de>

Added mode so that anyone may use the site export plugin

Handle with care! This may result in slow web servers.

d3cbbad810-Jan-2014 Gerry Weißbach <gerry.w@gammaproduction.de>

Exclude mechanism changed a bit

cb16840110-Jan-2014 Gerry Weißbach <gerry.w@gammaproduction.de>

Added option to ignore errors while loading a file

E.g. 404 will now be discarded and the export goes on.

7d101cc120-Nov-2013 Gerry Weißbach <gerry.w@gammaproduction.de>

Initial Commit

Initial commit of site export plugin to GitHub.
This version has been modified to be compatible with Weatherwax and
support jQuery. This plugin does not work with older versions of
Do

Initial Commit

Initial commit of site export plugin to GitHub.
This version has been modified to be compatible with Weatherwax and
support jQuery. This plugin does not work with older versions of
DokuWiki.

show more ...