History log of /plugin/condition/ (Results 1 – 11 of 11)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
b659ea5721-Jan-2026 Gerry Weißbach <gerry.w@gammaproduction.de>

Version upped

46e822a421-Jan-2026 Gerry Weißbach <gerry.w@gammaproduction.de>

Fix require_once deprecation in syntax.php

965833e321-Jan-2026 Gerry Weißbach <gerry.w@gammaproduction.de>

Version upped

1821ce0f08-Aug-2025 dwightmulcahy <dwightmulcahy@gmail.com>

Fix deprecated syntax for PHP 7.4 compatibility

b29a715130-Nov-2017 Gerry Weißbach <gerry.w@gammaproduction.de>

Version upped

c406d8d730-Nov-2017 Gerry Weißbach <gerry.w@gammaproduction.de>

Doku

a9797ad302-Feb-2016 Andreas Gohr <andi@splitbrain.org>

Adjust method signatures to match parent

3b38849418-Dec-2014 Daniel Fett <agtl@danielfett.de>

Fix bug when page does not contain a TOC

If this plugin is used in a page without a TOC (e.g., the sidebar), it produces the following error and does not show any content:

PHP Warning: array_mer

Fix bug when page does not contain a TOC

If this plugin is used in a page without a TOC (e.g., the sidebar), it produces the following error and does not show any content:

PHP Warning: array_merge(): Argument #1 is not an array in /var/www/dokuwiki/lib/plugins/condition/syntax.php on line 264

The change fixes this by moving the check to the right place.

show more ...

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

Update README.md

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

Ignore manager.dat and base_tester.php

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

First commit.