[TYPO3-templavoila] FCE hidden element
Sven Wagenhöfer
sven.wagenhoefer at pocketbrain.de
Mon Feb 6 20:31:15 CET 2006
Bartosz Aninowski wrote:
> I am preparing website for company which has about 30 markets. Whole website
> will be availabe in 4 languages - diffrent tree for each language
> (mulititree)
> One of more important sections is information about each markets like open
> hours,addres, images, maps etc. I choose FCE to achieve more adavnced
> design.
> I wonder if headers like open hours or address could be hidden for editors
> and filled up from Constant fg
> {$address_en}
> For another language I can just create reference to particular FCE
> (market_1)
>
For each Element in an FCE you can decide what it is. So, you can set
one as header, text, image etc. Or you can set it as a
TypoScript-Object-Path, and the you can access it cia your TS-Setup. Or
your could automatically fill it in the XML of the DS.
Hope this helps.
Sven
More information about the TYPO3-project-templavoila
mailing list