Hallo Georg,

entschuldige bitte, dass ich nochmal nachfrage.

Ich habe eine separate locallang.xml angelegt:

                <languageKey index="default" type="array">
                        <label index="rss-title">News Feed in englisch/label>
                </languageKey>
                <languageKey index="de" type="array">
                        <label index="rss-title">News Feed in deutsch</label>
                </languageKey>

Und im Template habe ich folgendes angegeben:

           title = LLL:fileadmin/templates/html/news/my_locallang.xml:rss-title

Als Ausgabe bekomme ich aber nur: "Array". Auch diese Varainten haben nicht 
funktioniert:

a)         title = 
{LLL:fileadmin/templates/html/news/my_locallang.xml:rss-title}

b)         title.data = 
{LLL:fileadmin/templates/html/news/my_locallang.xml:rss-title}

c)         title = TEXT
           title.data = 
{LLL:fileadmin/templates/html/news/my_locallang.xml:rss-title}

Was mache ich falsch?

Wäre schön wenn dur moch einen Tipp hättest. Danke.

Gruß, Johannes.

> 
> Hallo Gerorg,
> 
> ok jetzt weiß ich Bescheid :-)
> Danke dir für deine Hilfe. 
> 
> Gruß, Johannes.
> 
> > -----Ursprüngliche Nachricht-----
> > Georg Ringer
> > Gesendet: Freitag, 11. Mai 2012 13:50
> > 
> > Am 11.05.2012 13:44, schrieb JCL - Johannes C. Laxander:
> > > Leider hat das nicht funktioniert. Vermutlich wird kein
> > stdWrap unterstützt. 
> > richtig
> > 
> > > Gibt es nur über eine condition oder können z.B. 
> > unterschiedliche (hier: sprachabhängige) Channels 
> konfiguriert werden? 
> > Wenn ja wie?
> > 
> > condition oder via localling file direkt im template 
> angeben und das 
> > in fileadmin/whatever.xml legen
> > 
> > georg
> 
> _______________________________________________
> TYPO3-german mailing list
> TYPO3-german@lists.typo3.org
> http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-german
> 

_______________________________________________
TYPO3-german mailing list
TYPO3-german@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-german

Antwort per Email an