Posted by bomarmonk on February 21, 2007 at 4:55pm
10 followers
| Project: | Timeline |
| Version: | 6.x-2.x-dev |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
This may be difficult to implement, but it would be wonderful if you could color-code items on the timeline based on taxonomy. In addition, different content types could be represented with different colors (based simply on node-type-- this could already be in place but I didn't see documentation for it). Maybe these options could be configured separately within the settings for each timeline.
Comments
#1
Chad, this could indeed be a useful feature. Unfortunately, I don't personally have the possibility to tackle it in the foreseeable future - perhaps one of the other developers could be interested? Leaving this open, patches welcome.
Note that it could make sense to implement #104890 and this at the same time, given that different content types might be represented by different icons.
#2
+1 good idea
#3
I've roughed a patch that implements this feature. The patch is kinda hackish and needs improvement.
To test this you need to:
Currently colors are limited to 16.
Ideas to improve the patch are welcome :)
#4
I've tested the patch by recidive and it works well. Very, very useful feature - recommend to commit it as soon as possible.
#5
This is great!
Does somebody know how to use different bullets for "instant" events? I want them to look similar to events with different start/end date.
#6
Any chance of getting this committed? This looks great. Any problems with the patch?
#7
Thank you for the patch. It works well for me !
Is it possible to attach one color with one term, and then make a legend ?
#8
Would be nice if someone could implement the same functionality for drupal 6 version.
#9
The calendar module for views does this color coding and legend thing already, may be that would provide an easy method?
#10
This feature has been added to the 2.x version of the timeline module by using views "group by" option.
#11
Automatically closed -- issue fixed for 2 weeks with no activity.