Koha/koha-tmpl/intranet-tmpl/default/en/parameters
tipaul 81367c84eb Road to 1.3.2
* bugfixes and improvements
* manage mandatory MARC subfields
* new table : authorised_values. this table contains categories and authorised values for the category. On MARC management, you can map a subfield to a authorised_values category. If you do this, the subfield can only be filled with a authorised_value of the selected category.
this submit contains everything needed :
* updatedatabase
* admin screens
* "links" management
* creation of a html-list if a subfield is mapped to an authorised value.

Note this is different from authorities support, which will come soon.
The authorised_values is supposed to contains a "small" number of authorised values for a category (less than 50-100). If you enter more authorised values than this, it should be hard to find what you want in a BIG list...
2002-10-25 10:55:46 +00:00
..
admin-home.tmpl Road to 1.3.2 2002-10-25 10:55:46 +00:00
authorised_values.tmpl Road to 1.3.2 2002-10-25 10:55:46 +00:00
branches.tmpl Added Files 2002-10-15 19:53:41 +00:00
koha2marclinks.tmpl with this script, it's easy to see which koha-DB fields are not mapped to MARC-DB and map them. 2002-10-11 14:23:28 +00:00
marc_subfields_structure.tmpl Road to 1.3.2 2002-10-25 10:55:46 +00:00
marctagstructure.tmpl bugfixes + improvment in navigation 2002-10-11 09:19:57 +00:00
systempreferences.tmpl road to 1.3.1 : marc parameter management 2002-10-07 11:31:11 +00:00