<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2-ppt DokuWiki" -->
<?xml-stylesheet href="https://wiki.phpwcms.org/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="https://wiki.phpwcms.org/feed.php">
        <title>phpwcms-HowTo:wiki english:navigation</title>
        <description></description>
        <link>https://wiki.phpwcms.org/</link>
        <image rdf:resource="https://wiki.phpwcms.org/lib/images/favicon.ico" />
       <dc:date>2026-05-14T00:52:54+02:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://wiki.phpwcms.org/doku.php/english/navigation/dropdown-flyout?rev=1241510702&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.phpwcms.org/doku.php/english/navigation/little-helper?rev=1240639523&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.phpwcms.org/doku.php/english/navigation/nav-row?rev=1528042145&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.phpwcms.org/doku.php/english/navigation/nav-rowx?rev=1528042145&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.phpwcms.org/doku.php/english/navigation/nav_list_ul-example?rev=1240639523&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.phpwcms.org/doku.php/english/navigation/nav_list_ul?rev=1240639524&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.phpwcms.org/doku.php/english/navigation/nav_list_ul_parameters?rev=1432130337&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://wiki.phpwcms.org/lib/images/favicon.ico">
        <title>phpwcms-HowTo:wiki</title>
        <link>https://wiki.phpwcms.org/</link>
        <url>https://wiki.phpwcms.org/lib/images/favicon.ico</url>
    </image>
    <item rdf:about="https://wiki.phpwcms.org/doku.php/english/navigation/dropdown-flyout?rev=1241510702&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2009-05-05T10:05:02+02:00</dc:date>
        <title>Dropdown / Flyout</title>
        <link>https://wiki.phpwcms.org/doku.php/english/navigation/dropdown-flyout?rev=1241510702&amp;do=diff</link>
        <description>FIXME overfiew





Short link overview
dropdown-flyout index</description>
    </item>
    <item rdf:about="https://wiki.phpwcms.org/doku.php/english/navigation/little-helper?rev=1240639523&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2009-04-25T08:05:23+02:00</dc:date>
        <title>Little helper</title>
        <link>https://wiki.phpwcms.org/doku.php/english/navigation/little-helper?rev=1240639523&amp;do=diff</link>
        <description>Short link overview
little-helper index</description>
    </item>
    <item rdf:about="https://wiki.phpwcms.org/doku.php/english/navigation/nav-row?rev=1528042145&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2018-06-03T18:09:05+02:00</dc:date>
        <title>NAV_ROW (CSS)</title>
        <link>https://wiki.phpwcms.org/doku.php/english/navigation/nav-row?rev=1528042145&amp;do=diff</link>
        <description>NAV_ROW (CSS)


{NAV_ROW[CURRENT|INT:0|1]}

At this point I show you a little CSS example of the navigation tag {NAV_ROW}. 

For simple one-dimensional navigation systems without sub-levels, it is not necessary to resort to NAV_LIST_UL (CSS). The navigation NAV_ROW meets these requirements perfectly.</description>
    </item>
    <item rdf:about="https://wiki.phpwcms.org/doku.php/english/navigation/nav-rowx?rev=1528042145&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2018-06-03T18:09:05+02:00</dc:date>
        <title>NAV_ROWX</title>
        <link>https://wiki.phpwcms.org/doku.php/english/navigation/nav-rowx?rev=1528042145&amp;do=diff</link>
        <description>RT NAV_ROW outsourced to ”/frontend_render/*” and enhanced to generate the “title” attribute using the content from “page title:”.

----------


rt_nav_rowx V1.0  05.01.11  

Docu: Replacement Tags for Navigation 

Forum: Wiederkehrenden Begriff durch Variable ersetzen&lt;span class=&quot;important&quot;&gt;$phpwcms['allow_ext_render'] = 1;&lt;/span&gt;</description>
    </item>
    <item rdf:about="https://wiki.phpwcms.org/doku.php/english/navigation/nav_list_ul-example?rev=1240639523&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2009-04-25T08:05:23+02:00</dc:date>
        <title>NAV_LIST_UL examples</title>
        <link>https://wiki.phpwcms.org/doku.php/english/navigation/nav_list_ul-example?rev=1240639523&amp;do=diff</link>
        <description>Short link overview
nav_list_ul-example index</description>
    </item>
    <item rdf:about="https://wiki.phpwcms.org/doku.php/english/navigation/nav_list_ul?rev=1240639524&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2009-04-25T08:05:24+02:00</dc:date>
        <title>NAV_LIST_UL (CSS)</title>
        <link>https://wiki.phpwcms.org/doku.php/english/navigation/nav_list_ul?rev=1240639524&amp;do=diff</link>
        <description>NAV_LIST_UL (CSS)

{NAV_LIST_UL:…:level, class}

Hi folks, 

here I show you a little css snippet for substitution the old nav_table_column with the new NAV_LIST_UL.

Some more information about the Tag: NAV_LIST_UL (Parameter) and forum: NAV_LIST_UL...) 
&lt;span class=&quot;important&quot;&gt;&amp;lt;div class=nlu_horiz1&amp;gt;{NAV_LIST_UL:,,1,act_path,active}&amp;lt;/div&amp;gt;&lt;/span&gt;&lt;span class=&quot;important&quot;&gt;&amp;lt;div class=nlu_navi1&amp;gt;{NAV_LIST_UL:,,,act_path,active}&amp;lt;/div&amp;gt;&lt;/span&gt;&lt;span class=&quot;important&quot;&gt;&amp;lt;div class=…</description>
    </item>
    <item rdf:about="https://wiki.phpwcms.org/doku.php/english/navigation/nav_list_ul_parameters?rev=1432130337&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2015-05-20T15:58:57+02:00</dc:date>
        <title>NAV_LIST_UL (Parameter)</title>
        <link>https://wiki.phpwcms.org/doku.php/english/navigation/nav_list_ul_parameters?rev=1432130337&amp;do=diff</link>
        <description>NAV_LIST_UL (Parameter)


Docu: -- 

Forum: &lt;http://forum.phpwcms.org/viewtopic.php?t=12165&gt;

Autor: K.Heermann (flip-flop) &lt;http://planmatrix.de&gt; 

CMS-Version: &gt;= V1.2.7 

CMS-Version: &gt;= V1.4.4 r387 

Version: 1.1 

Update: V1.0 -&gt; V1.1  ab CMS V1.4.4 r387 (03.12.2009) 

- {NAV_LIST_UL} experimental support for menu items based on articles article added (FA, PA, FPA). Parameter 9 can be used to defined the articlemenu start level depth.</description>
    </item>
</rdf:RDF>
