Added plugin to automatically add brackets around the value in marc21 field 245h
authorKyle M Hall <kyle.m.hall@gmail.com>
Thu, 22 Oct 2009 12:19:16 +0000 (12:19 +0000)
committerGalen Charlton <gmcharlt@gmail.com>
Wed, 7 Apr 2010 17:12:26 +0000 (13:12 -0400)
commit4791ee4ed3fb7f5346d14b714c2e5998a64b4a53
treea384deddc59dd3db090515bbc3f8bf9ad5cda610
parentb35acf5c38370e15a2a7841d378c762da0f7991c
Added plugin to automatically add brackets around the value in marc21 field 245h

This plugin will automatically add brackets around the value typed in at the time the field's focus is removed ( onblur ).
If the text in the field is already enclosed in brackets, it will do nothing.

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
cataloguing/value_builder/marc21_field_245h.pl [new file with mode: 0755]