[TYPO3] TS Conditions
Søren Vedel
sv at workhouse.dk
Fri Dec 29 21:11:40 CET 2006
Hi Antonio,
You could make an ext: Template on the page-id's where you need changes.
Then you do something like this:
lib.foo >
lib.foo = aaa
on pid = 1
and
lib.foo >
lib.foo = bbb
on pid = 2
and for the rest you keep the default template containing
lib.foo = ccc
Med venlig hilsen/Kind regards
Søren Vedel
Workhouse Media
Antonio Willybiro wrote:
> Hi there,
>
> How would you make that statement:
> "If pageid=1 then lib.foo = aaa BUT IF pageid=2 then lib.foo = bbb ELSE
> lib.foo = ccc"
>
> Cheers,
> Antonio
>
>
More information about the TYPO3-english
mailing list