Hi, On Fri, Mar 4, 2011 at 7:17 AM, Salvador Zaragoza Rubio <[email protected]> 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 [email protected] _______________________________________________ Koha-patches mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-patches website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
