[TYPO3] Condition for certain content element

Tapio Markula tapio.markula at atwebteam.com
Tue Feb 6 10:20:31 CET 2007


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