--- trunk/all2xml.conf 2003/02/16 22:41:37 13 +++ trunk/all2xml.conf 2003/03/15 21:33:36 40 @@ -1,25 +1,30 @@ # names of databases that you want isis2xml.pl to process # describe your databases here -[psihologija-k] + +[ps-libri] # directory for isis databases isis_db=/data/isis_data/small/ps/LIBRI/LIBRI # this will use xml file in import_xml/ dir type=isis - # this is codepage of import_xml/{type}.xml - xml_codepage = ISO8859-2 # this is arbirary xml added to each record (e.g. Library identifier # or something like that - xml=Knjiga + xml=Knjiga -[ps-a] - # directory for isis databases +[ge-libri] + isis_db=/data/isis_data/small/ge/LIBRI/LIBRI + type=isis + xml=Knjiga + + +[ps-peri] isis_db=/data/isis_data/small/ps/PERI/PERI - # this will use xml file in import_xml/ dir type=isis - # this is codepage of import_xml/{type}.xml - xml_codepage = ISO8859-2 - # this is arbirary xml added to each record (e.g. Library identifier - # or something like that - xml=Časopis + xml=Časopis + +[kk-arti] + isis_db=/data/isis_data/small/kk/ARTI/ARTI + type=isis + xml=Članak +