<?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 Loader.php</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2025</copyright>
    <generator>Java</generator><item>
        <title>0698489178cc785eb3098fdacfa0fe28a55365eb - Fix PHP error while saving Aichat settings</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/lib/plugins/config/core/Loader.php#0698489178cc785eb3098fdacfa0fe28a55365eb</link>
        <description>Fix PHP error while saving Aichat settings

            List of files:
            /dokuwiki/lib/plugins/config/core/Loader.php</description>
        <pubDate>Wed, 13 Nov 2024 17:42:39 +0000</pubDate>
        <dc:creator>Eduardo Mozart de Oliveira &lt;2974895+eduardomozart@users.noreply.github.com&gt;</dc:creator>
    </item>
<item>
        <title>177d6836e2f75d0e404be9c566e61725852a1e07 - coding style: control flow whitespaces</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/lib/plugins/config/core/Loader.php#177d6836e2f75d0e404be9c566e61725852a1e07</link>
        <description>coding style: control flow whitespaces

            List of files:
            /dokuwiki/lib/plugins/config/core/Loader.php</description>
        <pubDate>Thu, 31 Aug 2023 12:22:35 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>d868eb89f182718a31113373a6272670bd7f8012 - codestyle adjustments: function declaration braces/spaces</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/lib/plugins/config/core/Loader.php#d868eb89f182718a31113373a6272670bd7f8012</link>
        <description>codestyle adjustments: function declaration braces/spaces

            List of files:
            /dokuwiki/lib/plugins/config/core/Loader.php</description>
        <pubDate>Wed, 30 Aug 2023 15:09:14 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>8c7c53b0321a3cd3116b8d3b2ad27863a38dece7 - codestyle adjustments: class declaration braces</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/lib/plugins/config/core/Loader.php#8c7c53b0321a3cd3116b8d3b2ad27863a38dece7</link>
        <description>codestyle adjustments: class declaration braces

            List of files:
            /dokuwiki/lib/plugins/config/core/Loader.php</description>
        <pubDate>Wed, 30 Aug 2023 15:05:28 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>467c14277e38168cb2f99ade7ae4bda5b3a20cb1 - Apply rector fixes to config plugin</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/lib/plugins/config/core/Loader.php#467c14277e38168cb2f99ade7ae4bda5b3a20cb1</link>
        <description>Apply rector fixes to config plugin

            List of files:
            /dokuwiki/lib/plugins/config/core/Loader.php</description>
        <pubDate>Tue, 29 Aug 2023 18:40:16 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>5d2c5d7e32d5b0d835d896a62533da6991c51291 - reformat code</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/lib/plugins/config/core/Loader.php#5d2c5d7e32d5b0d835d896a62533da6991c51291</link>
        <description>reformat code

            List of files:
            /dokuwiki/lib/plugins/config/core/Loader.php</description>
        <pubDate>Tue, 04 Jan 2022 23:31:01 +0000</pubDate>
        <dc:creator>Gerrit Uitslag &lt;klapinklapin@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>95775ac735f4e08dd9c915316e4704b4f59af488 - Update Loader.php</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/lib/plugins/config/core/Loader.php#95775ac735f4e08dd9c915316e4704b4f59af488</link>
        <description>Update Loader.phpThe config options are read in the order plugin-standard-values -&gt; template-standard-values -&gt; dokuwiki.php -&gt; local.php -&gt; local.protected.php into DokuWiki.But when entering the configuration manger, they options are displayed in the order dokuwiki.php -&gt; plugin-standard-values -&gt; template-standard-values -&gt; local.php -&gt; local.protected.phpThis patch fixes the issue, so that the right values are displayed if there are no configs set in local.php or local.protected.phpSee also https://forum.dokuwiki.org/d/18489-issues-with-modifying-confdokuwikiphp for further information.This is a second version of this change, because on the first try, there was unnoticed php-error.

            List of files:
            /dokuwiki/lib/plugins/config/core/Loader.php</description>
        <pubDate>Sun, 22 Nov 2020 17:18:42 +0000</pubDate>
        <dc:creator>Christoph Ziehr &lt;christoph@christoph-ziehr.de&gt;</dc:creator>
    </item>
<item>
        <title>03ae5b30f62757d2e7f3c22ed8aceffbbdbfeca9 - Update Loader.php</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/lib/plugins/config/core/Loader.php#03ae5b30f62757d2e7f3c22ed8aceffbbdbfeca9</link>
        <description>Update Loader.phpThe config options are read in the order plugin-standard-values -&gt; template-standard-values -&gt; dokuwiki.php -&gt; local.php -&gt; local.protected.php into DokuWiki.But when entering the configuration manger, they options are displayed in the order dokuwiki.php -&gt; plugin-standard-values -&gt; template-standard-values -&gt; local.php -&gt; local.protected.phpThis patch fixes the issue, so that the right values are displayed if there are no configs set in local.php or local.protected.phpSee also https://forum.dokuwiki.org/d/18489-issues-with-modifying-confdokuwikiphp for further information.

            List of files:
            /dokuwiki/lib/plugins/config/core/Loader.php</description>
        <pubDate>Fri, 20 Nov 2020 16:29:49 +0000</pubDate>
        <dc:creator>Christoph Ziehr &lt;christoph@christoph-ziehr.de&gt;</dc:creator>
    </item>
<item>
        <title>cbb44eabe033d70affb048ec0daf4e579e09dd20 - deprecated trigger_event() in favor of a static method on Event</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/lib/plugins/config/core/Loader.php#cbb44eabe033d70affb048ec0daf4e579e09dd20</link>
        <description>deprecated trigger_event() in favor of a static method on Event

            List of files:
            /dokuwiki/lib/plugins/config/core/Loader.php</description>
        <pubDate>Fri, 15 Jun 2018 15:35:53 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>3b223df65ac830315db7de0635c224b9b7469ce9 - pass correct array in event</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/lib/plugins/config/core/Loader.php#3b223df65ac830315db7de0635c224b9b7469ce9</link>
        <description>pass correct array in event

            List of files:
            /dokuwiki/lib/plugins/config/core/Loader.php</description>
        <pubDate>Sat, 26 May 2018 08:20:09 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>80302b1fb854195839177f073934591814b46ed2 - readd PLUGIN_CONFIG_PLUGINLIST event</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/lib/plugins/config/core/Loader.php#80302b1fb854195839177f073934591814b46ed2</link>
        <description>readd PLUGIN_CONFIG_PLUGINLIST event

            List of files:
            /dokuwiki/lib/plugins/config/core/Loader.php</description>
        <pubDate>Fri, 25 May 2018 13:29:59 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>d6fc72e108cb01b3391b9bea360e77ca03fbad2e - fix language and TOC handling</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/lib/plugins/config/core/Loader.php#d6fc72e108cb01b3391b9bea360e77ca03fbad2e</link>
        <description>fix language and TOC handling

            List of files:
            /dokuwiki/lib/plugins/config/core/Loader.php</description>
        <pubDate>Fri, 25 May 2018 08:31:56 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>91109d52e565c2a87aeee0650c7248472e54713a - Fixed some bugs in the Loader and added tests</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/lib/plugins/config/core/Loader.php#91109d52e565c2a87aeee0650c7248472e54713a</link>
        <description>Fixed some bugs in the Loader and added tests

            List of files:
            /dokuwiki/lib/plugins/config/core/Loader.php</description>
        <pubDate>Fri, 25 May 2018 08:09:31 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>5675a07c0fd72003cd7cbd0a02af629f8175300f - moved language loading to the loader</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/lib/plugins/config/core/Loader.php#5675a07c0fd72003cd7cbd0a02af629f8175300f</link>
        <description>moved language loading to the loader

            List of files:
            /dokuwiki/lib/plugins/config/core/Loader.php</description>
        <pubDate>Sat, 12 May 2018 07:11:26 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>6850fd4acf3373d8e41a3299dbf6d5366c9edfe9 - created a configuration Loader class</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/lib/plugins/config/core/Loader.php#6850fd4acf3373d8e41a3299dbf6d5366c9edfe9</link>
        <description>created a configuration Loader classThis replaces stuff in the Configuration class that hasn&apos;t been removed,yet.

            List of files:
            /dokuwiki/lib/plugins/config/core/Loader.php</description>
        <pubDate>Fri, 11 May 2018 18:59:47 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
</channel>
</rss>
