--- trunk/all2xml.conf 2003/03/23 01:17:49 47 +++ trunk/all2xml.conf 2003/06/01 13:46:42 50 @@ -1,7 +1,14 @@ -# names of databases that you want isis2xml.pl to process +# global configuration file -# describe your databases here +# 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 @@ -22,9 +29,9 @@ type=isis xml=Časopis -#[kk-arti] -# isis_db=/data/isis_data/kk/ARTI/ARTI -# type=isis -# xml=Članak +[kk-arti] + isis_db=/data/isis_data/kk/ARTI/ARTI + type=isis + xml=Članak