]> git.koha-community.org Git - koha.git/commit
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 Nighswonger <chris.nighswonger@gmail.com>
Sat, 11 Jun 2011 19:54:48 +0000 (15:54 -0400)
commite62104d47754626973b7f729098bccb98d226420
tree43b7e9b4d04b915f951529603ea652510cd8f444
parent99f2fdfffbd7aea5dc28c237edf0bf568483138f
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>
(cherry picked from commit 519cb622dbcd3c6fefa528b877b7ef1d8ff86c6f)

Signed-off-by: Chris Nighswonger <chris.nighswonger@gmail.com>
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]