Koha/authorities
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
..
auth_finder.pl Adding orderby parameter : Fixes changing page in auth_finder.pl 2008-05-30 13:57:55 -05:00
authorities-home.pl removed 'AddStatement' op from authorities search 2008-06-05 22:47:39 -05:00
authorities.pl kohabug 2207 - improve indicator input in MARC editor 2008-06-12 11:17:35 -05:00
blinddetail-biblio-search.pl
detail-biblio-search.pl
detail.pl kohabug 2112 - add indicators to MARC display 2008-06-12 11:17:44 -05:00