[TYPO3] Edit panel object inside a menu

tapio tapio.markula at dnainternet.net
Fri Jan 20 12:10:01 CET 2006


Peter Klein wrote:
> Hi tapio. Again you need to study TSRef a bit closer, specially stdWrap.
> http://typo3.org/documentation/document-library/doc_core_tsref/stdWrap/
> 
> Try:
> 
> CUR.after.cObject < newpage

That worked, thanks.

In fact I tried another way stdWrap.cObject - but that caused problems 
(see above). TS has some *combinations*, which are difficult to figure.


I tried this one

CUR = 1
CUR {
...
stdWrap.cObject < 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