[TYPO3-german] neues menü, aber wie
Christian Tauscher
Christian.Tauscher at kodiak.de
Wed Sep 6 00:50:18 CEST 2006
Tja das dachte ich mir das ich jetzt natürlich irgendwie in die Pflicht
muss. Tja, also versuch ich's doch mal....
Knackpunkt in die fukntion stdWrap von TYPOscript (siehe Doku dazu
http://typo3.org/documentation/document-library/references/doc_core_tsref/current/view/5/1/
)
Ich würd das ganze in ein COA packen. Erst mal den Titel auslesen 8oder
welches Feld auch immer -> phpMyAdmin), dann das JSMENU drunter klatschen.
So mal aus dem Ärmel geschüttelt:
temp.menu = COA
temp.menu {
10 = TEXT
10.field = title
10.wrap = Hier bist du: |
20 = HMENU
20 {
special = directory
# id of root page where the menu starts
special.value = 3
1=JSMENU
1.target=_top
1.firstLabelGeneral =quickjump to snip
}
}
Würd mich wuindern wenn das "out of the Box" was wird, hab das TS auch
nur zusammengestohlen von meinen Seiten. Aber das wäre mal mein Anfang dazu.
Ich hoff trotzdem das es dir hilft.
Christian.
More information about the TYPO3-german
mailing list