History log of /plugin/siteexport/ (Results 501 – 525 of 535)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
6c014fff14-Jan-2014 Gerry Weißbach <gerry.w@gammaproduction.de>

Encoding

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.

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

Logging for used and unused images when exporting to PDF

It helped to hunt down a bug that actually was a misconfiguration of
the Server: GD was missing.

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

Init and debug rearranged. You can now set "debug" as custom option

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

Remove the parameter internally so it can be triggered once

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

Disable Renderer when selecting PDF

This makes sure, the correct renderer for PDF export is being used. The
only one supported is the internal one that relies in dw2pdf

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

Added option to temporarily disable the cache

You can also add the option “disableCache=1” to any of the direct
requests to have them executed without the cache.

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

PHP - Warnings ...

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

Additional request parameters for Plugin Handling

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

Array checking for value and PHP compatibility

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

Exclude mechanism changed a bit

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

The site export pdf renderer supports generating basic css classes for headlines differentiating the very first and other headlines

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

Bugfix

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

MPDF now inherits from DokuPDF

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.

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

The Variable Names under Binky have changed

It is important to change the temporary values, not the actual global
ones.

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

The actual Image File has not been fetched

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

Add DokuBase for old and deprecated machanism

If this was not there, templates could not fully be switched when using
a non-root setup (i.e. /dokuwiki instead of /)

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

Added auth_decrypt alternative for DW Weatherwax

Binky uses a new method for auth_decrypt.

0b4abc9f25-Nov-2013 Gerry Weißbach <gerry.w@gammaproduction.de>

Generate URL params mit '&' instead of '&amp;'

The HTTPClient seems to have problems with ‘&amp;’

4c00570225-Nov-2013 Gerry Weißbach <gerry.w@gammaproduction.de>

Obfuscate Authentication in Log

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

Enable authenticated Exports

It is now possible to export restricted namespaces and pages as long as
you can authenticate with a user that has DELETE access to the wiki.
The credentials will be forw

Enable authenticated Exports

It is now possible to export restricted namespaces and pages as long as
you can authenticate with a user that has DELETE access to the wiki.
The credentials will be forwarded the first time a request is made (if
not exporting via AJAX) so all the subsequent requests are
authenticated (via Cookie).

show more ...

8da901a025-Nov-2013 Gerry Weißbach <gerry.w@gammaproduction.de>

Better debugging & BugFix for non-AJAX calls

6553d16b25-Nov-2013 Gerry Weißbach <gerry.w@gammaproduction.de>

Error Handling for Runtime Errors

When using AJAX, do not put much output back to the client when errors
occur.

910da07625-Nov-2013 Gerry Weißbach <gerry.w@gammaproduction.de>

Language Update for Translation

1...<<2122