Hi Derek,
> Hi David, I've got a few questions about using Timeline inside Exhibit.
> Inside my "TimelineView" I have the "ex:configuration="timelineConfig"
> tag and the "var timelineConfig" script in the header. I suspect I'm
> not doing something right (or it's for Exhibit 2.0) as it's not
> working. If you want to you can poke around at what is left of the
> snippet at http://designr.sheridanc.on.ca/ I've mostly started stripping
> down the version from the timeline example page but to no luck of any sort.
>
Looking at the code commented out in
http://designr.sheridanc.on.ca/projects.php, I can't see where tl is
actually created, e.g.,
...
var tl = Timeline.create(...);
return tl;
Did you strip that out accidentally?
> Secondly I was wondering if there was a way to position the legend above
> the timeline? and maybe have it listing itself horizontally instead of
> vertically.
>
There's no way right now. But let me note down that for version 2.0.
> I've also got this issue where most of the data in my exhibit is
> individual pages of books, brochures etc. and instead of having each of
> them show up on the timeline individually I would like them to show up
> as one item, perhaps with all the images in the timeline pop up or just
> have a link to a separate page. I've looked around and can't for the
> life of me figure out how to change what exhibit is using to send the
> items to timeline with.
>
Could you elaborate that a little more? Perhaps tell me about the
structure of your data.
> And finally (although only kinda related), if I'm not checking files out
> of SVN and only linking to the APIs can I still have control over the
> CSS or other bits of the code by adding CSS to my own styles? Or whatever.
>
Yes, you can override both the Javascript and the CSS code just by
adding your own code after you include exhibit-api.js. That's the wonder
of Web widgets. :-)
Cheers,
David
_______________________________________________
General mailing list
[email protected]
http://simile.mit.edu/mailman/listinfo/general