Bug 3013 - Value builder for 006 and 008 need choices for all format types
authorSalvador Zaragoza Rubio <salvazm@masmedios.com>
Mon, 7 Mar 2011 16:37:45 +0000 (11:37 -0500)
committerChris Cormack <chrisc@catalyst.net.nz>
Mon, 7 Mar 2011 19:28:32 +0000 (08:28 +1300)
commit519cb622dbcd3c6fefa528b877b7ef1d8ff86c6f
tree61623f0c3a53a62280d46c481b40622f61cbaaf8
parentb050029c656cd9c4828ea3ef00d4f2dd1d34b8f5
Bug 3013 - Value builder for 006 and 008 need choices for all format types

Modification of the intranet cataloguing plugin for 006/008 fields to allow
select a type of material and change the positions available to enter the data.
Data are hard stored in xml files to allow easy translation and processing through
Javascript and JQuery-AJAX.

Bug 3013 - Fix selection of combo and trailing whitespace

Bug 3013 - Fix selection of combo

Signed-off-by: Nicole C. Engard <nengard@bywatersolutions.com>
Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
cataloguing/value_builder/marc21_field_006.pl
cataloguing/value_builder/marc21_field_008.pl
koha-tmpl/intranet-tmpl/prog/en/js/xmlControlfield.js [new file with mode: 0755]
koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/value_builder/marc21_field_006.tmpl [changed mode: 0644->0755]
koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/value_builder/marc21_field_006.xml [new file with mode: 0755]
koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/value_builder/marc21_field_008.tmpl [changed mode: 0644->0755]
koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/value_builder/marc21_field_008.xml [new file with mode: 0755]
koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/value_builder/marc21_field_CF.xsd [new file with mode: 0755]