Koha/catalogue
Galen Charlton 0fa1de926f kohabug 2112 - add indicators to MARC display
In any MARC record display in the OPAC or staff client
that displays the MARC tag numbers, the indicators are
now displayed as well, following the tag number.  If an
indicator is a blank, it is displayed as '#'.

Add a function to C4::Koha, display_marc_indicators(), to
generate this display form of the indicators.

Refactoring note: the four scripts changed in this commit
have a lot of duplicate code that could be merged into
a MARC displayer class.

Documentation notes: screenshots of tagged MARC record
displays should be updated.

Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-06-12 11:17:44 -05:00
..
cardview.pl fixing facets, add cardview (XSLT), adding dependencies, save Record 2007-11-17 10:49:31 -06:00
detail.pl Show copy/volume info on STAFF detail page. 2008-06-05 22:43:17 -05:00
detailprint.pl item rework: moved various accessor functions 2008-01-03 16:25:05 -06:00
dictionary.pl cataloge subdir (and cataloguing) - Dates.pm integration and warnings fixes. 2007-12-04 18:21:11 -06:00
export.pl HTML::Template => HTML::Template::Pro 2007-12-02 14:55:55 -06:00
ISBDdetail.pl Adding subfield filter to ISBD 2008-05-05 05:45:45 -05:00
issuehistory.pl cleanup for catalogue/ dir Dates integration 2007-12-04 19:07:09 -06:00
MARCdetail.pl kohabug 2112 - add indicators to MARC display 2008-06-12 11:17:44 -05:00
moredetail.pl BUGFIX (bloquing) moredetail & item edition 2008-05-12 09:24:48 -05:00
search.pl Sort dropdowns for libraries by name instead of branchcode in several staff-side interfaces. 2008-06-02 00:50:33 -05:00
showmarc.pl bug 1986: fix card view in Z39.50 search results 2008-04-01 06:46:07 -05:00
suggest.pl removing useless code 2007-10-24 17:03:38 -05:00
updateitem.pl Corrected wrong number of arguments to getnextacctno. 2008-05-29 07:04:33 -05:00