added config tag which can read any variable from isis2xml.conf file for
[webpac] / all2xml.conf
1 # describe your databases here
2
3 ## ISIS ###
4
5 #[ps-libri]
6 #       # directory for isis databases
7 #       isis_db=/data/isis_data/small/ps/LIBRI/LIBRI
8 #       # this will use xml file in import_xml/ dir
9 #       type=isis
10 #       # this is arbirary xml added to each record (e.g. Library identifier
11 #       # or something like that
12 #       #xml=<type>Knjiga</type>
13 #       materialtype=Knjiga
14 #       library=Psihologija
15
16 [ge-libri]
17         isis_db=/data/isis_data/ge/LIBRI/LIBRI
18         type=isis
19         xml=<type>Knjiga</type>
20         materialtype=Knjiga
21         library=Germanistika
22
23 #[ps-peri]
24 #       isis_db=/data/isis_data/ps/PERI/PERI
25 #       type=isis
26 #       xml=<type>Èasopis</type>
27 #
28 #[kk-arti]
29 #       isis_db=/data/isis_data/small/kk/ARTI/ARTI
30 #       type=isis_arti
31 #       xml=<type>Èlanak</type>
32
33 ### M$ Excel ###
34
35 #[ffzg-journals]
36 #       type=excel
37 #       excel_file=/data/isis_data/excel/tekuci_FF.xls
38 #       xml=<type>Èasopis</type>
39