[TYPO3-german] GMENU title Tag füllen
Christoph Mayer
typo3 at php-design.de
Fri Jun 23 11:54:47 CEST 2006
Hallo zusammen,
wenn ich ein GMENU erstelle, wird mir der alt Tag automatisch gefüllt, der
title Tag bleibt aber leer. Für die Suchmaschinen wäre es aber hilfreich,
wenn auch der title Tag gefüllt wäre. Aber wie kann ich diesen einfügen? Mit
imgParams gehts leider so nicht.
Hier der Code:
lib.HeaderNavigation = HMENU
lib.HeaderNavigation.1 = GMENU
lib.HeaderNavigation.1.noBlur = 1
lib.HeaderNavigation.1 {
expAll = 1
NO{
allWrap = <li>|</li>
***
imgParams = title=nav_title // title
***
stdWrap.htmlSpecialChars = 1
backColor = #2791E5
XY = [20.w]+40,28
20 = TEXT
20 {
text.field = nav_title // title
text.case = upper
offset = 0, 20
fontFile = t3lib/fonts/sansofficeb.ttf
fontColor = #FFFFFF
fontSize = 14
niceText = 1
align = center
}
}
...
Vielen Dank
- Christoph -
More information about the TYPO3-german
mailing list