In our clunky rinky-dink instance of III Millenium, call numbers are
associated with local libraries at the Item level, since there can be
multiple items associated with the same bib record. IUG should be able to
help you, but I don't know how active they are...
HTH
On Tue, Oct 9, 2012 at 2:28 PM, Gavin Spomer <spomerg_at_cwu.edu> wrote:
> Hello folks,
>
> I'm trying to figure out the III web dev interface in the Millenium java
> client. What a clunky, rinky-dink interface, IMHO! :)
>
> I want to be able to display an item's call number in bib_display.html so
> I can feed it to a php script on another web server. It was suggested to me
> that the token for that was:
>
> <!--{itemcallno}-->
>
> I tried that on our staging site, but it does not display anything.
> Specifically, I put in:
>
> <a href="http://testingserver.cwu.edu/myapp.php?callnum=
> <!--{itemcallno}-->">TEST-LINK</a>
>
> The link with text "TEST-LINK" displayed, but the callnum parameter wasn't
> added.
>
> Can anyone point this guy in the right direction?
> Gavin Spomer
> Systems Programmer
> Brooks Library
> Central Washington University
>
--
Matt Amory
(917) 771-4157
matt.amory_at_gmail.com
http://www.linkedin.com/pub/matt-amory/8/515/239
Received on Tue Oct 09 2012 - 15:11:54 EDT