History log of /plugin/magnifier/syntax.php (Results 1 – 8 of 8)
Revision Date Author Comments
# 5b7b11c7 21-Jan-2026 Gerry Weißbach <gerry.w@gammaproduction.de>

Fix require_once deprecation in syntax.php


# 66f26f82 04-Aug-2020 Gerry Weißbach <gerry.w@gammaproduction.de>

Update API - media parser must be used in handle()


# cba44208 04-Aug-2020 Gerry Weißbach <gerry.w@gammaproduction.de>

The media parser handler can only be called in the handle section


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

Merge branch 'master' of https://github.com/i-net-software/dokuwiki-plugin-magnifier


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

Update tabs to spaces.


# bfbcd261 02-Feb-2016 Andreas Gohr <andi@splitbrain.org>

Adjust method signatures to match parent


# a3f9148c 12-Dec-2014 Gerry Weißbach <gerry.w@gammaproduction.de>

Do not access the private renderer variable


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

Initial commit