road to 1.3.2 :
authortipaul <tipaul>
Tue, 12 Nov 2002 15:58:43 +0000 (15:58 +0000)
committertipaul <tipaul>
Tue, 12 Nov 2002 15:58:43 +0000 (15:58 +0000)
commite11872aeb14c9f0bf5598102ab9e5de2409ee598
tree7e5343931419358c7d1ce430e7c7eb5654532b99
parentf8c08a6f69f85bf7715cacf0e5fc87c133c5ca33
road to 1.3.2 :
* many bugfixes
* adding value_builder : you can map a subfield in the marc_subfield_structure to a sub stored in "value_builder" directory. In this directory you can create screen used to build values with any method. In this commit is a 1st draft of the builder for 100$a unimarc french subfield, which is composed of 35 digits, with 12 differents values (only the 4th first are provided for instance)
C4/Biblio.pm
MARCdetail.pl
acqui.simple/addbiblio.pl
acqui.simple/marcimport.pl
koha-tmpl/intranet-tmpl/default/en/acqui.simple/addbiblio.tmpl
koha-tmpl/intranet-tmpl/default/en/acqui.simple/addbiblio2.tmpl
koha-tmpl/intranet-tmpl/default/en/value_builder/unimarc_field_100.tmpl [new file with mode: 0644]
thesaurus_popup.pl
value_builder/unimarc_field_100.pl [new file with mode: 0755]