--- trunk/all2xml.conf 2003/06/01 13:46:42 50 +++ trunk/all2xml.conf 2003/06/23 20:20:32 54 @@ -1,37 +1,36 @@ -# global configuration file - -# global options -[global] - # define database to use for indexes - dbi_dbd=Pg - dbi_dsn=dbname=webpac - dbi_user=dpavlin - dbi_passwd=xx - # describe your databases here -[ps-libri] - # directory for isis databases - isis_db=/data/isis_data/ps/LIBRI/LIBRI - # this will use xml file in import_xml/ dir - type=isis - # this is arbirary xml added to each record (e.g. Library identifier - # or something like that - xml=Knjiga -#[ge-libri] -# isis_db=/data/isis_data/ge/LIBRI/LIBRI +### ISIS ### +# +#[ps-libri] +# # directory for isis databases +# isis_db=/data/isis_data/ps/LIBRI/LIBRI +# # this will use xml file in import_xml/ dir # type=isis +# # this is arbirary xml added to each record (e.g. Library identifier +# # or something like that # xml=Knjiga - - -[ps-peri] - isis_db=/data/isis_data/ps/PERI/PERI - type=isis +# +##[ge-libri] +## isis_db=/data/isis_data/ge/LIBRI/LIBRI +## type=isis +## xml=Knjiga +# +# +#[ps-peri] +# isis_db=/data/isis_data/ps/PERI/PERI +# type=isis +# xml=Časopis +# +#[kk-arti] +# isis_db=/data/isis_data/kk/ARTI/ARTI +# type=isis +# xml=Članak +# +### M$ Excel ### + +[ffzg-journals] + type=excel + excel_file=/data/isis_data/excel/tekuci_FF.xls xml=Časopis -[kk-arti] - isis_db=/data/isis_data/kk/ARTI/ARTI - type=isis - xml=Članak - -