By pypyp on
hello, I'm using event module to create event calendar which is really convenience for me. But I want to separate events in to groups and have them displayed on the event calendar in different stripe colors. I've searched this in many posts but it's really hard for me to understand. I found out that the calendar view can set color legend based on vocab and term. but I had to create new event content type to do that which is not quite preferable to me. so can anyone suggest me how to do this? I'd be appreciated for any help. Thank you in advance.
Comments
any idea?
any idea?
how to set color in event calendar based on taxonomy vocab
Views can handle it without any 'hacks'
you can set up the color codes in this section of calendar page view:
Calendar settings
Legend Content Types: Edit
Legend Vocabularies: Edit
Legend Terms: Edit
There is apparently a bug here. Even if you drop a color using the color wheel, the related color code is not getting saved with it. You will find a blank after saving. Put in the actual hex codes and save. It works
-Vallab
I googled and found a thread
I googled and found a thread that you might be interested http://drupal.org/node/351209#comment-1526730
I'm not quite familiar with the Event module, I use Calendar module though. http://drupal.org/project/calendar
Thank you very much! This's
Thank you very much! That's exactly what I was looking for. ^-^ You help me save my time a lot!
Drupal 7
Is this possible in Drupal 7?
Darrell Duane
d@duane.com