[Koha] ISBD field
Henri-Damien LAURENT
laurenthdl at alinto.com
Tue Apr 8 19:40:00 NZST 2008
Lenora Oftedahl a écrit :
> Took me some tweaking, but here's what I finally came up with to show how to format citations for documents in my library (requested by customers)
>
> #050|<b><label>Location: </label></b>|{050a}{ /050b}|<p>
> #024|<br><b><label>SN RefID: </label></b>|{024a}|<p>
> #245|<br><b><label>Citation: </label></b>|{245c }.| #260||{260c}.| #245||{\n245a}{ : 245b }{ [245h]}.| #260||{ 260a}{ : 260b}. | #300||{300a}|<br/>
> #020|<b><label>ISBN/ISSN: </label></b>| { 020a}{ / 022a}|<br/><br/>
> #490|<b><label>Series: </label></b>|{\n490a}{ : {490v.}|<br/>
> #500|<b><label>Notes: </label></b>|{\n500a.}|<br/>
> #505|<b><label>Contents: </label></b>|{\n505a.}|<br/><br/><br/>
> #520|<b><label>Summary/Abstract: </label></b>|{\n520a}|<br/><br/><br/>
> #650|<b><label>Descriptors/Keywords: </label></b>|{\n650a }{-- 650x}{-- 650z}{-- 650y.}|<br/>
> #651|<label></label>|{\n651a }{-- 651x}{-- 651z}{-- 651y.}|<br/>
> #600|<label></label>|{\n600a.}|<br/>
> #610|<label></label>|{\n610a.}|<br/><br/>
> #856|<b><label>Available online: </label></b>|{\n856u}|<br/><b>Copy and paste into address bar to access document.</b><br/><br/>
>
> If anyone knows how I can tweak the 856 block so that the link is click-able, please let me know.
>
>
I suggest :
#856|<b><label>....<ul>|<li><a href="{856u}">{856z}</a></li>|</ul>
if any 856$u has a 856$z.
HTH
--
Henri-Damien LAURENT
More information about the Koha
mailing list