[TYPO3-shop] multilanguage templates
Franz Holzinger
franz at fholzinger.com
Wed Aug 23 21:25:16 CEST 2006
Hello Marek,
>
> sorry for maybe reposting, but the netfielders search doesn't seem to
> work on this list.
You can use a newsreader to search in this newsgroup.
> Is it possible to create multilanguage templates with tt_products
> (besides the already working multilanguage content)? What's the best way
> to do this?
>
plugin.tt_products {
[globalVar = GP:L = 0]
templateFile = ...
[globalVar = GP:L = 1]
templateFile = ...
It would also be possible to use large markers and translate those
texts. However this would not be so easy to handle.
- Franz
More information about the TYPO3-project-tt-products
mailing list