Koha/cataloguing
Paul POULAIN 5f15ea68e8 2 BUGFIX (1 being unimarc specific) : change in plugin handling
before this commit, the main (usually $a) entry could not be entered by the librarian.
With the new BiblioAddAuthority feature, it's a bad idea : the librarian will
be able to enter a value manually, and the authority will be automatically created on the fly
Thus the small change in addbiblio.pl

This commit also fixes a bug in plugin 4XX (which is unimarc specific) :
"Empty" option did not work properly + API convention fix (biblionumber instead of bibnum)

Signed-off-by: Chris Cormack <crc@liblime.com>
2007-09-26 05:28:45 -05:00
..
value_builder 2 BUGFIX (1 being unimarc specific) : change in plugin handling 2007-09-26 05:28:45 -05:00
addbiblio.pl 2 BUGFIX (1 being unimarc specific) : change in plugin handling 2007-09-26 05:28:45 -05:00
addbooks.pl bug fix there was an internal servor error when there is no result 2007-07-13 13:13:41 +00:00
additem.pl Corrections for XHTML compliance 2007-09-11 16:41:36 -05:00
plugin_launcher.pl fix indentation. 2007-07-31 16:14:15 +00:00
thesaurus_popup.pl functions that were in C4::Interface::CGI::Output are now in C4::Output. 2007-04-24 13:54:28 +00:00
z3950_search.pl patches from paul 2007-08-08 07:41:19 -05:00