Very nice, Johan! The script works quite well! This line of thought raises the possibility of ripping out the Java part of Piggy Bank and replacing it with Exhibit. That should make Piggy Bank a lot lighter and more stable. Is that what you're thinking, too? > When trying to instrument the exhibit-browse-panel with an ex:facets > attribute, I get an "invalid XML namespace ex" error. I'm using the > E4X support of firefox to make code more pleasant to work with, but it > does force me to get things like namespaces right, and it's largely > unfamiliar territory to me where I need to define them and how, to get > past the gates. (The bit that runs into this issue is commented out, > at the end of render_exhibit() -- so you can try it in its default > glorious lack of features rather than hit an error without having seen > anything fun.) > > Any input on what I ought to do to declare the ex namespace on the > pages that get hijacked would be very welcome. (This is an early > stopper for some of the functionality I want this baby to grow. :-) > > You can try to use "facets" instead of "ex:facets". I believe Exhibit will retrieve "facets" first and then "ex:facets". Let me know how that goes.
David _______________________________________________ General mailing list [email protected] http://simile.mit.edu/mailman/listinfo/general
