History log of /plugin/siteexport/conf/metadata.php (Results 1 – 10 of 10)
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 ...


# 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


# 6bbf409a 29-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.


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


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


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


# 95c3174f 14-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.


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


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