Search found 8 matches

by bbiederm
Fri Jun 05, 2009 7:25 pm
Forum: Modules/Add-Ons
Topic: Calendar problems: template - language
Replies: 14
Views: 4678

Re: Calendar problems: template - language

Again, thanks alot.

It had to be

Code: Select all

{cms_module module="Calendar" table_id="termine" lang="de_DE" display="upcominglist" first_day_of_week=-1}
by bbiederm
Thu Jun 04, 2009 10:17 pm
Forum: Modules/Add-Ons
Topic: Calendar problems: template - language
Replies: 14
Views: 4678

Re: Calendar problems: template - language

And where do i do that?
Sorry, but i can't find it!
by bbiederm
Thu Jun 04, 2009 11:03 am
Forum: Modules/Add-Ons
Topic: Calendar problems: template - language
Replies: 14
Views: 4678

Re: Calendar problems: template - language

Unfortunatly it is not working!

The daynames are wrong. Instead of showing wednesday it is showing thursday (in my native language of course)

to me, that means the day_number var is to high. What can I do?

Thanks again
by bbiederm
Sun May 31, 2009 11:10 am
Forum: Modules/Add-Ons
Topic: Calendar problems: template - language
Replies: 14
Views: 4678

Re: Calendar problems: template - language

Thanks alot, it is working !!!
by bbiederm
Fri May 29, 2009 6:54 pm
Forum: Modules/Add-Ons
Topic: Calendar problems: template - language
Replies: 14
Views: 4678

Re: Calendar problems: template - language

OK, this is {get_template_vars} SCRIPT_NAME = /index.php app_name = CMS sitename = Elsa-Brändström-Realschule lang = Array encoding = UTF-8 gCms = Object content_id = 70 page = termine-2 page_id = termine-2 page_name = termine-2 page_alias = termine-2 position = 00004 friendly_position = 4 count = 3...
by bbiederm
Fri May 29, 2009 1:08 pm
Forum: Modules/Add-Ons
Topic: Calendar problems: template - language
Replies: 14
Views: 4678

Re: Calendar problems: template - language

OK here is my code, I still have the problem, that the weekdays are in english and not in German. Module language is set to german, months are outputed in german, too. <div class="calendar-date-from3"><span class="calendar-date-title">{$lang.date}: </span>{$event.event_date_start...
by bbiederm
Tue Apr 22, 2008 9:47 pm
Forum: Modules/Add-Ons
Topic: Calendar problems: template - language
Replies: 14
Views: 4678

Re: Calendar problems: template - language

I have the same problem as in 1)

any help ???
by bbiederm
Tue Apr 22, 2008 9:44 pm
Forum: Layout and Design (CSS & HTML)
Topic: [Solved]Calendar Datumsanzeige
Replies: 5
Views: 2412

Re: [Solved]Calendar Datumsanzeige

Hallo, ich habe leider das gleiche Problem, aber die Wochentage werden immer in englisch angezeigt. Wo liegt das Problem? {&lang.to} wird ins deutsch übersetzt hier mein template: <div class="calendar-upcominglist" id="{$table_id}"> {foreach from=$events key=key item=event} <...

Go to advanced search