<?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 syntax.php</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2025</copyright>
    <generator>Java</generator><item>
        <title>ac8a200f98eb7c36b8b5461c790bd5329343c440 - use sitemap index compatible classes</title>
        <link>http://127.0.0.1:8080/history/plugin/simplenavi/syntax.php#ac8a200f98eb7c36b8b5461c790bd5329343c440</link>
        <description>use sitemap index compatible classesThis reenabled the default styling as used in older releases.fixes #47

            List of files:
            /plugin/simplenavi/syntax.php</description>
        <pubDate>Mon, 02 Feb 2026 09:18:34 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;gohr@cosmocode.de&gt;</dc:creator>
    </item>
<item>
        <title>a2e567776f298dcdd7d4e640b1852bc3062ba4d3 - do not show hidden pages</title>
        <link>http://127.0.0.1:8080/history/plugin/simplenavi/syntax.php#a2e567776f298dcdd7d4e640b1852bc3062ba4d3</link>
        <description>do not show hidden pages

            List of files:
            /plugin/simplenavi/syntax.php</description>
        <pubDate>Thu, 22 May 2025 13:22:21 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;gohr@cosmocode.de&gt;</dc:creator>
    </item>
<item>
        <title>10f2bde61ac988c176739e1cd98b79140baaed9e - fix filter option</title>
        <link>http://127.0.0.1:8080/history/plugin/simplenavi/syntax.php#10f2bde61ac988c176739e1cd98b79140baaed9e</link>
        <description>fix filter option

            List of files:
            /plugin/simplenavi/syntax.php</description>
        <pubDate>Thu, 03 Apr 2025 09:16:01 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>ea3588fbe5ebca4327e03de387457cdfdcedf95a - fix: Handle empty parent case in isParent method</title>
        <link>http://127.0.0.1:8080/history/plugin/simplenavi/syntax.php#ea3588fbe5ebca4327e03de387457cdfdcedf95a</link>
        <description>fix: Handle empty parent case in isParent method

            List of files:
            /plugin/simplenavi/syntax.php</description>
        <pubDate>Thu, 03 Apr 2025 08:56:35 +0000</pubDate>
        <dc:creator>Andreas Gohr (aider) &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>8a3822ef8bc669060d9b18f3986be824f985b5c7 - add the peek option</title>
        <link>http://127.0.0.1:8080/history/plugin/simplenavi/syntax.php#8a3822ef8bc669060d9b18f3986be824f985b5c7</link>
        <description>add the peek optionThis replaces the handling of the sneakyindex mechanism by being moreclever.

            List of files:
            /plugin/simplenavi/syntax.php</description>
        <pubDate>Wed, 02 Apr 2025 13:21:08 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>4c5e7fe53a086b07303f9962d11819df61d28d18 - revamp config options and tests</title>
        <link>http://127.0.0.1:8080/history/plugin/simplenavi/syntax.php#4c5e7fe53a086b07303f9962d11819df61d28d18</link>
        <description>revamp config options and tests

            List of files:
            /plugin/simplenavi/syntax.php</description>
        <pubDate>Wed, 02 Apr 2025 12:50:42 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>ba73b2c809339e391de8345cbdbaf3d46c7b09fd - first go at rewrite using the TreeBuilder</title>
        <link>http://127.0.0.1:8080/history/plugin/simplenavi/syntax.php#ba73b2c809339e391de8345cbdbaf3d46c7b09fd</link>
        <description>first go at rewrite using the TreeBuilder

            List of files:
            /plugin/simplenavi/syntax.php</description>
        <pubDate>Wed, 02 Apr 2025 11:03:46 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>3e558610d977a8a505222a10a2bdef10562e1367 - code cleanup</title>
        <link>http://127.0.0.1:8080/history/plugin/simplenavi/syntax.php#3e558610d977a8a505222a10a2bdef10562e1367</link>
        <description>code cleanup

            List of files:
            /plugin/simplenavi/syntax.php</description>
        <pubDate>Mon, 13 Nov 2023 12:02:58 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>7ea29372a112b94c6e0aa068ea66760178048039 - avoid arrow function for php 7.2 compatibility</title>
        <link>http://127.0.0.1:8080/history/plugin/simplenavi/syntax.php#7ea29372a112b94c6e0aa068ea66760178048039</link>
        <description>avoid arrow function for php 7.2 compatibility

            List of files:
            /plugin/simplenavi/syntax.php</description>
        <pubDate>Mon, 13 Nov 2023 11:52:15 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>d418c0312966259c1e7c5b4672e7cb5733092796 - added home parameter</title>
        <link>http://127.0.0.1:8080/history/plugin/simplenavi/syntax.php#d418c0312966259c1e7c5b4672e7cb5733092796</link>
        <description>added home parameterThis wraps the entire tree under the start page of the selectednamespace.

            List of files:
            /plugin/simplenavi/syntax.php</description>
        <pubDate>Mon, 13 Nov 2023 11:43:19 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>74c26ce50567279fe74fda0495e87e809f905650 - abort early if no items found</title>
        <link>http://127.0.0.1:8080/history/plugin/simplenavi/syntax.php#74c26ce50567279fe74fda0495e87e809f905650</link>
        <description>abort early if no items found

            List of files:
            /plugin/simplenavi/syntax.php</description>
        <pubDate>Mon, 28 Aug 2023 11:47:34 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>e58e2f72dd917848130cf0286238cd1317212579 - added option to sort namespaces before other pages</title>
        <link>http://127.0.0.1:8080/history/plugin/simplenavi/syntax.php#e58e2f72dd917848130cf0286238cd1317212579</link>
        <description>added option to sort namespaces before other pages

            List of files:
            /plugin/simplenavi/syntax.php</description>
        <pubDate>Thu, 03 Aug 2023 11:51:46 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>e75a33bf67169624ba61a7d08f13132b1856e309 - Refactor item gathering and sorting</title>
        <link>http://127.0.0.1:8080/history/plugin/simplenavi/syntax.php#e75a33bf67169624ba61a7d08f13132b1856e309</link>
        <description>Refactor item gathering and sortingThis fixes the broken sort by title mechanism

            List of files:
            /plugin/simplenavi/syntax.php</description>
        <pubDate>Thu, 20 Jul 2023 07:56:21 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>660b56c3f75d199474156651b23e87c04ad9b3a0 - when using sneakyindex, check ACLs agains the namespace&apos;s start page</title>
        <link>http://127.0.0.1:8080/history/plugin/simplenavi/syntax.php#660b56c3f75d199474156651b23e87c04ad9b3a0</link>
        <description>when using sneakyindex, check ACLs agains the namespace&apos;s start page

            List of files:
            /plugin/simplenavi/syntax.php</description>
        <pubDate>Mon, 09 Jan 2023 16:05:25 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>5655937a9d14161c9c88581bd8fbd137fa7e0d1f - allow relative namespaces (starting with a dot)</title>
        <link>http://127.0.0.1:8080/history/plugin/simplenavi/syntax.php#5655937a9d14161c9c88581bd8fbd137fa7e0d1f</link>
        <description>allow relative namespaces (starting with a dot)

            List of files:
            /plugin/simplenavi/syntax.php</description>
        <pubDate>Mon, 09 Jan 2023 13:06:51 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>b3e0295120c0248c0cb6debebd6cf37cdbde2ee3 - new top level filter mechanism</title>
        <link>http://127.0.0.1:8080/history/plugin/simplenavi/syntax.php#b3e0295120c0248c0cb6debebd6cf37cdbde2ee3</link>
        <description>new top level filter mechanismAdding the option filter to the syntax adds a mechanism to filter thelist at the top level. The current filter is preserved throughnavigation via session storage.

            List of files:
            /plugin/simplenavi/syntax.php</description>
        <pubDate>Tue, 03 Jan 2023 11:44:04 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>d8ce5486268fd1c02234429a87c5de7aaa6425c7 - code cleanup</title>
        <link>http://127.0.0.1:8080/history/plugin/simplenavi/syntax.php#d8ce5486268fd1c02234429a87c5de7aaa6425c7</link>
        <description>code cleanup

            List of files:
            /plugin/simplenavi/syntax.php</description>
        <pubDate>Tue, 03 Jan 2023 08:37:23 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>303e14058d2800ae86b9997bab748b2574fdd6e6 - fix: check for unset variables to fix PHP Notices</title>
        <link>http://127.0.0.1:8080/history/plugin/simplenavi/syntax.php#303e14058d2800ae86b9997bab748b2574fdd6e6</link>
        <description>fix: check for unset variables to fix PHP NoticesWhile DokuWiki by default suppresses PHP Notices, they are still badstyle and we should not trigger them.

            List of files:
            /plugin/simplenavi/syntax.php</description>
        <pubDate>Sun, 27 Aug 2017 15:41:49 +0000</pubDate>
        <dc:creator>Michael Gro&#223;e &lt;mic.grosse@googlemail.com&gt;</dc:creator>
    </item>
<item>
        <title>daf2dc98d9b8de19c3a8c6b7842a83c7782e5d39 - Update syntax.php</title>
        <link>http://127.0.0.1:8080/history/plugin/simplenavi/syntax.php#daf2dc98d9b8de19c3a8c6b7842a83c7782e5d39</link>
        <description>Update syntax.phpStolen and slightly modified from unmerged pullrequest of &quot;sinky&quot;

            List of files:
            /plugin/simplenavi/syntax.php</description>
        <pubDate>Fri, 15 Jul 2016 21:40:10 +0000</pubDate>
        <dc:creator>Oliver &lt;igittigitt@users.noreply.github.com&gt;</dc:creator>
    </item>
<item>
        <title>2122c0d0422866439872b098a86327aa225fbe59 - Change from preg_replace to faster str_replace</title>
        <link>http://127.0.0.1:8080/history/plugin/simplenavi/syntax.php#2122c0d0422866439872b098a86327aa225fbe59</link>
        <description>Change from preg_replace to faster str_replace

            List of files:
            /plugin/simplenavi/syntax.php</description>
        <pubDate>Wed, 07 Jan 2015 10:22:53 +0000</pubDate>
        <dc:creator>Michael Gro&#223;e &lt;grosse@cosmocode.de&gt;</dc:creator>
    </item>
</channel>
</rss>
