Hi Will,
Exhibit relies on SimileAjax to retrieve that parameter bundle=false,
which means that by the time Exhibit knows about bundle=false, it's
already too late.
But there's a different way to get what you want: if you append
?exhibit-use-local-resources
after the .html URL (not after exhibit-api.js), then Exhibit will now
load SimileAjax and itself from 127.0.0.1:8888 with bundle=false. I hope
that's good enough.
Cheers,
David
Will Moffat wrote:
> Dear exhibit developers,
>
> The unbundled version of Exibit is very useful for debugging.
> Unfortuantly the bundle=false parameter isn't passed to the simile-ajx
> api.
>
> For example if you include
> <script
> src="http://static.simile.mit.edu/exhibit/api-2.0/exhibit-api.js?autoCreate=false&callback=displayExhibit&bundle=false"
> type="text/javascript"></script>
>
> Then
> http://static.simile.mit.edu/ajax/api-2.0/simile-ajax-bundle.js
> is loaded, not the individual files as you would expect.
>
> regards,
> --Will
> _______________________________________________
> General mailing list
> [email protected]
> http://simile.mit.edu/mailman/listinfo/general
>
_______________________________________________
General mailing list
[email protected]
http://simile.mit.edu/mailman/listinfo/general