Enabling display of the 245|pEureka! changing a token in the
briefcit.html worked even if changing the wwwoption didn't. I changed the line from
<!--{linkfieldspec:Vbt245ab}--> to <!--{linkfieldspec:Vbt245abp}-->
Check how it looks in the regular catalog now 'cause I'm changing this tonight (2/20/08). Do a keyword search for "atlas of the newborn" or "taking sides" or "click it" then see how it looks in the staging directory.
You can test in staging. (
http://alicat.austincc.edu:2082/ )
For the benefit of the Web Cmte:
Due to a sheer fluke, I discovered that we were not displaying a title subfield (p) for some items. Since only 790 items have this subfield, it wasn't that apparent normally. It took a while to figure out how to make it display but I'll change the file tonight so that tomorrow, we'll have better display records for these.
Adding the physical description to the body of the bib record displayThe
bib_display.html normally contains these tokens to display information about the item above the tabs:
<!--{recordinfo:!}--> [Note: displays author, title, publisher info]
<!--{linkeddocs}-->
<!--{URLS}-->
<!--{holdingslink}-->
<!--{bloblinks}-->
<!--{imagelinks}-->
<!--{artthumb}-->
earlier I added to this list the permanent record link token
<!--{recordlink}-->
Today I'm changing the first token to read
<!--{recordinfo:atpr}--> [Note: displays author, title, publisher info, physical descrip]
Note: Also made the Copy Status (Location) tab the default again and changed the color of the link on the "
Find Similar Items" to red.