Koha/acqui.simple
acli b5ecefd485 Minor factoring in C4/Biblio.pm, plus change to export the per-tag
'mandatory' property to a per-subfield 'tag_mandatory' template parameter,
so that addbiblio.tmpl can distinguish between mandatory subfields in a
mandatory tag and mandatory subfields in an optional tag

Not-minor factoring in acqui.simple/addbiblio.pl to make the if-else blocks
smaller, and to add some POD; need further testing for this

Added function to check if a MARC subfield name is "koha-internal" (instead
of checking it for 'lib' and 'tag' everywhere); temporarily added to Koha.pm

Use above function in acqui.simple/additem.pl and search.marc/search.pl
2003-02-03 18:46:00 +00:00
..
addbiblio.pl Minor factoring in C4/Biblio.pm, plus change to export the per-tag 2003-02-03 18:46:00 +00:00
addbooks.pl Moved C4/Charset.pm to C4/Interface/CGI/Output.pm 2003-02-02 07:18:37 +00:00
addbookslccn.pl Added magic RCS comment. 2002-10-13 07:31:21 +00:00
additem.pl Minor factoring in C4/Biblio.pm, plus change to export the per-tag 2003-02-03 18:46:00 +00:00
isbnsearch.pl Moved C4/Charset.pm to C4/Interface/CGI/Output.pm 2003-02-02 07:18:37 +00:00
keywordsearch.pl Added copyright statement to all .pl and .pm files 2002-08-14 18:12:50 +00:00
marcimport.pl Moved C4/Charset.pm to C4/Interface/CGI/Output.pm 2003-02-02 07:18:37 +00:00
saveitem.pl Added magic RCS comment. 2002-10-13 07:31:21 +00:00
viewmarc.pl Added magic RCS comment. 2002-10-13 07:45:05 +00:00
websitesearch.pl Added copyright statement to all .pl and .pm files 2002-08-14 18:12:50 +00:00