<?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 Revert.php</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2025</copyright>
    <generator>Java</generator><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/Revert.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/Revert.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/Revert.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/Revert.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/Revert.php#d4f83172d9533c4d84f450fe22ef630816b21d75</link>
        <description>code style: line breaks

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

            List of files:
            /dokuwiki/inc/Menu/Item/Revert.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>601a1f6035681df99fd3c393afa21be465812974 - Allow revert action for logged in users only</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/Menu/Item/Revert.php#601a1f6035681df99fd3c393afa21be465812974</link>
        <description>Allow revert action for logged in users onlyThis should prevent accidental reverts by bots on open wikis

            List of files:
            /dokuwiki/inc/Menu/Item/Revert.php</description>
        <pubDate>Fri, 20 Nov 2020 22:13:47 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>2ae2e00140933a324fb8866bc7e215bb48e6f2b1 - relax Revert permission to EDIT from manager</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/Menu/Item/Revert.php#2ae2e00140933a324fb8866bc7e215bb48e6f2b1</link>
        <description>relax Revert permission to EDIT from managerRevert is another type of edit, which may be simulated by manual editing without using this shortcut. This patch thus relaxes the permission check.Thank you @Klap-in for pointing this out.

            List of files:
            /dokuwiki/inc/Menu/Item/Revert.php</description>
        <pubDate>Mon, 02 Mar 2020 15:39:38 +0000</pubDate>
        <dc:creator>Phy &lt;git@phy25.com&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/Revert.php#368ce258641a4e8fae6b2e49c89f173d7e3ada69</link>
        <description>more doc blocks for the menu system

            List of files:
            /dokuwiki/inc/Menu/Item/Revert.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>c2b9771a2c4f3934d170bc387b7fd0137cdb2c93 - fix base dir for images</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/Menu/Item/Revert.php#c2b9771a2c4f3934d170bc387b7fd0137cdb2c93</link>
        <description>fix base dir for images

            List of files:
            /dokuwiki/inc/Menu/Item/Revert.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/Item/Revert.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/Revert.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>
