Koha/value_builder
tipaul c196693358 minor fixes in thesaurus_popup & authorities.pm
NEW plugin : the plugin that manages 60X field in UNIMARC (i think it's the same in marc21). Used to search a thesaurus entry & parse bibliothesaurus table for category NC (Common Name in french).
The user can enter a search term, and see entries corresponding. If the search is a real entry in the thesaurus, and this entry has dependencies, they are shown too.
For example, if the thesaurus contains :
Geo -- Europe -- France -- Marseille
Geo -- Europe -- France -- Paris
Hist -- Europe -- France -- Revolution

A search on "France"
shows
Geo --Europe --France and Hist -- Europe -- France on the left panel
When the user clic on Geo -- Europe -- France,
Marseille & Paris are shown on the right panel.

When the user selects a value, it's reported to the MARC editor.

NOTE : template ONLY IN FRENCH (but it's 11PM for instance, & i plan to go to bed :-) )
2003-11-14 22:00:42 +00:00
..
unimarc_field_60X.pl minor fixes in thesaurus_popup & authorities.pm 2003-11-14 22:00:42 +00:00
unimarc_field_100.pl *** empty log message *** 2003-06-23 11:26:21 +00:00
unimarc_field_210c.pl small fix to avoid javascript error in HTML when editor list is empty. 2003-08-01 14:20:51 +00:00
unimarc_field_225a.pl *** empty log message *** 2003-06-23 11:26:21 +00:00
unimarc_field_700-4.pl changes to reflect official API 2002-12-20 14:02:39 +00:00
unimarc_field_700_701_702.pl bugfix : use of '$var' instead of ? in sql statement 2003-10-25 08:50:39 +00:00