Einzelnen Beitrag anzeigen
  #3  
Alt 24.02.08, 19:56
aristo83 aristo83 ist offline
Forum Newbie
 
Registriert seit: 20.02.08
Alter: 25
Beiträge: 17

Danke für die Antwort. Läuft jetzt so wie es soll - es fehlte noch eine wichtiges Stück Typoscript.

Typoscript-Code:
1:
2:
3:
4:
5:
6:
7:
8:
9:
10:
11:
12:
13:
14:
15:
16:
17:
[globalVar = GP:L = 0]
config.sys_language_uid = 0
config.language = de
config.locale_all = de_DE@euro
config.metaCharset = ISO-8859-1

[globalVar = GP:L = 1]
config.sys_language_uid = 1
config.locale_all = en_EN
config.language = english
[global]    

[globalVar = GP:L = 2]
config.sys_language_uid = 2
config.locale_all = es_ES
config.language = es
[global]
__________________
www.weiterweg.org
Mit Zitat antworten