Koha/koha-tmpl/intranet-tmpl/default
tipaul 2537461334 repetable field support.
The 3 problem from yesterday are fixed :
* cc the + to each tab (for instance, only in tab 0)
* doing the french template
* fixing an annoying bug : everything is stored in the same field :
200$a$b$c$a$b$c and not
200$a$b$c
200$a$b$c
as expected.

100% FUNCTIONNAL (at least I expect !)

IMPORTANT NOTE :
ALL subfields from a field MUST be in the same tab. Otherwise, Koha can't magically find how to group subfields in case of repeted fields.
I'll add a check in checkmarc immediatly.
That's not a "bug" in Koha. That's mandatory because of MARC structure.
2003-06-20 14:32:08 +00:00
..
en repetable field support. 2003-06-20 14:32:08 +00:00
es Last of the templates imported from SIU 2003-06-03 22:04:40 +00:00
fr repetable field support. 2003-06-20 14:32:08 +00:00
images some more common pictures for acquisition (ordering and recieving) 2003-03-04 17:50:55 +00:00
pl The tabs are numbered 0-9, not 0xx,..., 9xx 2003-02-09 09:47:22 +00:00
zh-TW Legibility change: table width "550" => "100%" 2003-02-10 07:27:50 +00:00