| ce73262e | 21-Jan-2026 |
Gerry Weißbach <gerry.w@gammaproduction.de> |
Fix require_once deprecation in syntax files |
| a0268ae5 | 21-Jan-2026 |
Gerry Weißbach <gerry.w@gammaproduction.de> |
Version upped |
| 9ea9a3d7 | 21-Jan-2026 |
Gerry Weißbach <gerry.w@gammaproduction.de> |
Remove deprecated require_once() - use autoloading instead |
| 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 ...
|
| 875428a3 | 27-May-2025 |
Yury Ovsyannikov <contact@jurik-phys.net> |
Fix issue #33; support dokuwiki 2025-05-14a "Librarian" |
| 066ca2f5 | 08-Aug-2024 |
Gerry Weißbach <gerry.w@gammaproduction.de> |
Google Consent API Update |
| f69871be | 17-Feb-2022 |
Gerry Weißbach <gerry.w@gammaproduction.de> |
Version upped |
| 9c4fb012 | 17-Feb-2022 |
Gerry Weißbach <gerry.w@gammaproduction.de> |
Using jQuery outer - values |
| 4ef0950e | 20-Dec-2021 |
Gerry Weißbach <gerry.w@gammaproduction.de> |
Version upped |
| a10ec381 | 31-Oct-2021 |
Stumm, Peter <stummp@loewen.de> |
add acl check |
| 82147d44 | 18-Jun-2020 |
Gerry Weißbach <gerry.w@gammaproduction.de> |
Version upped |
| 17ffef59 | 18-Jun-2020 |
Gerry Weißbach <gerry.w@gammaproduction.de> |
Fix JS Error
Good catch in #20.
I usually have the compress enabled to find this kind of errors. But currently I have not … |
| 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 |
| 3fdbb373 | 16-Jun-2020 |
Gerry Weißbach <gerry.w@gammaproduction.de> |
Version upped |
| 9b3d03d8 | 16-Jun-2020 |
Gerry Weißbach <gerry.w@gammaproduction.de> |
Fix JS Error
Size() -> length |
| 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. |
| 158ed6d9 | 12-Jun-2020 |
Gerry Weißbach <gerry.w@gammaproduction.de> |
Use core Javascript, not jQuery for loading |
| 4558ab00 | 12-Jun-2020 |
Gerry Weißbach <gerry.w@gammaproduction.de> |
Somehow Hogfather has a problem here. |
| 74b4a071 | 15-Aug-2017 |
Gerry Weißbach <gerry.w@gammaproduction.de> |
Version upped |
| c48fb16b | 10-Aug-2017 |
Gerry Weißbach <gerry.w@gammaproduction.de> |
Incorporate the newer google analytics plugin. |
| 6a249181 | 15-May-2017 |
Gerry Weißbach <gerry.w@gammaproduction.de> |
Version upped |
| ce99d4f5 | 15-May-2017 |
Gerry Weißbach <gerry.w@gammaproduction.de> |
Update source |
| 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 |