[TYPO3] Edit panel object inside a menu

tapio tapio.markula at dnainternet.net
Fri Jan 20 11:50:44 CET 2006


Peter Klein wrote:
> Hi tapio. TMENU has no property called "20", so:
> 
> 20 < newpage
> 
> won't work..
> See TSRef for a list of TMENU properties..
> http://typo3.org/documentation/document-library/doc_core_tsref/TMENUITEM/
> 
> (You could try copying it into the "after" property instead.)
> 

Because that didn't work I tried this one

CUR = 1
CUR {
ATagBeforeWrap = 0
stdWrap.outerWrap = <div class="topnav1_cur cur">  | </div>
stdWrap.innerWrap = <img border="0" align="bottom" class="leftcorner" 
alt="" 
src="http://www.atwebteam.com/fileadmin/template/main/res/kulma2.gif" 
/>| |*| <img border="0" align="bottom" class="leftcorner" alt="" 
src="http://www.atwebteam.com/fileadmin/template/main/res/kulma2.gif" 
/>| |*| <img border="0"class="leftcorner" alt="" align="bottom" 
src="http://www.atwebteam.com/fileadmin/template/main/res/kulma3.gif" />|
stdWrap.cObject < temp.newpage
#after < temp.newpage
}

problem - the link and link title have vanished

'stdWrap.cObject < temp.newpage' *replaces* the link.



More information about the TYPO3-english mailing list