Hi,
This is a really nice service! One suggestion though:
Collection names with special characters (é, à, etc.) are displayed
incorrectly in the links.
"Université de Montréal Herbier Marie-Victorin (MT)" becomes
"Université de Montréal Herbier Marie-Victorin (MT)"
I can fix this by changing my browser's default character encoding -
Western (ISO-8859-1) - to Unicode (UTF-8), but I guess not a lot of
users know this. (This is for Firefox and Safari, I didn't check the
default character encoding on Internet Explorer)
I'm not an expert on this, but would there be a way of translating the
special characters to ISO Latin-1 codes or HTML Entities (é to é
or é) right before you generate the output? I guess for the
BCILinks-webservice, this would make sense, since the output will be
displayed on a HTML-page? Ideally the programmer would be able toggle
this service on or off, something like: <body onload="BCILinks.isocode
= true; BCILinks.parseLinks()">
Cheers,
Peter