| #
ce73262e |
| 21-Jan-2026 |
Gerry Weißbach <gerry.w@gammaproduction.de> |
Fix require_once deprecation in syntax files
|
| #
1f6f3fca |
| 27-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 ...
|
| #
aab2f4b2 |
| 16-Jun-2020 |
Gerry Weißbach <gerry.w@gammaproduction.de> |
Check keepOpen with lower case.
fix #11
|
| #
f7024f21 |
| 16-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
|
| #
dea8a38d |
| 16-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.
|
| #
4558ab00 |
| 12-Jun-2020 |
Gerry Weißbach <gerry.w@gammaproduction.de> |
Somehow Hogfather has a problem here.
|
| #
c062843a |
| 15-May-2017 |
Gerry Weißbach <gerry.w@gammaproduction.de> |
Merge branch 'master' of https://github.com/i-net-software/dokuwiki-plugint pull ; cd -
|
| #
3b546a7e |
| 15-May-2017 |
Gerry Weißbach <gerry.w@gammaproduction.de> |
Update tabs to spaces.
|
| #
53d98515 |
| 30-Mar-2017 |
lisps <stummp@loewen.de> |
add metadata renderer
|
| #
c780bbc5 |
| 13-Feb-2017 |
Gerry Weißbach <gerry.w@gammaproduction.de> |
If the renderer has a `_media` function - as the default renderer has - use it.
|
| #
a1c63d30 |
| 23-Feb-2016 |
lisps <lisps@users.noreply.github.com> |
Merge pull request #1 from lisps/master
fix relative media IDs
|
| #
252878ea |
| 23-Feb-2016 |
lisps <lisps@users.noreply.github.com> |
fix relative media IDs
|
| #
bf11fd13 |
| 12-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)
|
| #
17068d0f |
| 02-Feb-2016 |
Andreas Gohr <andi@splitbrain.org> |
Adjust method signatures to match parent
|
| #
14a3d58e |
| 24-Nov-2015 |
Gerry Weißbach <gerry.w@gammaproduction.de> |
Resolve ID so that relative IDs will work.
|
| #
1b06b0ce |
| 03-Dec-2014 |
Gerry Weißbach <gerry.w@gammaproduction.de> |
Add "keepOpen" option
Allows to keep the popupviewer open for links inside a popup.
|
| #
ee88561d |
| 07-Jul-2014 |
Gerry Weißbach <gerry.w@gammaproduction.de> |
avoid leading and trailing spaces on $more
|
| #
71189f11 |
| 07-Jul-2014 |
Gerry Weißbach <gerry.w@gammaproduction.de> |
Modify attributes to html5 valid data- ones
|
| #
16153982 |
| 30-Jun-2014 |
Gerry Weißbach <gerry.w@gammaproduction.de> |
headers is now private API on DW renderer
|
| #
a8a154eb |
| 27-Mar-2014 |
Gerry Weißbach <gerry.w@gammaproduction.de> |
Add implementation for image map
This allows to have popups inside the image map.
|
| #
0b5af900 |
| 24-Feb-2014 |
Gerry Weißbach <gerry.w@gammaproduction.de> |
Move syntax script for another syntax mode
|