[Typo3] TMENU not showing

raluca oprean raluca at sds.ro
Fri Feb 25 13:18:46 CET 2005


Hi list

I've asked a similar question about a week ago but I still couldn't solve my problem so I come back with more detailes.

I have a pages structure tree that looks like this:

Segas
  Despre noi
  Servicii
    Consultanta
       Infrastructura
       Comunicatii
       Solutii software
    Administrare
      Sisteme de operare
      ...
    Dezvoltare
       ...
  Produse
    Asset
   Distrigaz
   Bit Sofware
     Socrate
     ...
  Clienti
     ...
  Contact



I'm using a template based on a *.html file.

The template for the menu contains:

#temp.firstLevelMenu >
temp.firstLevelMenu = HMENU
temp.firstLevelMenu.1 = TMENU
temp.firstLevelMenu.1.NO{
noLinkUnderline = 1
linkWrap = <font face=verdana size=2 color=#4AA794>&nbsp;&nbsp;|&nbsp;&nbsp;</font>
expAll = 0
} 

temp.secondLevelMenu = HMENU 
temp.secondLevelMenu.1 = TMENU
temp.secondLevelMenu.1{
expAll = 1
wrap = <table cellspacing=0 cellpadding=0><tr><tr><img src="clear.gif" width=1 height=1 vspace=3 border=0></td></tr>|</table>
NO.linkWrap = <font face=verdana size=2 color=#4AA794>&nbsp;&nbsp;|&nbsp;&nbsp;</font>
NO.wrapItemAndSub  = <tr><td>|</td></tr>
}
temp.secondLevelMenu.2 = TMENU
temp.secondLevelMenu.2 {
 wrap=<tr><td nowrap>|</td></tr>

 NO{
 
 beforeImg = media/bullets/bullet1_n.gif
 beforeROImg = media/bullets/bullet1_h.gif
 beforeImgTagParams=hspace=2
 RO=1
 after = <br>
 ATagBeforeWrap=1
 linkWrap =<font face=verdana size=2 color=#4AA794>|</font>
 }
}
temp.secondLevelMenu.3 < temp.secondLevelMenu.2
temp.secondLevelMenu.3.wrap >
temp.secondLevelMenu.3.NO.before = <font face=verdana size=2 color=#4AA794>&nbsp;&nbsp;</font>
temp.secondLevelMenu.2.expAll = 1


The "temp.firstLevelMenu" works fine, but the "temp.secondLevelMenu" (in the left of the screen) doesn't because not all the pages in the tree are in the menu. 

The test page is at: 
http://www.sds.ro/typo/sds/index.php?id=2

Can Anyone tell me where is the mistake?
Thank you!
- raluca oprean (raluca)

-----------------------
The mailing list archive is found here:
http://typo3.org/documentation/mailing-lists/english-main-list-archive/
				



More information about the TYPO3-english mailing list