Changes to install.pl
authorHenri-Damien LAURENT <henridamien@koha-fr.org>
Mon, 29 Oct 2007 22:15:40 +0000 (17:15 -0500)
committerJoshua Ferraro <jmf@liblime.com>
Mon, 29 Oct 2007 22:44:07 +0000 (17:44 -0500)
commit30e6a5526883879bfd580f2b98085f2ad3265703
tree46075b0309c18ef7bf92370c85379815e19fcded
parentd36b48c36c2f2af8e80ede7390ae3d6a2ba96cea
Changes to install.pl

Changing structure :
adding a marcflavour directory to data/language/
This directory shall have the same subdirectory structure as /data/language
This allows for instance adding optionals CD-Framework or Serials Frameworks
keeping default frameworks mandatory.
install.pl was changed in order to manage those changes.
Could be changed in order to skip marcflavour selection if marcflavour directory is not found.

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
installer/data/en/mandatory/authorities_normal_marc21.sql [deleted file]
installer/data/en/mandatory/authorities_normal_marc21.txt [deleted file]
installer/data/en/mandatory/marc21_framework_DEFAULT.sql [deleted file]
installer/data/en/mandatory/marc21_framework_DEFAULT.txt [deleted file]
installer/data/en/marcflavour/marc21/mandatory/authorities_normal_marc21.sql [new file with mode: 0644]
installer/data/en/marcflavour/marc21/mandatory/authorities_normal_marc21.txt [new file with mode: 0644]
installer/data/en/marcflavour/marc21/mandatory/marc21_framework_DEFAULT.sql [new file with mode: 0644]
installer/data/en/marcflavour/marc21/mandatory/marc21_framework_DEFAULT.txt [new file with mode: 0644]
installer/install.pl
koha-tmpl/intranet-tmpl/prog/en/modules/installer/step3.tmpl