-
☆ A M B ☆
- 756 Posts
that’s the goal, but I wanted to make sure that I get as many bug issues reported and fixed in the next release.
cheers
Evo Revo // Ubuntu, CentOS, Win // Apache 2x, Lighttp (Lighty)
Visit
CharlesMx.com for latest news and status updates.
Yes, you can...make a div of that width, put the calendar into that div.
Charles will make the calendar easier to do this in the next release.
HTH Tom
-
☆ A M B ☆
- 756 Posts
that is one way and also the outer container of mxCalender had a div with the id bsCalendar that could be set in your site CSS file with a width.
cheers
Evo Revo // Ubuntu, CentOS, Win // Apache 2x, Lighttp (Lighty)
Visit
CharlesMx.com for latest news and status updates.
I can devote time to this mod if you still need pilot group members
MySQL: 5.0.45
PHP: 5.2.6
Linux 2.6.9-023stab048.6-enterprise #1
cURL enabled
PDO enabled
FFox Apple 3.6.8
Firebug DIS-abled
Month names are in english, how do i convert them to my language? in the english.lang file are all the week days, but how do i modify months? maybe use "setlocale(LC_TIME, ’da_DK.ISO8859-1’);" somewhere?
By the way, I love this calendar module!!!
Dates of events that overlap months, are not counted correctly in list mode. E.g. event which lasts from May 24 till June 02 displayed as May 24/33. See attached image below.
-
☆ A M B ☆
- 756 Posts
All thanks for your patience I’ve been slammed at my full time job, so it’s taking me longer than anticipated to get the next release ready. I’d have to say it’s very close and want to make sure it’s as bug free as possible.
I hope that have it ready by the end of next week as these other full time projects get completed.
thanks again and keep posting your bugs if you find some.
~Cheers
Evo Revo // Ubuntu, CentOS, Win // Apache 2x, Lighttp (Lighty)
Visit
CharlesMx.com for latest news and status updates.
-
☆ A M B ☆
- 756 Posts
Quote from: Warsteiner at May 18, 2010, 06:17 AM
Dates of events that overlap months, are not counted correctly in list mode. E.g. event which lasts from May 24 till June 02 displayed as May 24/33. See attached image below.
@warsteiner
can you please log this @
http://code.google.com/p/mxcalendar/issues/list so I can properly track this.
cheers
Evo Revo // Ubuntu, CentOS, Win // Apache 2x, Lighttp (Lighty)
Visit
CharlesMx.com for latest news and status updates.
-
☆ A M B ☆
- 756 Posts
Quote from: norlin at May 16, 2010, 06:32 AM
Month names are in english, how do i convert them to my language? in the english.lang file are all the week days, but how do i modify months? maybe use "setlocale(LC_TIME, ’da_DK.ISO8859-1’);" somewhere?
By the way, I love this calendar module!!!
@Norlin
Yes, if you add that to the snippet code that should help, it will have enhanced language support in the next release.
Evo Revo // Ubuntu, CentOS, Win // Apache 2x, Lighttp (Lighty)
Visit
CharlesMx.com for latest news and status updates.