<?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 Admin.php</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2025</copyright>
    <generator>Java</generator><item>
        <title>dbe59455235b2af2367275ece5f0ec6ba6f1b6b2 - check permissions for admin menu item earlier</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/Menu/Item/Admin.php#dbe59455235b2af2367275ece5f0ec6ba6f1b6b2</link>
        <description>check permissions for admin menu item earlierI am not sure why moving the context visibility check to a later stagesuddenly surfaced the issue of $INFO not being set in thegeneral_html_test. I would have expected the same issue before thechanges of 33792c0e7da35449c4591cfbb2b77377e2f465b1In any case it makes not much sense to do the permission checks thereanyway. Doing it in the constructor makes more sense since this is not acontext sensitive check.

            List of files:
            /dokuwiki/inc/Menu/Item/Admin.php</description>
        <pubDate>Sat, 19 Apr 2025 13:37:03 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>e44b94a4bd0679ff22e14add34b60590fe7077d3 - Revert &quot;use a dispatcher to access static image files&quot;</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/Menu/Item/Admin.php#e44b94a4bd0679ff22e14add34b60590fe7077d3</link>
        <description>Revert &quot;use a dispatcher to access static image files&quot;This reverts commit 944e9ba7254387adb60f253b0d8796f2276096b1.It was accidentally pused to master before review. A PR with a revertfor the revert will be pushed shortly.

            List of files:
            /dokuwiki/inc/Menu/Item/Admin.php</description>
        <pubDate>Sun, 08 Sep 2024 16:15:53 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>944e9ba7254387adb60f253b0d8796f2276096b1 - use a dispatcher to access static image files</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/Menu/Item/Admin.php#944e9ba7254387adb60f253b0d8796f2276096b1</link>
        <description>use a dispatcher to access static image filesThis makes it possible to replace default images in an update safe way.It also addresses the issue raised in dokuwiki/docker#16A .htaccess rewrite catches any direct accesses that might come in fromplugins.

            List of files:
            /dokuwiki/inc/Menu/Item/Admin.php</description>
        <pubDate>Sun, 08 Sep 2024 16:09:28 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>d4f83172d9533c4d84f450fe22ef630816b21d75 - code style: line breaks</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/Menu/Item/Admin.php#d4f83172d9533c4d84f450fe22ef630816b21d75</link>
        <description>code style: line breaks

            List of files:
            /dokuwiki/inc/Menu/Item/Admin.php</description>
        <pubDate>Thu, 31 Aug 2023 20:44:40 +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/inc/Menu/Item/Admin.php#8c7c53b0321a3cd3116b8d3b2ad27863a38dece7</link>
        <description>codestyle adjustments: class declaration braces

            List of files:
            /dokuwiki/inc/Menu/Item/Admin.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>33b91513e25639a6c7eb35668484d29098f7c9b4 - Apply rector fixes to inc/Menu</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/Menu/Item/Admin.php#33b91513e25639a6c7eb35668484d29098f7c9b4</link>
        <description>Apply rector fixes to inc/Menu

            List of files:
            /dokuwiki/inc/Menu/Item/Admin.php</description>
        <pubDate>Tue, 29 Aug 2023 12:45:13 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>3d90b12c095f2bb5912813f3617da12495954581 - Admin Menu Item should not throw an exception</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/Menu/Item/Admin.php#3d90b12c095f2bb5912813f3617da12495954581</link>
        <description>Admin Menu Item should not throw an exceptioninstead the visibility is properly checked in the visibleInContext()method.

            List of files:
            /dokuwiki/inc/Menu/Item/Admin.php</description>
        <pubDate>Tue, 30 Oct 2018 15:21:11 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;gohr@cosmocode.de&gt;</dc:creator>
    </item>
<item>
        <title>4bb2fc4a55c12e16c9272726ea842cce055177a2 - overwrite item properties in constructor only</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/Menu/Item/Admin.php#4bb2fc4a55c12e16c9272726ea842cce055177a2</link>
        <description>overwrite item properties in constructor onlyOthewise weird side effects may happen when a parent constructoroverwrites them again.

            List of files:
            /dokuwiki/inc/Menu/Item/Admin.php</description>
        <pubDate>Thu, 25 May 2017 13:29:27 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>368ce258641a4e8fae6b2e49c89f173d7e3ada69 - more doc blocks for the menu system</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/Menu/Item/Admin.php#368ce258641a4e8fae6b2e49c89f173d7e3ada69</link>
        <description>more doc blocks for the menu system

            List of files:
            /dokuwiki/inc/Menu/Item/Admin.php</description>
        <pubDate>Fri, 19 May 2017 19:12:37 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>8c51da59a9481debdfd66270530c691b0411cf9c - remove unused $category property</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/Menu/Item/Admin.php#8c51da59a9481debdfd66270530c691b0411cf9c</link>
        <description>remove unused $category property

            List of files:
            /dokuwiki/inc/Menu/Item/Admin.php</description>
        <pubDate>Fri, 19 May 2017 18:01:50 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>b85a7f3bd0cd2f5f52b55bd3de0c7869787662fb - use menu system for user tools</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/Menu/Item/Admin.php#b85a7f3bd0cd2f5f52b55bd3de0c7869787662fb</link>
        <description>use menu system for user toolsalso adjusts styles and adds images

            List of files:
            /dokuwiki/inc/Menu/Item/Admin.php</description>
        <pubDate>Fri, 19 May 2017 16:17:34 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>93b8c351fad5246a7a91c86418f15bec833dc99f - beginning of a complete refactoring of the menues</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/Menu/Item/Admin.php#93b8c351fad5246a7a91c86418f15bec833dc99f</link>
        <description>beginning of a complete refactoring of the menuesThis is an attempt to:* get rid of the super long, complex functions in in/template.php* make it easy for plugin authors to add their own items to any  of our menus, regardless of the used template* continue the progress to make use of SVG in the menuesThis takes a similar approach as my actionrefactor branch. OriginiallyI thought both refactorings could be done in one, merging thefunctionality of DokuWiki actions and the menu items. However I couldn&apos;tmake it work. So instead we have two separate but similar things.Maybe they can converge later on.

            List of files:
            /dokuwiki/inc/Menu/Item/Admin.php</description>
        <pubDate>Fri, 19 May 2017 13:08:35 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
</channel>
</rss>
