changing the way subjects are build in detail.pl
If you have a $9 as authority, then you can directly search on an=<koha-auth-number> For example, if you have : 600$912045$aEurope$xFrance$xMarseille (Europe--France--Marseille as subject of the biblio) The link must be "an=12045" The link is not changed in case there is no $9 (still apply on each term, one by one) Signed-off-by: Chris Cormack <crc@liblime.com> Signed-off-by: Joshua Ferraro <jmf@liblime.com>
This commit is contained in:
parent
d8996cdff8
commit
2f92214b7f
1 changed files with 1 additions and 0 deletions
|
@ -68,6 +68,7 @@
|
|||
</ul>
|
||||
</div>
|
||||
|
||||
|
||||
<div class="yui-u">
|
||||
<!-- TMPL_IF NAME="AmazonContent" -->
|
||||
<a href="http://www.amazon.com/gp/reader/<!-- TMPL_VAR NAME="amazonisbn" -->/ref=sib_dp_pt/002-7879865-0184864#reader-link"><img border="0" src="http://images.amazon.com/images/P/<!-- TMPL_VAR NAME="amazonisbn" -->.01._PIdp-schmooS,TopRight,7,-26_SCMZZZZZZZ_.jpg" alt="Cover image" /></a>
|
||||
|
|
Loading…
Reference in a new issue