[Typo3] TMENU listing rootlevel pages only

Amir Mualem amir219 at sbcglobal.net
Sun May 1 20:57:51 CEST 2005


I am trying to make a horizontal navigation which only lists the root 
level pages.

Here is the TYPOSCRIPT code I have for TMENU:

#Network Navigation

lib.menu_net.1 = HMENU
lib.menu_net.1 = TMENU

lib.menu_net.1.target = page

lib.menu_net.1 {

   wrap = <ul> | </ul>

   NO.linkWrap = <li> |</li>

}

--

http://www.stratcommandcenter.com/redesign

Thats the link to my page, the area I am working with is the very top. 
As you can see it is only listing level 1 pages...

--

This is my backend page Hierarchy:

Blank DUMMY

--Home
---General (spacer)
---About Us
---Contact Us
---Jobs
---Donate
---Other Links
---Articles (spacer)
---Fansite Highlights
---Reviews
---Previews
---News (spacer)
---Archives
---Submit Story
---Categories
----Age of Empires
----Total War
----Civilization

--Civilization

----------

What I want accomplished is to see the top navigation I pointed out to 
you to show two links; Home, and Civilization.

--
What is the best way to achieve this?



More information about the TYPO3-english mailing list