<?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 nav-meta-box.php</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2025</copyright>
    <generator>Java</generator><item>
        <title>3f9d4d521a72b62d0221fbfcca6527aa70c2bd8e - Merge branch &apos;master&apos; into pageattributes</title>
        <link>http://127.0.0.1:8080/history/template/sprintdoc/tpl/nav-meta-box.php#3f9d4d521a72b62d0221fbfcca6527aa70c2bd8e</link>
        <description>Merge branch &apos;master&apos; into pageattributesAdjusted some more files to account for changes in the over 100 commitsin master since the creation of this branch.SPR-869

            List of files:
            /template/sprintdoc/tpl/nav-meta-box.php</description>
        <pubDate>Tue, 11 Apr 2017 14:13:02 +0000</pubDate>
        <dc:creator>Michael Gro&#223;e &lt;grosse@cosmocode.de&gt;</dc:creator>
    </item>
<item>
        <title>e5d40c9a7e6c9e54acc1faa3017e19db507cce13 - Do not show a tab if the content is falsy</title>
        <link>http://127.0.0.1:8080/history/template/sprintdoc/tpl/nav-meta-box.php#e5d40c9a7e6c9e54acc1faa3017e19db507cce13</link>
        <description>Do not show a tab if the content is falsyThere may be occasions where plugin does not wish to show any output forthe current user/page. In that case the tab should not be shown at all.SPR-895

            List of files:
            /template/sprintdoc/tpl/nav-meta-box.php</description>
        <pubDate>Thu, 16 Mar 2017 12:25:51 +0000</pubDate>
        <dc:creator>Michael Gro&#223;e &lt;grosse@cosmocode.de&gt;</dc:creator>
    </item>
<item>
        <title>a94fc7a514a474778ffdc5e7e998f441ce1d2576 - give tabs a class for special styling</title>
        <link>http://127.0.0.1:8080/history/template/sprintdoc/tpl/nav-meta-box.php#a94fc7a514a474778ffdc5e7e998f441ce1d2576</link>
        <description>give tabs a class for special stylingI nearly needed that but then didn&apos;t. but it might come in handy

            List of files:
            /template/sprintdoc/tpl/nav-meta-box.php</description>
        <pubDate>Thu, 09 Mar 2017 15:16:19 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;gohr@cosmocode.de&gt;</dc:creator>
    </item>
<item>
        <title>a0eb50e598cd72a2a8d1ed13dbd2ed197f79430f - avoid empty ul</title>
        <link>http://127.0.0.1:8080/history/template/sprintdoc/tpl/nav-meta-box.php#a0eb50e598cd72a2a8d1ed13dbd2ed197f79430f</link>
        <description>avoid empty ulAn empty UL is not valid in HTML, but since we don&apos;t know if LIs areadded later on by JavaScript, we add an invisible LI by default now.

            List of files:
            /template/sprintdoc/tpl/nav-meta-box.php</description>
        <pubDate>Wed, 22 Feb 2017 13:03:04 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;gohr@cosmocode.de&gt;</dc:creator>
    </item>
<item>
        <title>2387fd467e1c56faea6a96ba632071052d8036df - moved tab logic to a new class</title>
        <link>http://127.0.0.1:8080/history/template/sprintdoc/tpl/nav-meta-box.php#2387fd467e1c56faea6a96ba632071052d8036df</link>
        <description>moved tab logic to a new classMore of the logic should be moved to this class

            List of files:
            /template/sprintdoc/tpl/nav-meta-box.php</description>
        <pubDate>Wed, 15 Feb 2017 16:05:00 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;gohr@cosmocode.de&gt;</dc:creator>
    </item>
<item>
        <title>ec6c921996c6c7476fb3a35c036ea0c4c373aa4a - fixed missing closing a tag</title>
        <link>http://127.0.0.1:8080/history/template/sprintdoc/tpl/nav-meta-box.php#ec6c921996c6c7476fb3a35c036ea0c4c373aa4a</link>
        <description>fixed missing closing a tag

            List of files:
            /template/sprintdoc/tpl/nav-meta-box.php</description>
        <pubDate>Wed, 15 Feb 2017 15:25:26 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;gohr@cosmocode.de&gt;</dc:creator>
    </item>
<item>
        <title>038d4bfe8d10e79235383d279d00a4b25ecced03 - moved tab generation to PHP, no empty tabs SPR-799</title>
        <link>http://127.0.0.1:8080/history/template/sprintdoc/tpl/nav-meta-box.php#038d4bfe8d10e79235383d279d00a4b25ecced03</link>
        <description>moved tab generation to PHP, no empty tabs SPR-799I still don&apos;t like the code directly in the template there. I think itshould be moved to a helper class.The TOC CSS seems to be broken when there are no tabs right of the TOC.

            List of files:
            /template/sprintdoc/tpl/nav-meta-box.php</description>
        <pubDate>Wed, 15 Feb 2017 15:17:17 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;gohr@cosmocode.de&gt;</dc:creator>
    </item>
<item>
        <title>e1fee953683129bb33aec6791d9473a49c91eeba - SPR-797 fix ID uniqueness</title>
        <link>http://127.0.0.1:8080/history/template/sprintdoc/tpl/nav-meta-box.php#e1fee953683129bb33aec6791d9473a49c91eeba</link>
        <description>SPR-797 fix ID uniquenessAs explained on https://www.dokuwiki.org/devel:javascript#using_ids IDsmay not clash with headlines. To avoid that all IDs have to use twosubsequent underscores.

            List of files:
            /template/sprintdoc/tpl/nav-meta-box.php</description>
        <pubDate>Mon, 13 Feb 2017 15:53:06 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>aef104329ab03b2601c721ea3ded415808e5b9e0 - fix name of toc tab</title>
        <link>http://127.0.0.1:8080/history/template/sprintdoc/tpl/nav-meta-box.php#aef104329ab03b2601c721ea3ded415808e5b9e0</link>
        <description>fix name of toc tab

            List of files:
            /template/sprintdoc/tpl/nav-meta-box.php</description>
        <pubDate>Thu, 09 Feb 2017 16:38:51 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;gohr@cosmocode.de&gt;</dc:creator>
    </item>
<item>
        <title>fda6466f1a0bef2b5b9e9c65d98b6d435838ad4a - font-size des root reduziert, damit default font size 1rem entspricht</title>
        <link>http://127.0.0.1:8080/history/template/sprintdoc/tpl/nav-meta-box.php#fda6466f1a0bef2b5b9e9c65d98b6d435838ad4a</link>
        <description>font-size des root reduziert, damit default font size 1rem entspricht

            List of files:
            /template/sprintdoc/tpl/nav-meta-box.php</description>
        <pubDate>Wed, 11 Jan 2017 13:40:43 +0000</pubDate>
        <dc:creator>Jana Deutschl&#228;nder &lt;deutschlaender@cosmocode.de&gt;</dc:creator>
    </item>
<item>
        <title>1b899691a7fd2e72c6e2d7d4fa0221eeb1269b05 - Vorbereitung sprint meeting</title>
        <link>http://127.0.0.1:8080/history/template/sprintdoc/tpl/nav-meta-box.php#1b899691a7fd2e72c6e2d7d4fa0221eeb1269b05</link>
        <description>Vorbereitung sprint meeting

            List of files:
            /template/sprintdoc/tpl/nav-meta-box.php</description>
        <pubDate>Tue, 10 Jan 2017 08:18:01 +0000</pubDate>
        <dc:creator>Jana Deutschl&#228;nder &lt;deutschlaender@cosmocode.de&gt;</dc:creator>
    </item>
<item>
        <title>92c91ef8b0005599780cc7297c8bbefeced7c4af - metabox part 3</title>
        <link>http://127.0.0.1:8080/history/template/sprintdoc/tpl/nav-meta-box.php#92c91ef8b0005599780cc7297c8bbefeced7c4af</link>
        <description>metabox part 3

            List of files:
            /template/sprintdoc/tpl/nav-meta-box.php</description>
        <pubDate>Mon, 09 Jan 2017 16:08:44 +0000</pubDate>
        <dc:creator>Jana Deutschl&#228;nder &lt;deutschlaender@cosmocode.de&gt;</dc:creator>
    </item>
<item>
        <title>d62df8bdbf5da94fe902027cc76c3cff132840d1 - metabox part 2</title>
        <link>http://127.0.0.1:8080/history/template/sprintdoc/tpl/nav-meta-box.php#d62df8bdbf5da94fe902027cc76c3cff132840d1</link>
        <description>metabox part 2

            List of files:
            /template/sprintdoc/tpl/nav-meta-box.php</description>
        <pubDate>Mon, 09 Jan 2017 15:31:32 +0000</pubDate>
        <dc:creator>Jana Deutschl&#228;nder &lt;deutschlaender@cosmocode.de&gt;</dc:creator>
    </item>
<item>
        <title>38297711aba63ccc7d2bb3cb28f743a1c37c773c - metabox part 1</title>
        <link>http://127.0.0.1:8080/history/template/sprintdoc/tpl/nav-meta-box.php#38297711aba63ccc7d2bb3cb28f743a1c37c773c</link>
        <description>metabox part 1

            List of files:
            /template/sprintdoc/tpl/nav-meta-box.php</description>
        <pubDate>Mon, 09 Jan 2017 13:32:43 +0000</pubDate>
        <dc:creator>Jana Deutschl&#228;nder &lt;deutschlaender@cosmocode.de&gt;</dc:creator>
    </item>
</channel>
</rss>
