[TYPO3] Condition for certain content element

Tyler Kraft headhunterxiii at yahoo.ca
Tue Feb 6 11:09:21 CET 2007


no I don't think so, but as you'll need to render it you can access 
stdWrap and therefore the parseFunc that creates the links, and from 
there you could force it to create all links with a specific target

just a quick thought ;-)




Tapio Markula wrote:
> Hi
> 
> If I use
> 
> temp.xxx= CONTENT
> temp.xxx {
> table = tt_content
> select {
> pidInList = 477
> orderBy = sorting
> where = uid=123
> }
> }
> 
> 
> could I set some If statement,
> on the base of 'uid' to
> set
> 
> styles.content.links.target=_self
> for some item different as for other items.


More information about the TYPO3-english mailing list