| #
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 ...
|
| #
247bf9d9 |
| 28-Feb-2014 |
Gerry Weißbach <gerry.w@gammaproduction.de> |
Merge pull request #13 from i-net-software/pr/10
Pr/10
|
| #
84d65497 |
| 28-Feb-2014 |
Gerry Weißbach <gerry.w@gammaproduction.de> |
Only add parameters to final file when set by option
|
| #
4b7d84d7 |
| 24-Feb-2014 |
Gerry Weißbach <gerry.w@gammaproduction.de> |
Remove getInfo
|
| #
a609ae53 |
| 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.
|
| #
7793901e |
| 13-Feb-2014 |
Gerry Weißbach <gerry.w@gammaproduction.de> |
Again the array. PHP<5.4 does not know how to pull an element from a function.
|
| #
a2173ff9 |
| 12-Feb-2014 |
Gerry Weißbach <gerry.w@gammaproduction.de> |
Fix for the array_keys problem.
|
| #
9490aa3b |
| 29-Jan-2014 |
Alain <alain.becker@gmail.com> |
Allow for PHP <5.4 compatibility
Remove function array dereferencing, which is not supported on PHP < 5.4
|
| #
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.
|
| #
281ed919 |
| 28-Jan-2014 |
Gerry Weißbach <gerry.w@gammaproduction.de> |
In case of PDF use the real title as filename
|
| #
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 ...
|
| #
2270cdc5 |
| 13-Jan-2014 |
Gerry Weißbach <gerry.w@gammaproduction.de> |
Init and debug rearranged. You can now set "debug" as custom option
|
| #
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.
|
| #
d3cbbad8 |
| 10-Jan-2014 |
Gerry Weißbach <gerry.w@gammaproduction.de> |
Exclude mechanism changed a bit
|
| #
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.
|
| #
0fc5c0e0 |
| 06-Jan-2014 |
Gerry Weißbach <gerry.w@gammaproduction.de> |
The actual Image File has not been fetched
|
| #
0b4abc9f |
| 25-Nov-2013 |
Gerry Weißbach <gerry.w@gammaproduction.de> |
Generate URL params mit '&' instead of '&'
The HTTPClient seems to have problems with ‘&’
|
| #
8da901a0 |
| 25-Nov-2013 |
Gerry Weißbach <gerry.w@gammaproduction.de> |
Better debugging & BugFix for non-AJAX calls
|
| #
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 ...
|