[ List Archives Home ] [ Thread index for 2008 ] [ Date index for 2008 ] [ Author index for 2008 ]


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Yes, I think I am going to add a |z to the records which lack them; I was thinking of doing that anyway. Glad you figured out how to get multiple 856 fields to display. Thank you so much.

>>> "Sue E Boggs" <boggs at ups dot edu> 5/14/2008 2:51 PM >>>
No way to show just the |u that I can think of. For the <a href> </a>
code to work there has to be some text or image to underlie the url. Can
you run a list and add a subfield to those records without one? The
other thought is to use an image but that runs into the problem of the
image showing even if there is no 856. I originally used the img code
from the 856 token but discovered that little problem.

It also occurred to me driving home last night that I need to account
for more than one 856. In that case the ifmulti856 token works fine. So
the entire code I have now is

<br />
<a href="
<!--{fieldspec:Vby856:u}-->
">
<!--{fieldspec:Vby856:3z}-->
</a>
</br>
<!--{ifmulti856}-->
<!--{more856}-->
<!--{xif}-->

This will add the hyperlink "More..." below the first link.

Sue

Sue Boggs
Cataloging & Library Technician
Technical Services
Library
University of Puget Sound
1500 N. Warner St. #1021
Tacoma, WA 98416-1021
(253) 879-2667
boggs at ups dot edu

> -----Original Message-----
> From: innopac-bounces at innopacusers dot org [mailto:innopac-
> bounces at innopacusers dot org] On Behalf Of Lisa Donadio
> Sent: Wednesday, May 14, 2008 6:15 AM
> To: IUG INNOPAC List
> Subject: Re: [IUG] 856 link in record browse
>
> Hi Sue,
> This is fabulous! One question though: any advice on how to get the
|u to display
> in briefcit if there is no |3 or |z?
>
> Best,
> Lisa
>
> >>> "Sue E Boggs" <boggs at ups dot edu> 5/13/2008 5:30 PM >>>
> Hi,
>
>
>
> In my presentation on Editing the WebPac Pro Example Set at IUG I
> mentioned we had commented out the 856 token in briefcit.html because
it
> would only display the text of the icon_856Link wwwoption (website in
> our case) rather than the subfield 3 or Z that we display in full
record
> display. In the better late than never category, I have finally
figured
> out how to remedy that. The following bit of code will create a
> hyperlink with the url of the subfield u and the text of subfield 3 or
> Z. If there is no 856 it just displays a blank line.
>
>
>
> <br />
>
> <a href="
>
> <!--{fieldspec:Vby856:u}-->
>
> ">
>
> <!--{fieldspec:Vby856:3z}-->
>
> </a><br />
>
>
>
>
>
> You can see it in action if you go to http://simon.ups.edu
> <http://simon.ups.edu/> and do a keyword search for twain.
>
>
>
> Sue
>
>
>
> Sue Boggs
> Cataloging & Library Technician
> Technical Services
> Library
> University of Puget Sound
> 1500 N. Warner St. #1021
> Tacoma, WA 98416-1021
>
> (253) 879-2667
> boggs at ups dot edu
>
>
>
>
>
>
>
>
>
> --- StripMime Report -- processed MIME parts ---
> multipart/alternative
> text/plain (text body -- kept)
> text/html
> ---
> --
> This message was distributed through the Innovative Users Group
INNOPAC list
> Public replies: INNOPAC at innopacusers dot org
> Update your subscription options:
http://innopacusers.org/mailman/listinfo/innopac
>
>
> --
> This message was distributed through the Innovative Users Group
INNOPAC list
> Public replies: INNOPAC at innopacusers dot org
> Update your subscription options:
http://innopacusers.org/mailman/listinfo/innopac

--
This message was distributed through the Innovative Users Group INNOPAC list
Public replies: INNOPAC at innopacusers dot org
Update your subscription options: http://innopacusers.org/mailman/listinfo/innopac