History log of /plugin/siteexport/action/aggregate.php (Results 26 – 38 of 38)
Revision Date Author Comments
# 04fb0fc7 04-Aug-2015 Gerry Weißbach <gerry.w@gammaproduction.de>

Add the start page or the wrong pages may be found


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


# 02184f7e 28-Aug-2014 Gerry Weißbach <gerry.w@gammaproduction.de>

Add option to only export selected page via aggregator


# 13c50aa6 27-Aug-2014 Gerry Weißbach <gerry.w@gammaproduction.de>

Export only newest item on aggregate without options


# 5393176f 18-Jul-2014 Gerry Weißbach <gerry.w@gammaproduction.de>

Fix PHP Strict messages


# 3f2e6413 02-Jul-2014 Gerry Weißbach <gerry.w@gammaproduction.de>

Make compatible to PHP Strict


# 70ed105d 07-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 ...


# 1d4c5277 25-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.


# 5472512b 25-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 ...


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


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

Remove getInfo


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


12