is the themeing on the main calendar view hardcoded or can we theme the calendar via overrides like drupal?
yes, of course you can theme the calendar in a variety of way. look at event.theme to learn about the theming functions.
How can i add color to the event based on the taxonomy; the drupal way seems to be grab the taxonomy term as the name of the css id or class.
can someone give me a quick sample please
Event for Drupal 8 is unrelated to older versions. If an issue similar to this one exists, please open a new issue with the 8.x branch.
Comments
Comment #1
killes@www.drop.org commentedyes, of course you can theme the calendar in a variety of way. look at event.theme to learn about the theming functions.
Comment #2
expatme commentedHow can i add color to the event based on the taxonomy; the drupal way seems to be grab the taxonomy term as the name of the css id or class.
can someone give me a quick sample please
Comment #3
japerryEvent for Drupal 8 is unrelated to older versions. If an issue similar to this one exists, please open a new issue with the 8.x branch.