Skip to main content

This site requires you to update your browser. Your browsing experience maybe affected by not having the most up to date version.

We've moved the forum!

Please use forum.silverstripe.org for any new questions (announcement).
The forum archive will stick around, but will be read only.

You can also use our Slack channel or StackOverflow to ask for help.
Check out our community overview for more options to contribute.

All other Modules /

Discuss all other Modules here.

Moderators: martimiz, Sean, Ed, biapar, Willr, Ingo, swaiba

Preview: Event Calendar Module


Go to End


293 Posts   69197 Views

Avatar
Chucky2k

Community Member, 32 Posts

15 January 2009 at 6:25pm

No Problem.

With changing the CSS, I can see that the classes for the day numbers are current-month and weekday, however will there be functionality to have the module add a class to the <td> tag on days that there are events on to allow the site designer to style those day numbers.

Hope I am making sense.

Cheers
Chucky

Avatar
Fuzz10

Community Member, 791 Posts

15 January 2009 at 9:52pm

Thanks Cheese ! Darn you are productive the last couple of weeks... ;-)

Avatar
UncleCheese

Forum Moderator, 4102 Posts

16 January 2009 at 4:23am

I've thought a lot about how to do that, and everything I come up with is ugly. I think for the current release we'll leave it, and add event sniffing later.

Avatar
Liam

Community Member, 470 Posts

16 January 2009 at 10:28am

More awesome work man. You've been killing some much needed modules the last couple of weeks, so a big thanks for all of this.

I can use a lot of your stuff on many sites I build.

Avatar
jsdev

Community Member, 9 Posts

16 January 2009 at 10:54am

Hi, some hints

in advanced calendar there ist no "reset" for filter the "category" so if you filter you see only the selected item
you can`t return to see all categories.

in Firefox 2.0.0.19 on Linux the fileds for month day year ( for Start / End of periode ) are too small
I see only "Ja" from "Jan" / "1" from "15" and "200" from "2009"

with IE 7.0 on WinXP this is ok, but the label "Category" is under the drop down field

on the Admin page:
with Firefox 2.0.0.19 on Linux there is a grid an the selecttions 1 and 15 are highlighted
with IE 7.0 on WinXP there is only the box checked and no grid visible.
the mouse over color works on both browsers.

with firefox on linux there is no " + add Workshop Date Time " in advanced calendar
for the "Repeating Workshop" entry. In "test workshop" its ok

Avatar
UncleCheese

Forum Moderator, 4102 Posts

16 January 2009 at 11:24am

Hey, thanks for your review. A couple responses...

in advanced calendar there ist no "reset" for filter the "category" so if you filter you see only the selected item
you can`t return to see all categories.

==> In the recipe for extending the calendar, you'll see that customizing the filter form is part of the API. So this is not a part of the module, rather it's just something I threw together as an example of extending the calendar. I'll add a null value to that dropdown field, Makes sense.

in Firefox 2.0.0.19 on Linux the fileds for month day year ( for Start / End of periode ) are too small
I see only "Ja" from "Jan" / "1" from "15" and "200" from "2009"

==> Doesn't look that way on OSX. I'll look into it when I can find a Linux machine. :-)

with IE 7.0 on WinXP this is ok, but the label "Category" is under the drop down field

==> Yikes. I'll look.

on the Admin page:
with Firefox 2.0.0.19 on Linux there is a grid an the selecttions 1 and 15 are highlighted
with IE 7.0 on WinXP there is only the box checked and no grid visible.
the mouse over color works on both browsers.

==> I'll look into this as well. I rarely get the opportunity to test in Windows.

with firefox on linux there is no " + add Workshop Date Time " in advanced calendar
for the "Repeating Workshop" entry. In "test workshop" its ok

==> Of course not. You can't have a repeating event with more than one date! This button disappears as soon as you click Repeat, and comes back when it is unchecked.

Avatar
UncleCheese

Forum Moderator, 4102 Posts

16 January 2009 at 11:42am

Edited: 16/01/2009 11:43am

Looks like there is at least one Javascript error in the backend that's causing IE7 to choke on Repeating Workshop. I can't get any error reporting in IE. Can someone attempt to get this error and post it for me?

Avatar
jsdev

Community Member, 9 Posts

17 January 2009 at 3:41am


for repeating events:

repeating montly, the drop down has values from 1 to 10, might be better 1 to 12

repeating on these dates, there are checkboxe for 1 to 30, 1 to 31 would be useful,
the best would be depending of the number of days per month ( I know the problem on this)