History log of /plugin/siteexport/action/ (Results 101 – 125 of 146)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
796569eb02-Jul-2014 Gerry Weißbach <gerry.w@gammaproduction.de>

Always use slashes in Siteexporter

569e317a01-Jul-2014 Gerry Weißbach <gerry.w@gammaproduction.de>

Fix missing RegExp start

93b3a48601-Jul-2014 Gerry Weißbach <gerry.w@gammaproduction.de>

If no extension is set, try to set one.

ccdae53801-Jul-2014 Gerry Weißbach <gerry.w@gammaproduction.de>

Find Image and HTML Extensions. Just in Case.

2316a5cf01-Jul-2014 Gerry Weißbach <gerry.w@gammaproduction.de>

Changed algorithm to relativy URLs

This will not be the end of it.

0cd3f1b401-Jul-2014 Gerry Weißbach <gerry.w@gammaproduction.de>

Header for SiteExporter Proxy

Allows for certain settings that will not persist.

fde5bd1d01-Jul-2014 Gerry Weißbach <gerry.w@gammaproduction.de>

Depth of images in CSS needs to be relative to the CSS

7c726ed801-Jul-2014 Gerry Weißbach <gerry.w@gammaproduction.de>

Debug for the Depth.

33aa25ba01-Jul-2014 Gerry Weißbach <gerry.w@gammaproduction.de>

Debug URL when no data is received.

9d84786f01-Jul-2014 Gerry Weißbach <gerry.w@gammaproduction.de>

Current version of Core.

There is still work to be done. But we attempt to fix the issue with
not having images exported. A Problem are the endless recursions.

bbafe1f024-Jun-2014 Gerry Weißbach <gerry.w@gammaproduction.de>

Update cache name for JS file when setting a template

5ae1a48421-May-2014 Gerry Weißbach <gerry.w@gammaproduction.de>

Shorten relative URLs to not go back all the way

67f4f6e512-May-2014 Gerry Weißbach <gerry.w@gammaproduction.de>

Better support for relative URLs

relative URLs, starting with ../ or ./ will now be prefixed with the
current page ID where the link is being replaced from.

70ed105d07-May-2014 Gerry Weißbach <gerry.w@gammaproduction.de>

Add options for Aggregation and default PDF export

When a page with an aggregate selector is exported to PDF without any
settings, it will now aggregate all pages within the base namespace of
the ag

Add options for Aggregation and default PDF export

When a page with an aggregate selector is exported to PDF without any
settings, it will now aggregate all pages within the base namespace of
the aggregation tool.

show more ...

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

Only reject status from 500 onwards

A 404 may also be intended by the system and we would want to change it
anyways.

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

PDF Files still have to go through renaming

Otherwise we would have two totally different approaches for File
naming. Basically we now have PDF-files with the name reflecting the
title and dashes.

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

Prevent Default or erros will occur.

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

Check for Redirect

The status may be below 400 and still we could rewrite it. There is a
redirect when a file is not found so simply checking for non 404 does
not work correctly.

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

Unique entries

When the first and last entry are the same we only need one of them.

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

Two Step - System for Aggregator

The Aggregator needs to prepare the page prior to any output. That is why it hooks before the header send event and prepares the page and metadata. It creates a temp

Two Step - System for Aggregator

The Aggregator needs to prepare the page prior to any output. That is why it hooks before the header send event and prepares the page and metadata. It creates a temporary metadata page and removes it at the end.

show more ...

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

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

Always set the current template

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

Only add parameters to final file when set by option

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

Remove getInfo

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

123456