History log of /plugin/siteexport/syntax/ (Results 51 – 69 of 69)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
22a479ae16-Feb-2015 Gerry Weißbach <gerry.w@gammaproduction.de>

Added support for page break in toc

You can add the keyword “pagebreak” to a merge page TOC. This will
insert page breaks after each inserted page from the TOC.

a99d6dee10-Sep-2014 Gerry Weißbach <gerry.w@gammaproduction.de>

Merged pages retain TOC position

Meaning: you can start a level2 indented TOC item/link/page with level1
header and sections and they will be automatically increased to reflect
the indention from th

Merged pages retain TOC position

Meaning: you can start a level2 indented TOC item/link/page with level1
header and sections and they will be automatically increased to reflect
the indention from the TOC.

show more ...

d04831ea27-Aug-2014 Gerry Weißbach <gerry.w@gammaproduction.de>

Our production server mistook the data['start']

It always thought that it was set and never went over to the heavy
lifting part. This is how it was fixed.

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

Headers in renderer is private.

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

Do not reset the namespace. Or all is lost.

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

Wrong Variable used.

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

Fix variable name.

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

Remove plugin info. It is standardized.

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

PHP Strict functions

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

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

add class wrapper for aggregator

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

Add custom labels

buttonTitle is the text on the submit button, introduction is the text in front of the field.

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

ba092c9721-Mar-2014 Gerry Weißbach <gerry.w@gammaproduction.de>

add a namespace value as starting point for aggregation

In addition: hint for the aggregator that no pages have been found

9490aa3b29-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

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

5321bc2323-Jan-2014 Gerry Weißbach <gerry.w@gammaproduction.de>

Added Option "mergeheader" to roc syntax

When using “merge” with the toc syntax you can also have the headers
merged in the documents. Headers will not be rearranged, first come
first serve. All sub

Added Option "mergeheader" to roc syntax

When using “merge” with the toc syntax you can also have the headers
merged in the documents. Headers will not be rearranged, first come
first serve. All subheadings will be merged as well.

show more ...

f3b6399210-Jan-2014 Gerry Weißbach <gerry.w@gammaproduction.de>

Array checking for value and PHP compatibility

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

123