Hi!
Versuch's mal so:
TS_Constants:
Code:
...
[globalVar = GP:L = 0]
thisTemplate = fileadmin/deutsch_template.html
[global]
[globalVar = GP:L = 1]
thisTemplate = fileadmin/englisch_template.html
[global]
...
TS-Setup:
Code:
...
page.10 = TEMPLATE
page.10 {
template = FILE
template.file = {$thisTemplate}
...
}
Ich denke die Idee wird klar.
CU
maxhb