
Hier ein Beispiel für eine tt_news (RSS Feed) Sprachenübersetzung mit Typoscript.
Typoscript für die Defaultsprache (in diesem Beispiel Deutsch)
xmlnews = PAGE
xmlnews {
10.displayXML {
xmlTitle = tt_news rss german title
xmlLink = http://domain.de/
xmlDesc = www.domain.de RSS Feed
xmlLang = de
}
}
[globalVar = GP:L = 1]
xmlnews = PAGE
xmlnews {
10.displayXML {
xmlTitle = tt_news rss english title
xmlLink = http://domain.de/
xmlDesc = www.domain.de RSS Feed
xmlLang = en
}
}
[global]
Falls ihr Fragen dazu habt, nützt einfach die Kommentarfunktion.
Kategorie typo3
Add your Comment
Allowed tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>








