<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in helper.php</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2025</copyright>
    <generator>Java</generator><item>
        <title>e35b83548c7cf6e2a870ac00d7b168b0672d8609 - Fix undefined variable $ID in hasTranslation() when called from template</title>
        <link>http://127.0.0.1:8080/history/plugin/autotranslation/helper.php#e35b83548c7cf6e2a870ac00d7b168b0672d8609</link>
        <description>Fix undefined variable $ID in hasTranslation() when called from templateResolve current page ID safely using getID() when global $ID is not set(e.g. during early template rendering). Add guard for empty ID and usethe resolved inputID consistently for istranslatable() check.Co-authored-by: Cursor &lt;cursoragent@cursor.com&gt;

            List of files:
            /plugin/autotranslation/helper.php</description>
        <pubDate>Mon, 09 Feb 2026 06:10:13 +0000</pubDate>
        <dc:creator>Gerry Wei&#223;bach &lt;gerry.w@gammaproduction.de&gt;</dc:creator>
    </item>
<item>
        <title>b0afc21c26dee0a3cc15079f19f396b62bc47603 - Fix PHP 8 compatibility issues</title>
        <link>http://127.0.0.1:8080/history/plugin/autotranslation/helper.php#b0afc21c26dee0a3cc15079f19f396b62bc47603</link>
        <description>Fix PHP 8 compatibility issues- Add null safety check for $_SERVER[&apos;HTTP_ACCEPT_LANGUAGE&apos;] 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[&apos;PHP_SELF&apos;] and $_SERVER[&apos;REQUEST_URI&apos;] in action.php- Remove reference assignment operator from plugin_load() call in syntax/notrans.php (PHP 8 compatibility)

            List of files:
            /plugin/autotranslation/helper.php</description>
        <pubDate>Wed, 21 Jan 2026 10:25:12 +0000</pubDate>
        <dc:creator>Gerry Wei&#223;bach &lt;gerry.w@gammaproduction.de&gt;</dc:creator>
    </item>
<item>
        <title>7d4d2a6782b2891ab8460fbb855ff3dc619d3526 - Fix Syntax error</title>
        <link>http://127.0.0.1:8080/history/plugin/autotranslation/helper.php#7d4d2a6782b2891ab8460fbb855ff3dc619d3526</link>
        <description>Fix Syntax error

            List of files:
            /plugin/autotranslation/helper.php</description>
        <pubDate>Tue, 13 Jun 2023 14:05:54 +0000</pubDate>
        <dc:creator>Gerry Wei&#223;bach &lt;gerry.w@gammaproduction.de&gt;</dc:creator>
    </item>
<item>
        <title>8ab229792237901c1d8f5deb82283d70b1df8a43 - Add forceAutotranslation for siteexport plugin</title>
        <link>http://127.0.0.1:8080/history/plugin/autotranslation/helper.php#8ab229792237901c1d8f5deb82283d70b1df8a43</link>
        <description>Add forceAutotranslation for siteexport plugin

            List of files:
            /plugin/autotranslation/helper.php</description>
        <pubDate>Wed, 06 Dec 2017 07:32:44 +0000</pubDate>
        <dc:creator>i-net /// software &lt;tools@inetsoftware.de&gt;</dc:creator>
    </item>
<item>
        <title>5ceaa3d546fa3406b06082235cee3ba9713e25a5 - Update &quot;var&quot; to public/private vars. see [DokuWiki](https://github.com/splitbrain/dokuwiki/issues/1971)</title>
        <link>http://127.0.0.1:8080/history/plugin/autotranslation/helper.php#5ceaa3d546fa3406b06082235cee3ba9713e25a5</link>
        <description>Update &quot;var&quot; to public/private vars. see [DokuWiki](https://github.com/splitbrain/dokuwiki/issues/1971)

            List of files:
            /plugin/autotranslation/helper.php</description>
        <pubDate>Mon, 15 May 2017 09:19:06 +0000</pubDate>
        <dc:creator>Gerry Wei&#223;bach &lt;gerry.w@gammaproduction.de&gt;</dc:creator>
    </item>
<item>
        <title>25fca7bd0ec036a36569b65be7e6f94e19dac49b - Rename Plugin.</title>
        <link>http://127.0.0.1:8080/history/plugin/autotranslation/helper.php#25fca7bd0ec036a36569b65be7e6f94e19dac49b</link>
        <description>Rename Plugin.

            List of files:
            /plugin/autotranslation/helper.php</description>
        <pubDate>Tue, 30 Aug 2016 12:30:13 +0000</pubDate>
        <dc:creator>Gerry Wei&#223;bach &lt;gerry.w@gammaproduction.de&gt;</dc:creator>
    </item>
<item>
        <title>e33449a85c8468e2e48c870680e1f12f14f1f59d - Merge remote-tracking branch &apos;splitbrain/master&apos; into HEAD</title>
        <link>http://127.0.0.1:8080/history/plugin/autotranslation/helper.php#e33449a85c8468e2e48c870680e1f12f14f1f59d</link>
        <description>Merge remote-tracking branch &apos;splitbrain/master&apos; into HEAD# Conflicts:#	action.php#	conf/default.php#	conf/metadata.php#	helper.php#	lang/en/settings.php

            List of files:
            /plugin/autotranslation/helper.php</description>
        <pubDate>Tue, 30 Aug 2016 12:03:14 +0000</pubDate>
        <dc:creator>Gerry Wei&#223;bach &lt;gerry.w@gammaproduction.de&gt;</dc:creator>
    </item>
<item>
        <title>e35b98493119615f8be17730c61f3684cccd977c - Empty already checks the variable for truthness</title>
        <link>http://127.0.0.1:8080/history/plugin/autotranslation/helper.php#e35b98493119615f8be17730c61f3684cccd977c</link>
        <description>Empty already checks the variable for truthness

            List of files:
            /plugin/autotranslation/helper.php</description>
        <pubDate>Wed, 24 Aug 2016 13:10:07 +0000</pubDate>
        <dc:creator>Michael Grosse &lt;grosse@cosmocode.de&gt;</dc:creator>
    </item>
<item>
        <title>b03af150bbc043c3fe24799eacecf5b501080363 - Check that field is set before checking value</title>
        <link>http://127.0.0.1:8080/history/plugin/autotranslation/helper.php#b03af150bbc043c3fe24799eacecf5b501080363</link>
        <description>Check that field is set before checking value

            List of files:
            /plugin/autotranslation/helper.php</description>
        <pubDate>Wed, 24 Aug 2016 09:53:33 +0000</pubDate>
        <dc:creator>Michael Grosse &lt;grosse@cosmocode.de&gt;</dc:creator>
    </item>
<item>
        <title>d530d9dee369aa84f6f0a452588a704756d35e9e - fixed another case of deprecated function calling #98</title>
        <link>http://127.0.0.1:8080/history/plugin/autotranslation/helper.php#d530d9dee369aa84f6f0a452588a704756d35e9e</link>
        <description>fixed another case of deprecated function calling #98

            List of files:
            /plugin/autotranslation/helper.php</description>
        <pubDate>Mon, 18 Jul 2016 07:45:52 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;gohr@cosmocode.de&gt;</dc:creator>
    </item>
<item>
        <title>ba49557cdd84d5756db148cd8a4c8376cbe13658 - Merge pull request #76 from micgro42/adminPage</title>
        <link>http://127.0.0.1:8080/history/plugin/autotranslation/helper.php#ba49557cdd84d5756db148cd8a4c8376cbe13658</link>
        <description>Merge pull request #76 from micgro42/adminPageAdmin page

            List of files:
            /plugin/autotranslation/helper.php</description>
        <pubDate>Tue, 14 Jun 2016 19:07:03 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>cde890455b9b1b5336c41f840c0c44a84e6231f6 - replaced no longer existing function with proper class call</title>
        <link>http://127.0.0.1:8080/history/plugin/autotranslation/helper.php#cde890455b9b1b5336c41f840c0c44a84e6231f6</link>
        <description>replaced no longer existing function with proper class callfixes:PHP Fatal error:  Call to undefined function getRevisions()

            List of files:
            /plugin/autotranslation/helper.php</description>
        <pubDate>Sun, 15 May 2016 09:18:51 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>488e47226864ef226a1d784ea98d88ea4c6d84c9 - renamed constructors for PHP7 compatibility</title>
        <link>http://127.0.0.1:8080/history/plugin/autotranslation/helper.php#488e47226864ef226a1d784ea98d88ea4c6d84c9</link>
        <description>renamed constructors for PHP7 compatibility

            List of files:
            /plugin/autotranslation/helper.php</description>
        <pubDate>Fri, 11 Mar 2016 09:32:22 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>eb6de668c2c4fb1e96d70fee7f2ab5d9c45be8da - Add admin-page for missing and outdated translations</title>
        <link>http://127.0.0.1:8080/history/plugin/autotranslation/helper.php#eb6de668c2c4fb1e96d70fee7f2ab5d9c45be8da</link>
        <description>Add admin-page for missing and outdated translations

            List of files:
            /plugin/autotranslation/helper.php</description>
        <pubDate>Wed, 15 Jul 2015 12:33:42 +0000</pubDate>
        <dc:creator>Michael Gro&#223;e &lt;grosse@cosmocode.de&gt;</dc:creator>
    </item>
<item>
        <title>4e6ef383ac1884452ab2c927a4d59fb9ab09072a - Merge original master into PR</title>
        <link>http://127.0.0.1:8080/history/plugin/autotranslation/helper.php#4e6ef383ac1884452ab2c927a4d59fb9ab09072a</link>
        <description>Merge original master into PR

            List of files:
            /plugin/autotranslation/helper.php</description>
        <pubDate>Thu, 28 May 2015 12:28:10 +0000</pubDate>
        <dc:creator>Gerry Wei&#223;bach &lt;gerry.w@gammaproduction.de&gt;</dc:creator>
    </item>
<item>
        <title>5e1f71ac9668f620c854e640c90f81cd7d5ecc1e - Renamed a few members in helper.php</title>
        <link>http://127.0.0.1:8080/history/plugin/autotranslation/helper.php#5e1f71ac9668f620c854e640c90f81cd7d5ecc1e</link>
        <description>Renamed a few members in helper.phpGive full name to make the code easier to readby a newcomer

            List of files:
            /plugin/autotranslation/helper.php</description>
        <pubDate>Sat, 20 Dec 2014 09:18:31 +0000</pubDate>
        <dc:creator>Guillaume Turri &lt;guillaume.turri@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>3161f1cbd39e02dcfbcbb489546dfdaaa1f5bd32 - Fix indentations from tab to space.</title>
        <link>http://127.0.0.1:8080/history/plugin/autotranslation/helper.php#3161f1cbd39e02dcfbcbb489546dfdaaa1f5bd32</link>
        <description>Fix indentations from tab to space.

            List of files:
            /plugin/autotranslation/helper.php</description>
        <pubDate>Fri, 18 Jul 2014 08:59:36 +0000</pubDate>
        <dc:creator>Gerry Wei&#223;bach &lt;gerry.w@gammaproduction.de&gt;</dc:creator>
    </item>
<item>
        <title>0f9d57e282319f994042efb0b49e995fcdc50933 - Fix PHP Strict warning.</title>
        <link>http://127.0.0.1:8080/history/plugin/autotranslation/helper.php#0f9d57e282319f994042efb0b49e995fcdc50933</link>
        <description>Fix PHP Strict warning.

            List of files:
            /plugin/autotranslation/helper.php</description>
        <pubDate>Fri, 18 Jul 2014 06:14:00 +0000</pubDate>
        <dc:creator>Gerry Wei&#223;bach &lt;gerry.w@gammaproduction.de&gt;</dc:creator>
    </item>
<item>
        <title>2b82757b733e7587e596a32f4d7ce2c7fbf01c8f - The TNS always has a &apos;:&apos; at the end.</title>
        <link>http://127.0.0.1:8080/history/plugin/autotranslation/helper.php#2b82757b733e7587e596a32f4d7ce2c7fbf01c8f</link>
        <description>The TNS always has a &apos;:&apos; at the end.

            List of files:
            /plugin/autotranslation/helper.php</description>
        <pubDate>Thu, 17 Jul 2014 14:33:34 +0000</pubDate>
        <dc:creator>Gerry Wei&#223;bach &lt;gerry.w@gammaproduction.de&gt;</dc:creator>
    </item>
<item>
        <title>e5aa1ca221caf657870d9c49e674428906d3c0df - Admins always can translate.</title>
        <link>http://127.0.0.1:8080/history/plugin/autotranslation/helper.php#e5aa1ca221caf657870d9c49e674428906d3c0df</link>
        <description>Admins always can translate.Should be an option for all editors.

            List of files:
            /plugin/autotranslation/helper.php</description>
        <pubDate>Thu, 17 Jul 2014 14:26:35 +0000</pubDate>
        <dc:creator>Gerry Wei&#223;bach &lt;gerry.w@gammaproduction.de&gt;</dc:creator>
    </item>
</channel>
</rss>
