| 6c014fff | 14-Jan-2014 |
Gerry Weißbach <gerry.w@gammaproduction.de> |
Encoding |
| 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. |
| 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 |
| 6586eacb | 13-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 |
| 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. |
| 9210c477 | 13-Jan-2014 |
Gerry Weißbach <gerry.w@gammaproduction.de> |
PHP - Warnings ... |
| 88c86a26 | 10-Jan-2014 |
Gerry Weißbach <gerry.w@gammaproduction.de> |
Additional request parameters for Plugin Handling |
| f3b63992 | 10-Jan-2014 |
Gerry Weißbach <gerry.w@gammaproduction.de> |
Array checking for value and PHP compatibility |
| d3cbbad8 | 10-Jan-2014 |
Gerry Weißbach <gerry.w@gammaproduction.de> |
Exclude mechanism changed a bit |
| 7ddc12e6 | 10-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 |
| 8bf6548a | 10-Jan-2014 |
Gerry Weißbach <gerry.w@gammaproduction.de> |
Bugfix |
| 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. |
| d02c05f4 | 06-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. |
| 0fc5c0e0 | 06-Jan-2014 |
Gerry Weißbach <gerry.w@gammaproduction.de> |
The actual Image File has not been fetched |
| 06337b60 | 06-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 /) |
| 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. |
| 910da076 | 25-Nov-2013 |
Gerry Weißbach <gerry.w@gammaproduction.de> |
Language Update for Translation |