Exhibit/Calendar View
From SIMILE Widgets
To add a Calendar view to your exhibit, you must include the Calendar extension (after you include exhibit-api.js):
<source lang="html" lines=0> <script src="http://api.simile-widgets.org/exhibit/2.2.0/extensions/calendar/calendar-extension.js"></script> </source>
To include a Calendar view, add to your HTML
<source lang="html" lines=0>
</source>
Settings include:
| setting name | type of value | default | choices | meaning |
|---|---|---|---|---|
| ex:start | date | |||
| ex:end | date | |||
| ex:eventLabel | text | |||
| ex:colorKey | text | |||
| ex:iconKey | text | |||
| ex:hoverText | text |