/[webpac]/branches/hidra/all2xml.conf
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Annotation of /branches/hidra/all2xml.conf

Parent Directory Parent Directory | Revision Log Revision Log


Revision 50 - (hide annotations)
Sun Jun 1 13:46:42 2003 UTC (20 years, 9 months ago) by dpavlin
Original Path: trunk/all2xml.conf
File size: 719 byte(s)
move database arguments to .conf file

1 dpavlin 50 # global configuration file
2 dpavlin 13
3 dpavlin 50 # global options
4     [global]
5     # define database to use for indexes
6     dbi_dbd=Pg
7     dbi_dsn=dbname=webpac
8     dbi_user=dpavlin
9     dbi_passwd=xx
10    
11 dpavlin 13 # describe your databases here
12 dpavlin 47 [ps-libri]
13 dpavlin 13 # directory for isis databases
14 dpavlin 47 isis_db=/data/isis_data/ps/LIBRI/LIBRI
15 dpavlin 13 # this will use xml file in import_xml/ dir
16 dpavlin 47 type=isis
17 dpavlin 13 # this is arbirary xml added to each record (e.g. Library identifier
18     # or something like that
19 dpavlin 47 xml=<type>Knjiga</type>
20 dpavlin 13
21 dpavlin 43 #[ge-libri]
22     # isis_db=/data/isis_data/ge/LIBRI/LIBRI
23     # type=isis
24     # xml=<type>Knjiga</type>
25 dpavlin 30
26    
27     [ps-peri]
28 dpavlin 43 isis_db=/data/isis_data/ps/PERI/PERI
29 dpavlin 13 type=isis
30 dpavlin 35 xml=<type>Èasopis</type>
31 dpavlin 13
32 dpavlin 50 [kk-arti]
33     isis_db=/data/isis_data/kk/ARTI/ARTI
34     type=isis
35     xml=<type>Èlanak</type>
36 dpavlin 30
37    

Properties

Name Value
cvs2svn:cvs-rev 1.8

  ViewVC Help
Powered by ViewVC 1.1.26