[Typo3-german] CONTENT und Übersetzung
Stefan Rattay
stefan at withoutemotions.com
Wed Nov 2 14:18:53 CET 2005
Hi Liste,
mit nachfolgendem TS stelle ich einen fest bestimmten Content dar.
Jedoch funktioniert die Übersetzung leider nicht.
Vieleicht seht ihr ja meinen Fehler.
Gruss Stefan
-- TS --
config.linkVars = L
config.sys_language_uid = 0
config.language = de
[globalVar = GP:L=1]
config.sys_language_uid = 1
config.language = en
[global]
page = PAGE
page.typeNum = 0
temp = CONTENT
temp {
table = tt_content
select {
pidInList=63
orderBy = sorting
where = colPos=0
languageField = sys_language_uid
begin=0
max=1
}
renderObj = TEXT
renderObj.field = bodytext
stdWrap.required = 1
stdWrap.wrap = <div class="mycontent"> | </div>
stdWrap.br = 1
}
temp.content = COA
temp.content {
5 < temp
}
page.10 < temp.content
More information about the TYPO3-german
mailing list