[Koha-patches] [PATCH] Bug 3013 - 006/008 Type of Material Display on cataloguing plugin for MARC21

Galen Charlton gmcharlt at gmail.com
Fri Mar 4 17:29:05 CET 2011


Hi,

On Fri, Mar 4, 2011 at 7:17 AM, Salvador Zaragoza Rubio
<salvazm at masmedios.com> wrote:
> 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 AJAX.

Good idea.  However, I think that there is no need for yet another
system preference; IMO the user would gain nothing by leaving
TypeOfMaterialsView_006_008 off.

I do have have a serious concern with one aspect of the implementation
-- new JavaScript code should not be invoking XMLHttpRequest directly.
 Please use jQuery.

Regards,

Galen
--
Galen Charlton
gmcharlt at gmail.com


More information about the Koha-patches mailing list