Koha/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 #2956) fix another results calculation 2009-02-12 14:47:41 -06:00
addbiblio.pl Using openAuth function for authorities Searching 2009-03-06 08:34:27 -06:00
addbooks.pl bug 1980 [3/3]: remove bug workaround from pagination links 2008-07-10 09:18:30 -05:00
additem.pl If the authorized value description doesn't exist, display the value 2008-07-25 10:08:31 -05:00
plugin_launcher.pl cataloge subdir (and cataloguing) - Dates.pm integration and warnings fixes. 2007-12-04 18:21:11 -06:00
z3950_search.pl Report to user the connections errors to z39.50 server, like timeout(10007), and refused(10000). 2008-10-21 10:23:18 -05:00