Hello, I know that the Color's functionality is being worked on, But I'm wondering if there is a quick fix to have a setting to show the current user's events be a custom color or If the FullCalendar will be adding that feature later on?

Thanks for any feedback!

Comments

aspilicious’s picture

What do you mean by that?

Coloring based on user names/ids?

explozer’s picture

I mean that the current logged in user would have their own events, and they can distinguish their events from other events by color.

aspilicious’s picture

explozer that is a special feature request. When the colors stuff is done and there is some time (I need to have more time...) I think I can make a simple module for this.

Won't happen before march or so...

tim.plunkett’s picture

@explozer it won't take *that* long. If you can test #1348538-20: Rewrite the FullCalendar Colors API to be the Colors API using the CTools CSS system, I can probably whip up some code pretty easily.

tim.plunkett’s picture

Title: FullCalendar Colors - Current User » Colors - Current User
Project: FullCalendar » Colors
Version: 7.x-2.x-dev » 7.x-1.x-dev
Component: FullCalendar Colors » Code
Status: Active » Needs review

Actually, this change will be for colors module after that issue is finished, so I went ahead and added some commits to handle it.

http://drupalcode.org/project/colors.git/commitdiff/597a640

I'll mark this fixed when I merge in that branch.

aspilicious’s picture

Nice tim! :D

aspilicious’s picture

Status: Needs review » Reviewed & tested by the community

Had a chance to look at the code. I forgot you only need to implement a few functions...

tim.plunkett’s picture

Status: Reviewed & tested by the community » Fixed

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.