Koha/cataloguing
Zeno Tajoli 65e0a7d5a5 Bug 8185: plugin for linking records in MARC21
This plugin works like the unimarc plugin unimarc_field_4XX. It
 insert: $9 -> biblionumber $w -> 001 $t -> 245$a (title )
 $x -> 022$a (ISSN) $z -> 020$a (ISBN) The search is done on
 'any' index. Data are inserted only in the working record.
 To insert data in the connected record, you need to open
 the other record.

Signed-off-by: Mirko Tietgen <mirko@abunchofthings.net>
Signed-off-by: Jared Camins-Esakov <jcamins@cpbibliography.com>
2012-09-19 15:45:27 +02:00
..
value_builder Bug 8185: plugin for linking records in MARC21 2012-09-19 15:45:27 +02:00
addbiblio.pl Bug 6939 DefaultClassificationSource should be default in 942 2012-06-28 09:29:14 +02:00
addbooks.pl Bug 8172: Followup: Removes useless empty params 2012-08-29 15:38:59 +02:00
additem.pl Bug 7412: Pre-filling items in cataloguing 2012-09-03 17:01:58 +02:00
linkitem.pl Bug 5528: Analytic records support 2011-10-13 10:03:39 +13:00
merge.pl Bug 6210 - Follow up, Choose framework on merge 2012-02-01 17:40:45 +01: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 7356 - Fix various typos and mis-spellings 2012-01-13 11:51:26 +01:00
ysearch.pl Bug 7400: Add auto-completion on auth_finder 2012-03-19 18:20:30 +01:00
z3950_search.pl Bug 8550: Z39.50 searches for ISBN/ISSN problematic 2012-08-31 18:32:55 +02:00