History log of /plugin/siteexport/syntax/toc.php (Results 26 – 43 of 43)
Revision Date Author Comments
# bf835a86 29-Nov-2017 Gerry Weißbach <gerry.w@gammaproduction.de>

TopLevel CSS Hint for merged sites with hints


# a310139e 29-Nov-2017 Gerry Weißbach <gerry.w@gammaproduction.de>

Make mergehints disablable


# 300ce4a2 29-Nov-2017 Gerry Weißbach <gerry.w@gammaproduction.de>

Add hints about merged pages


# 3dfe6d90 24-Oct-2017 Gerry Weißbach <gerry.w@gammaproduction.de>

Modifier /e not allowed any more.


# d98cce67 15-May-2017 Gerry Weißbach <gerry.w@gammaproduction.de>

Style update. Also see [DokuWiki](https://github.com/splitbrain/dokuwiki/issues/1971) - update `var` to `private`


# 0571ece2 31-Aug-2016 Scrutinizer Auto-Fixer <auto-fixer@scrutinizer-ci.com>

Scrutinizer Auto-Fixes

This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com


# 4d9989ec 29-Sep-2015 Gerry Weißbach <gerry.w@gammaproduction.de>

change comment


# 22a479ae 16-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.


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


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


# e983d60a 11-Jul-2014 Gerry Weißbach <gerry.w@gammaproduction.de>

Fix variable name.


# f2bb7bd3 11-Jul-2014 Gerry Weißbach <gerry.w@gammaproduction.de>

Remove plugin info. It is standardized.


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

PHP Strict functions


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


# 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


# 5321bc23 23-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 ...


# f3b63992 10-Jan-2014 Gerry Weißbach <gerry.w@gammaproduction.de>

Array checking for value and PHP compatibility


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


12