What steps will reproduce the problem?
The Exhibit tutorial located at this URL
http://simile.mit.edu/wiki/Exhibit/Getting_Started_Tutorial
has not been updated for a while. As a result, the very first code example
given there does not work. The solution is to change
<script src="http://static.simile.mit.edu/exhibit/api-2.0/exhibit-api.js"
type="text/javascript"></script>
to
<script src="http://api.simile-widgets.org/exhibit/2.2.0/exhibit-api.js"
type="text/javascript"></script>
I cannot do it myself because the wiki does not allow creating new accounts.
Original issue reported on code.google.com by ale...@gmail.com on 14 Aug 2010 at 3:47
Original issue reported on code.google.com by
ale...@gmail.com
on 14 Aug 2010 at 3:47