Hi All, Before I begin, I do want to state that I find the Timeline software extremely beneficial and I really like it. I'm not complaining with these questions, I'm just confused! :)
Please forgive me if these questions are simple, but I have looked through the documentation and the code and haven't found any answers yet. I have downloaded the timeline code from the svn repository and am running it locally from my server. These problems appear if I am running the code locally or remotely from the simile server. My data is coming in the form of an XML file being loaded into the timeline. First, it appears that the I have something configured wrong in my setup. I send an event with a date of Dec 27 and it actually gets displayed on the 28th. I have filtering and highlighting set up from the example.js file and when I highlight the event, the highlight div appears in the correct location even though the actual event is in the wrong place. Second, I have three bands set up. The top is by day, the second is by week and the third by month. When using the highlighting I mentioned before, only the top two bands have the events highlighted. The month band doesn't show anything. Third, the week and month band are set up just to show the line indicators as to where and event is. I would like to increase the size of these elements to make them more obvious. I can't find in the code where these are handled. Just a pointer in the right direction would be helpful here. Finally, I am trying to modify the highlight colors for the default theme in the theme.js file. However, if I change them here, they do not change in the browser, even after dumping cache and reloading the page. Is there somewhere else that these are set that are overriding my changes? Once again, I apologize for so many questions at once! Scott _______________________________________________ General mailing list [email protected] http://simile.mit.edu/mailman/listinfo/general
