History log of /plugin/siteexport/inc/ (Results 126 – 150 of 150)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
63fe80c723-Apr-2014 Gerry Weißbach <gerry.w@gammaproduction.de>

Remove the download switch. It did not really make sense.

82618ac816-Apr-2014 Gerry Weißbach <gerry.w@gammaproduction.de>

Added flag for downloading a single PDF file

Otherwise it will open in an iframe in the browser

6792d0cf14-Apr-2014 Gerry Weißbach <gerry.w@gammaproduction.de>

Upgrade for the Aggregator

Several bugfixes and feature improvements for the Aggregator. When the
result contains a single PDF this is now shown in the browser. If the
Popupviewer is installed it wi

Upgrade for the Aggregator

Several bugfixes and feature improvements for the Aggregator. When the
result contains a single PDF this is now shown in the browser. If the
Popupviewer is installed it will use this.

show more ...

5692326201-Apr-2014 Gerry Weißbach <gerry.w@gammaproduction.de>

The BASE can only be at the beginning of the path

6ba764b828-Feb-2014 Gerry Weißbach <gerry.w@gammaproduction.de>

Check if the TOC-name is set to the current pages filename. If so, try to get the real name.

56e0814f28-Feb-2014 Gerry Weißbach <gerry.w@gammaproduction.de>

Remove not needed and commented source

2860110824-Feb-2014 Gerry Weißbach <gerry.w@gammaproduction.de>

Move Variable Cleanup for disableCache and debug into advanced section. Or the generated URLs will not have them.

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

Remove Authentication Options

The Authentication did not really work. But it is still needed when
exporting restricted pages.

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

Return only the one file if it is the only PDF

If there is only one PDF in the zip file, un-zip it and send only this
one file.

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

Moved siteexportmanager.php to exe to satisfy default apache config for DW

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

Added syntax-plugin to create in-page site export downloader

This will actually print a list of pages, ordered by a META key (needs
meta plugin). These pages will then be put into a <toc> element an

Added syntax-plugin to create in-page site export downloader

This will actually print a list of pages, ordered by a META key (needs
meta plugin). These pages will then be put into a <toc> element and
merged into one big document. In addition: headers of these will be
merged. I think that you will be able to specify more options later.

show more ...

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

Needs to handle the parameters or arrays will be omitted (disableplugin)

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

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.

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.

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.

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

123456