| 98c3c801 | 09-Feb-2026 |
Gerry Weißbach <gerry.w@gammaproduction.de> |
Version upped |
| e35b8354 | 09-Feb-2026 |
Gerry Weißbach <gerry.w@gammaproduction.de> |
Fix undefined variable $ID in hasTranslation() when called from template
Resolve current page ID safely using getID() when global $ID is not set (e.g. during early template rendering). Add guard for
Fix undefined variable $ID in hasTranslation() when called from template
Resolve current page ID safely using getID() when global $ID is not set (e.g. during early template rendering). Add guard for empty ID and use the resolved inputID consistently for istranslatable() check.
Co-authored-by: Cursor <cursoragent@cursor.com>
show more ...
|
| b0afc21c | 21-Jan-2026 |
Gerry Weißbach <gerry.w@gammaproduction.de> |
Fix PHP 8 compatibility issues
- Add null safety check for $_SERVER['HTTP_ACCEPT_LANGUAGE'] in getBrowserLang() to prevent PHP 8.1+ deprecation warnings - Add global $JSINFO declaration in helper co
Fix PHP 8 compatibility issues
- Add null safety check for $_SERVER['HTTP_ACCEPT_LANGUAGE'] in getBrowserLang() to prevent PHP 8.1+ deprecation warnings - Add global $JSINFO declaration in helper constructor - Remove extra parameter from buildTransID() call (function only accepts 2 params) - Add null coalescing operators for $_SERVER['PHP_SELF'] and $_SERVER['REQUEST_URI'] in action.php - Remove reference assignment operator from plugin_load() call in syntax/notrans.php (PHP 8 compatibility)
show more ...
|
| 3b18cb70 | 15-Jun-2023 |
Gerry Weißbach <gerry.w@gammaproduction.de> |
Do not use require any more |
| 7d4d2a67 | 13-Jun-2023 |
Gerry Weißbach <gerry.w@gammaproduction.de> |
Fix Syntax error |
| 4da5f683 | 05-Aug-2020 |
Gerry Weißbach <gerry.w@gammaproduction.de> |
Version upped |
| 5aa700ab | 05-Aug-2020 |
Gerry Weißbach <gerry.w@gammaproduction.de> |
Variable without referencing |
| 5e1b0020 | 06-Dec-2017 |
Gerry Weißbach <gerry.w@gammaproduction.de> |
Version upped |
| 8ab22979 | 06-Dec-2017 |
i-net /// software <tools@inetsoftware.de> |
Add forceAutotranslation for siteexport plugin |
| 3c50b57a | 24-Oct-2017 |
Gerry Weißbach <gerry.w@gammaproduction.de> |
Version upped |
| 020650e9 | 24-Oct-2017 |
Gerry Weißbach <gerry.w@gammaproduction.de> |
Syntax Update |
| 1a3cfb91 | 15-Aug-2017 |
Gerry Weißbach <gerry.w@gammaproduction.de> |
Version upped |
| a5dc1ce7 | 15-May-2017 |
Gerry Weißbach <gerry.w@gammaproduction.de> |
Update tabs to spaces. |
| 5ceaa3d5 | 15-May-2017 |
Gerry Weißbach <gerry.w@gammaproduction.de> |
Update "var" to public/private vars. see [DokuWiki](https://github.com/splitbrain/dokuwiki/issues/1971) |
| 87e19197 | 30-Aug-2016 |
Gerry Weißbach <gerry.w@gammaproduction.de> |
Update Styles. |
| 25fca7bd | 30-Aug-2016 |
Gerry Weißbach <gerry.w@gammaproduction.de> |
Rename Plugin. |
| d536e7dd | 30-Aug-2016 |
Gerry Weißbach <gerry.w@gammaproduction.de> |
Update plugin.info.txt |
| 407f08f3 | 30-Aug-2016 |
Gerry Weißbach <gerry.w@gammaproduction.de> |
Update plugin.info.txt |
| 3591cbea | 30-Aug-2016 |
Gerry Weißbach <gerry.w@gammaproduction.de> |
Make a fork. |
| 6a9af808 | 26-Aug-2016 |
Sam01 <m.sajad079@gmail.com> |
translation update |
| e35b9849 | 24-Aug-2016 |
Michael Grosse <grosse@cosmocode.de> |
Empty already checks the variable for truthness |
| 1b77c49f | 24-Aug-2016 |
Michael Grosse <grosse@cosmocode.de> |
Make overwriting of styles easier |
| b03af150 | 24-Aug-2016 |
Michael Grosse <grosse@cosmocode.de> |
Check that field is set before checking value |
| fa6d76dd | 21-Aug-2016 |
Anotheroneuser <w20151222@ya.ru> |
translation update |
| d758fa35 | 18-Aug-2016 |
Marcel Bachus <marcel.bachus@ziggo.nl> |
translation update |