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

Fix require_once deprecation in syntax files

1f6f3fca27-May-2025 Yury Ovsyannikov <contact@jurik-phys.net>

Fix warnings "Undefined variable" & "Undefined array key 1"

E_WARNING: Undefined variable $ID/../wiki/lib/plugins/popupviewer/syntax/viewer.php(62)
E_WARNING: Undefined array key 1/../wiki/lib/plugi

Fix warnings "Undefined variable" & "Undefined array key 1"

E_WARNING: Undefined variable $ID/../wiki/lib/plugins/popupviewer/syntax/viewer.php(62)
E_WARNING: Undefined array key 1/../wiki/lib/plugins/popupviewer/syntax/viewer.php(47)

show more ...

aab2f4b216-Jun-2020 Gerry Weißbach <gerry.w@gammaproduction.de>

Check keepOpen with lower case.

fix #11

f7024f2116-Jun-2020 Gerry Weißbach <gerry.w@gammaproduction.de>

Add default class to popup link

Fixes #13 - the link can be used for additional styling information if required

dea8a38d16-Jun-2020 Gerry Weißbach <gerry.w@gammaproduction.de>

Moved up some code

the Doku_HAndler_Parse_Media is only available during the handler phase.

4558ab0012-Jun-2020 Gerry Weißbach <gerry.w@gammaproduction.de>

Somehow Hogfather has a problem here.

3b546a7e15-May-2017 Gerry Weißbach <gerry.w@gammaproduction.de>

Update tabs to spaces.

53d9851530-Mar-2017 lisps <stummp@loewen.de>

add metadata renderer

c780bbc513-Feb-2017 Gerry Weißbach <gerry.w@gammaproduction.de>

If the renderer has a `_media` function - as the default renderer has - use it.

252878ea23-Feb-2016 lisps <lisps@users.noreply.github.com>

fix relative media IDs

bf11fd1312-Feb-2016 lisps <lisps@users.noreply.github.com>

fix error third parameter missing

remove function call because it is called twice (there is onother one on line 109)

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

Adjust method signatures to match parent

14a3d58e24-Nov-2015 Gerry Weißbach <gerry.w@gammaproduction.de>

Resolve ID so that relative IDs will work.

1b06b0ce03-Dec-2014 Gerry Weißbach <gerry.w@gammaproduction.de>

Add "keepOpen" option

Allows to keep the popupviewer open for links inside a popup.

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

avoid leading and trailing spaces on $more

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

Modify attributes to html5 valid data- ones

1615398230-Jun-2014 Gerry Weißbach <gerry.w@gammaproduction.de>

headers is now private API on DW renderer

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

Add implementation for image map

This allows to have popups inside the image map.

f5f1fead25-Feb-2014 Gerry Weißbach <gerry.w@gammaproduction.de>

Add option to enable JavaScript in pages loaded by popupviewer.

886a8c8f25-Feb-2014 Gerry Weißbach <gerry.w@gammaproduction.de>

Allow only one popupscript per page.

efbf612e24-Feb-2014 Gerry Weißbach <gerry.w@gammaproduction.de>

Add a popupscript tag that allows embedding script into a newly loaded page

This can only be done for direct popup pages, not links and it will run
the script in an inner scope.

0b5af90024-Feb-2014 Gerry Weißbach <gerry.w@gammaproduction.de>

Move syntax script for another syntax mode