History log of /plugin/autotranslation/ (Results 1 – 25 of 176)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
98c3c80109-Feb-2026 Gerry Weißbach <gerry.w@gammaproduction.de>

Version upped

e35b835409-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 ...

b0afc21c21-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 ...

3b18cb7015-Jun-2023 Gerry Weißbach <gerry.w@gammaproduction.de>

Do not use require any more

7d4d2a6713-Jun-2023 Gerry Weißbach <gerry.w@gammaproduction.de>

Fix Syntax error

4da5f68305-Aug-2020 Gerry Weißbach <gerry.w@gammaproduction.de>

Version upped

5aa700ab05-Aug-2020 Gerry Weißbach <gerry.w@gammaproduction.de>

Variable without referencing

5e1b002006-Dec-2017 Gerry Weißbach <gerry.w@gammaproduction.de>

Version upped

8ab2297906-Dec-2017 i-net /// software <tools@inetsoftware.de>

Add forceAutotranslation for siteexport plugin

3c50b57a24-Oct-2017 Gerry Weißbach <gerry.w@gammaproduction.de>

Version upped

020650e924-Oct-2017 Gerry Weißbach <gerry.w@gammaproduction.de>

Syntax Update

1a3cfb9115-Aug-2017 Gerry Weißbach <gerry.w@gammaproduction.de>

Version upped

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

Update tabs to spaces.

5ceaa3d515-May-2017 Gerry Weißbach <gerry.w@gammaproduction.de>

Update "var" to public/private vars. see [DokuWiki](https://github.com/splitbrain/dokuwiki/issues/1971)

87e1919730-Aug-2016 Gerry Weißbach <gerry.w@gammaproduction.de>

Update Styles.

25fca7bd30-Aug-2016 Gerry Weißbach <gerry.w@gammaproduction.de>

Rename Plugin.

d536e7dd30-Aug-2016 Gerry Weißbach <gerry.w@gammaproduction.de>

Update plugin.info.txt

407f08f330-Aug-2016 Gerry Weißbach <gerry.w@gammaproduction.de>

Update plugin.info.txt

3591cbea30-Aug-2016 Gerry Weißbach <gerry.w@gammaproduction.de>

Make a fork.

6a9af80826-Aug-2016 Sam01 <m.sajad079@gmail.com>

translation update

e35b984924-Aug-2016 Michael Grosse <grosse@cosmocode.de>

Empty already checks the variable for truthness

1b77c49f24-Aug-2016 Michael Grosse <grosse@cosmocode.de>

Make overwriting of styles easier

b03af15024-Aug-2016 Michael Grosse <grosse@cosmocode.de>

Check that field is set before checking value

fa6d76dd21-Aug-2016 Anotheroneuser <w20151222@ya.ru>

translation update

d758fa3518-Aug-2016 Marcel Bachus <marcel.bachus@ziggo.nl>

translation update

12345678