Thanks again, I have seen this extension script however it is quite small, it surely does not have any of the timeline code in it. Does it somehow load the real timeline code from somewhere else?
Also I notice that in the comments it reads that you can not use the event sources the way timeline proper does, but that is where some of my modifications lie. On Wednesday, February 18, 2015 at 5:30:36 PM UTC-5, David Karger wrote: > > It's in the timeline extension---if you look in the html for any exhibit > that uses a timeline, you'll see it loads the extension script. > > On 02/18/2015 05:28 PM, X Calibre wrote: > > Excellent this should make changes easier; however, i'm confused as to how > to proceed. I have looked through the exhibit source code and I could not > find anything such as band.js, timeline.js, ether-painters.js and so on. > > On Wednesday, February 18, 2015 at 5:15:39 PM UTC-5, David Karger wrote: >> >> The timeline extension in exhibit is uses exactly the same code as the >> standalone timeline, so you should be able to include your modifications in >> the same way. >> >> On 02/18/2015 05:14 PM, X Calibre wrote: >> >> I have timeline working the way i want it to using heavy modifications to >> the javascript. I would love to integrate facets with the timeline, but it >> appears to somehow only work with exhibit. The timeline extension to >> exhibit is a weaker version of timeline and would not have my >> modifications. Is there a way to simply use facets with timeline, do they >> just need to operate on the same eventSource somehow? >> -- >> You received this message because you are subscribed to the Google Groups >> "SIMILE Widgets" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected]. >> To post to this group, send email to [email protected]. >> Visit this group at http://groups.google.com/group/simile-widgets. >> For more options, visit https://groups.google.com/d/optout. >> >> >> -- > You received this message because you are subscribed to the Google Groups > "SIMILE Widgets" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected] <javascript:>. > To post to this group, send email to [email protected] > <javascript:>. > Visit this group at http://groups.google.com/group/simile-widgets. > For more options, visit https://groups.google.com/d/optout. > > > -- You received this message because you are subscribed to the Google Groups "SIMILE Widgets" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/simile-widgets. For more options, visit https://groups.google.com/d/optout.
