[Typo3] hmenu: is there any wat so that a id page dont shows inhmenu??
Peter Klein
peter at umloud.dk
Wed Oct 19 15:46:33 CEST 2005
Hi Miguel, try setting the HMENU property "excludeUidList" to the IDs of the
pages you don't want to apperar on your menu.
More info here:
http://typo3.org/documentation/document-library/doc_core_tsref/HMENU/
--
Peter Klein/Umloud Untd
"Miguel Angel Calleja Lázaro" <mangelcl at yahoo.es> skrev i en meddelelse
news:mailman.5149.1129722829.10463.typo3-english at lists.netfielders.de...
> My list is:
>
> 1
> 2
> 2.1
> 2.2
> 2.3
> 3
> 4
>
> Typoscript:
> lib.menu = HMENU
> lib.menu.entryLevel = 1
> lib.menu.1 = TMENU
> lib.menu.1 {
> wrap = <table border="0" cellspacing="0" cellpadding="0">|</table>
> NO.allWrap = <tr><td class="menu_r"> | </td></tr>
> ACT = 1
> ACT.allWrap = <tr><td class="menu_r_act"> | </td></tr>
> }
>
> That shows 2.1, 2.2 and 2.3 but i dont want that 2.3 shows in hmenu, Is
> there any way so that a id page dont shows in Hmenu??
More information about the TYPO3-english
mailing list