[TYPO3-german] globalVar = GP:L und treeLevel zusammen?
Basti
sebastian.schmal at gmx.de
Tue Jul 3 20:10:46 CEST 2012
ich glaube es geht so:
# ENGLISCH
[globalVar = GP:L = 1]
tt_content.menu.20.9.10.1.NO.after.append.10.value = Products
tt_content.menu.20.8.10.1.NO.after.append.10.value = Products
[global]
[treeLevel = 4] && [globalVar = GP:L = 1]
tt_content.menu.20.9.10.1.NO.after.append.10.value = more accessories
[global]
[treeLevel = 3] && [globalVar = GP:L = 1]
tt_content.menu.20.8.10.1.NO.after.append.10.value = Learn more
[global]
[treeLevel = 4] && [globalVar = GP:L = 1]
tt_content.menu.20.8.10.1.NO.after.append.10.value = Learn more
[global]
[globalVar = TSFE:id=70] && [globalVar = GP:L = 1]
tt_content.menu.20.8.10.1.NO.after.append.10.value = Products
[global]
[globalVar = TSFE:id=19] && [globalVar = GP:L = 1]
tt_content.menu.20.8.10.1.NO.after.append.10.value = Instructions
[global]
oder?
------------------------------------------
TYPO3 - TIPS - ANLEITUNGEN - NEWS
unter: http://blog.ingeniumdesign.de/
TYPO3 Webdesign Agentur Wiesbaden - Frankfurt
unter: http://www.ingeniumdesign.de/
Facebook Fan
http://www.facebook.com/ingeniumdesign/
------------------------------------------
Am 03.07.2012 20:03, schrieb Basti:
> Hallo Liste,
>
> geht so was hier nicht?
> Bzw. bricht er dann beim ersten [global] ab.
>
> Wie kann ich die beiden Funktionen zusammen aufrufen?
>
> # ENGLISCH
>
> [globalVar = GP:L = 1]
> tt_content.menu.20.9.10.1.NO.after.append.10.value = Products
> [treeLevel = 4]
> tt_content.menu.20.9.10.1.NO.after.append.10.value = more accessories
> [global]
>
> tt_content.menu.20.8.10.1.NO.after.append.10.value = Products
>
>
> [treeLevel = 3]
> tt_content.menu.20.8.10.1.NO.after.append.10.value = Learn more
> [global]
>
>
> [treeLevel = 4]
> tt_content.menu.20.8.10.1.NO.after.append.10.value = Learn more
> [global]
>
> [globalVar = TSFE:id=70]
> tt_content.menu.20.8.10.1.NO.after.append.10.value = Products
> [global]
>
> [globalVar = TSFE:id=19]
> tt_content.menu.20.8.10.1.NO.after.append.10.value = Instructions
> [global]
>
> [global]
>
>
> Danke Euch!
>
More information about the TYPO3-german
mailing list