Søren Malling schrieb:
> How can I make this possible?

use this:

temp.metaKeywordsFallback = TEXT
temp.metaKeywordsFallback {
  data= levelfield : -1 , keywords , slide
}


#create meta keywords
temp.metaKeywords = COA
temp.metaKeywords {
        10 = TEXT
        10.field = keywords
        10.ifEmpty.cObject < temp.metaKeywordsFallback
        stdWrap.noTrimWrap (
|       <meta http-equiv="keywords" content="|" />
|
)
}


_______________________________________________
TYPO3-english mailing list
[email protected]
http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english

Reply via email to