Am 04.05.2015 um 16:04 schrieb a.sancken:
> # Änderungen für die deutsche Sprache
> [globalVar = GP:L=1]
> subparts.LANGUAGE.value = Deutsch
> subparts.LANGUAGE.typolink.additionalParams = &L=0
> [global]
eine solche Condition (außer du hast sie nur für das Forum so
geschrieben) kann nicht funktionieren...
denn Conditions dürfen NIE innerhalb von Klammern liegen (immer nur in
erster Ebene!!!)... also:
page = PAGE
page {
10 = TEMPLATE
10 {
subparts {
...
}
}
}
[globalVar = GP:L=1]
page.10.subparts {
...
}
[global]
--
image[FORMAT] - Ralf-René Schröder
http://www.image-format.eu ... Wir geben Ihrem Image das richtige Format
_______________________________________________
TYPO3-german mailing list
[email protected]
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-german