| 63fe80c7 | 23-Apr-2014 |
Gerry Weißbach <gerry.w@gammaproduction.de> |
Remove the download switch. It did not really make sense. |
| 82618ac8 | 16-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 |
| 6792d0cf | 14-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 ...
|
| 56923262 | 01-Apr-2014 |
Gerry Weißbach <gerry.w@gammaproduction.de> |
The BASE can only be at the beginning of the path |
| 6ba764b8 | 28-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. |
| 56e0814f | 28-Feb-2014 |
Gerry Weißbach <gerry.w@gammaproduction.de> |
Remove not needed and commented source |
| 28601108 | 24-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. |
| 61d11456 | 28-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. |
| f3359d31 | 28-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. |
| b325f6fa | 27-Jan-2014 |
Gerry Weißbach <gerry.w@gammaproduction.de> |
Moved siteexportmanager.php to exe to satisfy default apache config for DW |
| fd385364 | 27-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 ...
|
| 1d20b534 | 15-Jan-2014 |
Gerry Weißbach <gerry.w@gammaproduction.de> |
Needs to handle the parameters or arrays will be omitted (disableplugin) |
| 3506d27d | 13-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. |
| 2270cdc5 | 13-Jan-2014 |
Gerry Weißbach <gerry.w@gammaproduction.de> |
Init and debug rearranged. You can now set "debug" as custom option |
| c8c5e5cc | 13-Jan-2014 |
Gerry Weißbach <gerry.w@gammaproduction.de> |
Remove the parameter internally so it can be triggered once |
| f8fd18e7 | 13-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. |
| a4a5b91d | 10-Jan-2014 |
Gerry Weißbach <gerry.w@gammaproduction.de> |
MPDF now inherits from DokuPDF |
| 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. |
| ec70cd20 | 27-Nov-2013 |
Gerry Weißbach <gerry.w@gammaproduction.de> |
Added auth_decrypt alternative for DW Weatherwax
Binky uses a new method for auth_decrypt. |
| 0b4abc9f | 25-Nov-2013 |
Gerry Weißbach <gerry.w@gammaproduction.de> |
Generate URL params mit '&' instead of '&'
The HTTPClient seems to have problems with ‘&’ |
| 4c005702 | 25-Nov-2013 |
Gerry Weißbach <gerry.w@gammaproduction.de> |
Obfuscate Authentication in Log |
| cb1f35bb | 25-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 ...
|
| 8da901a0 | 25-Nov-2013 |
Gerry Weißbach <gerry.w@gammaproduction.de> |
Better debugging & BugFix for non-AJAX calls |
| 6553d16b | 25-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. |
| 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 ...
|