hello,

i'm new to this list.
i need help w/ the following issue:
i have set up typo3 4.1.1 with two languages, german is default, english is 
L=1. so far it works fine, exept with the usage of the subtitle-field, which is 
used to render a picture. as i use more than one picture, i have created an 
extention which adds two more fields. here comes part of the setup:

page = page
[...]
marks {

TEASERLEFT = IMAGE
      TEASERLEFT.file = GIFBUILDER
      TEASERLEFT.file {
          XY = 270, 23
          backColor = #675593
          10 = TEXT
          10.text.listNum = 0
          10.text.listNum.splitChar = |
          10.text.field = tx_teaserleft
          10.text.field.override = tx_teaserleft
          10.text.field.override.if {
             sys_language_uid = 1
             table = pages_language_overlay
             }
          10.align = right
          10.text.case = upper
          10.fontFile = fileadmin/fonts/din6776.ttf
          10.fontColor = #FFA500
          10.fontSize = 20
          10.niceText = 1
          10.offset = -3, 19
          }

i have added the override feature as when the language is switched the graphics 
still remain in german.

any hint will be helpful and greatly appreaciated.

thorsten d.
-- 
NUR NOCH BIS 31.01.! GMX FreeDSL - Telefonanschluss + DSL 
für nur 16,37 EURO/mtl.!* http://dsl.gmx.de/?ac=OM.AD.PD003K11308T4569a
_______________________________________________
TYPO3-english mailing list
[email protected]
http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english

Reply via email to