<?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 AbstractMenu.php</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2025</copyright>
    <generator>Java</generator><item>
        <title>093fe67e98c0cdb4b73fd46938e49b64971483c2 - updated rector and applied it</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/Menu/AbstractMenu.php#093fe67e98c0cdb4b73fd46938e49b64971483c2</link>
        <description>updated rector and applied it

            List of files:
            /dokuwiki/inc/Menu/AbstractMenu.php</description>
        <pubDate>Sat, 07 Mar 2026 20:26:13 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>33792c0e7da35449c4591cfbb2b77377e2f465b1 - Menu: check context visibility after assembling items</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/Menu/AbstractMenu.php#33792c0e7da35449c4591cfbb2b77377e2f465b1</link>
        <description>Menu: check context visibility after assembling itemsThis addresses #4400. By checking the context visibility after theassembly, the context is properly checked for plugin items.

            List of files:
            /dokuwiki/inc/Menu/AbstractMenu.php</description>
        <pubDate>Sat, 19 Apr 2025 13:18:26 +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/AbstractMenu.php#d4f83172d9533c4d84f450fe22ef630816b21d75</link>
        <description>code style: line breaks

            List of files:
            /dokuwiki/inc/Menu/AbstractMenu.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/AbstractMenu.php#8c7c53b0321a3cd3116b8d3b2ad27863a38dece7</link>
        <description>codestyle adjustments: class declaration braces

            List of files:
            /dokuwiki/inc/Menu/AbstractMenu.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/AbstractMenu.php#33b91513e25639a6c7eb35668484d29098f7c9b4</link>
        <description>Apply rector fixes to inc/Menu

            List of files:
            /dokuwiki/inc/Menu/AbstractMenu.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>cbb44eabe033d70affb048ec0daf4e579e09dd20 - deprecated trigger_event() in favor of a static method on Event</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/Menu/AbstractMenu.php#cbb44eabe033d70affb048ec0daf4e579e09dd20</link>
        <description>deprecated trigger_event() in favor of a static method on Event

            List of files:
            /dokuwiki/inc/Menu/AbstractMenu.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>31110e1991dd5edd050b0ba35ef9b0bab974a15e - introduce a MenuInterface</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/Menu/AbstractMenu.php#31110e1991dd5edd050b0ba35ef9b0bab974a15e</link>
        <description>introduce a MenuInterfacethis helps tieing together the &quot;normal&quot; menus and the MobileMenu andmakes them both implement a getItems() method.

            List of files:
            /dokuwiki/inc/Menu/AbstractMenu.php</description>
        <pubDate>Fri, 01 Sep 2017 13:22:50 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>e6bd4c92e1d457ff170eac9fe2d585533f7e9b5d - used index array for menu items</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/Menu/AbstractMenu.php#e6bd4c92e1d457ff170eac9fe2d585533f7e9b5d</link>
        <description>used index array for menu itemsThis makes it a little easier to splice new elements into position

            List of files:
            /dokuwiki/inc/Menu/AbstractMenu.php</description>
        <pubDate>Tue, 15 Aug 2017 19:42:31 +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/AbstractMenu.php#368ce258641a4e8fae6b2e49c89f173d7e3ada69</link>
        <description>more doc blocks for the menu system

            List of files:
            /dokuwiki/inc/Menu/AbstractMenu.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>2f7a5efd5a98cf50fc525d7321c3568e51fb8319 - use menu for site tools</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/Menu/AbstractMenu.php#2f7a5efd5a98cf50fc525d7321c3568e51fb8319</link>
        <description>use menu for site toolsthis adds an option to print the menu without icons (as we do in thedokuwiki template) but icons were added nontheless

            List of files:
            /dokuwiki/inc/Menu/AbstractMenu.php</description>
        <pubDate>Fri, 19 May 2017 17:57:04 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>c2b9771a2c4f3934d170bc387b7fd0137cdb2c93 - fix base dir for images</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/Menu/AbstractMenu.php#c2b9771a2c4f3934d170bc387b7fd0137cdb2c93</link>
        <description>fix base dir for images

            List of files:
            /dokuwiki/inc/Menu/AbstractMenu.php</description>
        <pubDate>Fri, 19 May 2017 13:47:17 +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/AbstractMenu.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/AbstractMenu.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>
