| 3174d4b9 | 15-Oct-2015 |
Gerry Weißbach <gerry.w@gammaproduction.de> |
Remove Section Edit from Aggregate - this is not really needed or usefull. |
| 87c0291b | 15-Oct-2015 |
Gerry Weißbach <gerry.w@gammaproduction.de> |
REmove unneeded variables |
| 23be581e | 15-Oct-2015 |
Gerry Weißbach <gerry.w@gammaproduction.de> |
Remove one of the events to streamline the process |
| 567c9aac | 09-Oct-2015 |
Gerry Weißbach <gerry.w@gammaproduction.de> |
More debug. |
| dc184535 | 01-Oct-2015 |
Gerry Weißbach <gerry.w@gammaproduction.de> |
Has to be done differently or the CSS and images will get lost too. |
| 6c03fa62 | 01-Oct-2015 |
Gerry Weißbach <gerry.w@gammaproduction.de> |
the option to export linked files is now always visible. In addition it seems that it did not work before. This might still be error prone |
| f44c759a | 30-Sep-2015 |
Gerry Weißbach <gerry.w@gammaproduction.de> |
Remove cron functionality, I don't think anyone ever used this. |
| c66aa19a | 29-Sep-2015 |
Gerry Weißbach <gerry.w@gammaproduction.de> |
Add parameters "mergecompare_start" and "mergecompare_end" to export a range of aggregated values using the mergecompare value from aggragation pages. |
| 49ed1749 | 28-Sep-2015 |
Gerry Weißbach <gerry.w@gammaproduction.de> |
Already set to re-render |
| 8ef92d7a | 06-Aug-2015 |
Gerry Weißbach <gerry.w@gammaproduction.de> |
Check if the namespace already has the startpage in it |
| 24a5c040 | 04-Aug-2015 |
Gerry Weißbach <gerry.w@gammaproduction.de> |
Syntax Error. |
| 04fb0fc7 | 04-Aug-2015 |
Gerry Weißbach <gerry.w@gammaproduction.de> |
Add the start page or the wrong pages may be found |
| a0726238 | 17-Jun-2015 |
Gerry Weißbach <gerry.w@gammaproduction.de> |
Better checking for untranslated resources |
| 5f9e6101 | 17-Jun-2015 |
Gerry Weißbach <gerry.w@gammaproduction.de> |
Better handling of aggregate requests.
Allows to add the parameter “siteexport_aggregate” to aggregate with the current export request. |
| ad37ef9a | 10-Apr-2015 |
Gerry Weißbach <gerry.w@gammaproduction.de> |
More Debug. |
| 1e0bea35 | 10-Dec-2014 |
Gerry Weissbach <gerry.w@gammaproduction.de> |
Updated functionality to provide default authentication |
| 4b1f810e | 27-Nov-2014 |
Gerry Weißbach <gerry.w@gammaproduction.de> |
Another correction for PHP reasons. |
| 123fcd51 | 27-Nov-2014 |
Gerry Weißbach <gerry.w@gammaproduction.de> |
It is a boolean or an array. |
| ec1dc739 | 27-Nov-2014 |
Gerry Weißbach <gerry.w@gammaproduction.de> |
Add default authentication
This adds default authentication for exports using the export URL. If you try to export pages that would not be authenticated, you can set a user (together with the passwo
Add default authentication
This adds default authentication for exports using the export URL. If you try to export pages that would not be authenticated, you can set a user (together with the password) in the settings. These credentials will the be used for the export of pages that would not be authenticated otherwise.
show more ...
|
| bf4927b7 | 05-Nov-2014 |
Gerry Weißbach <gerry.w@gammaproduction.de> |
Pre-5.4 syntax for array creation |
| 9c10d86c | 13-Oct-2014 |
Gerry Weißbach <gerry.w@gammaproduction.de> |
Improve non-200 ignorance. |
| c7c6980a | 10-Oct-2014 |
Gerry Weißbach <gerry.w@gammaproduction.de> |
Always enable SiteExport but do not set JS
When exporting you can disable Siteexport too, but it will need itself to do some stuff while exporting.
It does now remove the Toolbar from the JS when i
Always enable SiteExport but do not set JS
When exporting you can disable Siteexport too, but it will need itself to do some stuff while exporting.
It does now remove the Toolbar from the JS when in export Mode. You will never need it for a standalone version.
show more ...
|
| 9daa6326 | 09-Oct-2014 |
Gerry Weißbach <gerry.w@gammaproduction.de> |
More Debugging |
| b38f2b90 | 08-Oct-2014 |
Gerry Weißbach <gerry.w@gammaproduction.de> |
Hint, why nothing is done. |
| 060c99e1 | 10-Sep-2014 |
Gerry Weißbach <gerry.w@gammaproduction.de> |
Use dw2pdf internal engine
Added the option to use the dw2pdf export PDF files. Meaning you can use the already created templates for dw2pdf by just selecting the dw2pdf renderer. Siteexports PDF fe
Use dw2pdf internal engine
Added the option to use the dw2pdf export PDF files. Meaning you can use the already created templates for dw2pdf by just selecting the dw2pdf renderer. Siteexports PDF features (like templates) will be disabled.
show more ...
|