]> git.koha-community.org Git - koha.git/commit
* adding glass to opac marc detail.
authortipaul <tipaul>
Thu, 10 Mar 2005 15:52:28 +0000 (15:52 +0000)
committertipaul <tipaul>
Thu, 10 Mar 2005 15:52:28 +0000 (15:52 +0000)
commit983acec1d477db0fbb62b6005f8dc39cffdfa404
tree37f72d7b9e00a9b8e9877b0d1047de038a600939
parentdde1f3fe2fe2ea4f7f49070aafe72a55bd20d96a
* adding glass to opac marc detail.
* changing glasses behaviour : It now appears only on subfields that have a "link" value. Avoid useless glasses and removes nothing. **** WARNING **** : if you don't change you MARC parameters, glasses DISAPPEAR, because no subfields have a link value. So you MUST "reactivate" them manually. If you want to enable the search glass on field 225$a (collection in UNIMARC), just put 225a to "link" field (Koha >> parameters >> framework >> 225 field >> subfield >> modify $a >> enter 225a in link input field (without quotes or anything else)
* fixing bug with libopac
C4/Biblio.pm
MARCdetail.pl
koha-tmpl/intranet-tmpl/default/en/catalogue/MARCdetail.tmpl
koha-tmpl/opac-tmpl/css/en/opac-MARCdetail.tmpl
opac/opac-MARCdetail.pl