Hello,
I am new to the forums and new to Omeka as well.
I am having some issues getting the Timeline plugin to display and I'm not sure what I may be doing incorrectly. Using the Simple Pages plugin I have inserted the code:
<div id="timeline" style="height:100px;"></div>
<?php createTimeline( 'timeline', get_items( array( 'collection' => '1' ) ) ); ?>
into the "Text" box and verified that my collection's ID is 1.
Also, I have configured Omeka to display error messages as instructed on the retrieving error messages page. No error messages show up.
I'm using Omeka 1.3.2 and Timeline 1.2-0.1
Browsers: Firefox 5.0.1, Google Chrome 12.0.742.122
Thank you for any help/advice,
Matthew

