[Typo3] TMENU not showing

Kester Hynds kester at featherbelly.com
Fri Feb 25 14:59:55 CET 2005


I am not quite sure what your problem is, but for starters you have a
some incorrect HTML - a double '<tr><tr>' within 'secondLevelMenu.1':

wrap = <table cellspacing=0 cellpadding=0><TR><TR><img src="clear.gif"
width=1 height=1 vspace=3 border=0></td></tr>|</table>

-----Original Message-----
From: typo3-english-bounces at lists.netfielders.de
[mailto:typo3-english-bounces at lists.netfielders.de] On Behalf Of raluca
oprean
Sent: 25 February 2005 12:22
To: typo3-english at lists.netfielders.de
Subject: [Typo3] TMENU not showing


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/
				
_______________________________________________
Typo3-english mailing list
Typo3-english at lists.netfielders.de
http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english




More information about the TYPO3-english mailing list