Koha/cataloguing
Marcel de Rooy 6de831da03 Bug 4839: Adjust default values for MARC21 authority Fixed-Length Data Elements
Currently, the default for this MARC control field is hardcoded in the plugin code of marc21_field_008_authorities.pl (two occurrences).
This patch moves it into a new syspref. If this pref should not exist, the old hardcoded value is used. Authorities preference file is updated too.
A warning is generated if the length of the field is not correct.

Furthermore, the default for position 14 (heading use: main or added entry)
should be dependent on the authority type. For CHRON_TERM, GENRE/FORM and
TOPIC_TERM, it should be b (not appropriate) instead of a (appropriate).

Rebased on March 17. Follow-up patch added for installation pref.

Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
Signed-off-by: Ian Walls <ian.walls@bywatersolutions.com>
2011-08-04 09:58:42 +12:00
..
value_builder Bug 4839: Adjust default values for MARC21 authority Fixed-Length Data Elements 2011-08-04 09:58:42 +12:00
addbiblio.pl Bug 5453 Move declarations out of conditionals 2011-07-15 15:50:23 +12:00
addbooks.pl Bug 5415 Let calls of SimpleSearch utilize considtent interface 2011-04-08 13:52:57 +12:00
additem.pl Bug 6237: Remove redeclarations of global vars in same scope 2011-04-22 07:30:54 +12:00
merge.pl Fix for Bug 6239, Merging records broken 2011-04-22 07:00:07 +12:00
merge_ajax.pl Bug 2505 - Add commented use warnings where missing in the cataloguing/ directory 2010-04-21 20:27:05 +12:00
moveitem.pl Bug 5718 : fix permission of moveitem = edit_items needed 2011-02-09 09:33:36 +13:00
plugin_launcher.pl Bug 2505 - Add commented use warnings where missing in the cataloguing/ directory 2010-04-21 20:27:05 +12:00
ysearch.pl Bug 5692 : Adds an alternative cataloguing plugin for 210$c 2011-04-13 15:48:42 +12:00
z3950_search.pl Bug 4189 : Searching z39.50 without selecting any servers results in error message 2011-04-08 13:19:20 +12:00