Koha/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing
Henri-Damien LAURENT 1c14654c8e Using openAuth function for authorities Searching
Adding two js functions :
getSubfieldcode(tagsubfieldid)  returns the subfieldcode from tagsubfieldid
(tag_XXX_subfield_Y_WWWW_TTTT returns Y)
getTagInputnameFilter(tagsubfieldid)
(tag_XXX_subfield_Y_WWWW_TTTT returns tag_XXX_subfield_._WWWW)

I think those two functions are much useful when cataloguing.

openAuth now takes all the information for Heading search of authorities.

TODO A javascript DOM Navigation would be better.
This js works, but is surely slower than DOM would be.
Still, it seems that our DOM tree is quite hard to decode.

Signed-off-by: Galen Charlton <galen.charlton@liblime.com>
2009-03-06 08:34:27 -06:00
..
value_builder (bug #2996) update unimarc 105 plugin to the actual norm 2009-03-05 09:23:08 -06:00
addbiblio-nomarc.tmpl More changes to enable YUI-Grids CSS layout 2007-08-28 16:50:44 -05:00
addbiblio.tmpl Using openAuth function for authorities Searching 2009-03-06 08:34:27 -06:00
addbooks.tmpl add isbn to cataloging search results 2008-11-18 16:46:16 -06:00
additem-nomarc.tmpl More fixes for Bug 2600, enabling the appearance of HTML tags in item titles. Resubmission. 2008-09-26 09:06:13 -05:00
additem.tmpl Trivial comment typos corrected. 2009-03-04 10:57:24 -06:00
z3950_search.tmpl Report to user the connections errors to z39.50 server, like timeout(10007), and refused(10000). 2008-10-21 10:23:18 -05:00