On 4/19/07, David Huynh <[EMAIL PROTECTED]> wrote:
>> That page presently bugs out a little (for trying to use the distance
>> function in a facet description, which David tells me isn't supported
>> quite yet) [...]
>
> Neat! I'll fix the facet problem soon.

Thanks; that bit seems to work great now. That will also save me from
a kludge using javascript data converters to duplicate data of other
items just to be able to get shallow properties in order to list them
as facets in my weather exhibit. Yay! :-)

> I should also note that you can add new functions to Exhibit without
> having to check out the code base. What Johan did was adding that last
> chunk of code to
>
> http://simile.mit.edu/repository/exhibit/branches/2.0/src/webapp/api/scripts/data/functions.js
>
> which can actually be added outside the code base. Just include your
> code after you include exhibit-api.js (only for version 2.0, which
> hasn't been released).

And to see that change isolated from the rest of the code, have a
quick peek at the checkin in the Simile Trac (and another big cheery
thanks goes to Stefano for that dev support installation!):

  http://simile.mit.edu/trac/changeset/6924

> >   http://exhibit.ecmanaut.googlepages.com/boogie.dev.html
> >
> > [...]
> >
> > I also noted that ex:selection for NumericRange facets does not work;
> > neither what is shown ("0 - 500") nor what is reported in the title
> > bar on clicking ("0 to 500") works to list in that attribute.

This bit still doesn't seem to work, though (I have only tested the "0
- 500" variant the page uses this time, though). Should it not?

-- 
 / Johan Sundström, http://ecmanaut.blogspot.com/

> > (Maybe the lazy initialization of Exhibit's map marker icons shouldn't
> > be quite as lazy, by the way; the default Google Maps icons show quite
> > noticeably while loading large numbers of markers, as here.)

_______________________________________________
General mailing list
[email protected]
http://simile.mit.edu/mailman/listinfo/general

Reply via email to