/[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

Contents of /branches/hidra/all2xml.conf

Parent Directory Parent Directory | Revision Log Revision Log


Revision 40 - (show annotations)
Sat Mar 15 21:33:36 2003 UTC (21 years ago) by dpavlin
Original Path: trunk/all2xml.conf
File size: 637 byte(s)
major de-mungling of different codepages: use same codepage inside perl
(as opposed to UTF-8) and in files on disk

1 # names of databases that you want isis2xml.pl to process
2
3 # describe your databases here
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
14 [ge-libri]
15 isis_db=/data/isis_data/small/ge/LIBRI/LIBRI
16 type=isis
17 xml=<type>Knjiga</type>
18
19
20 [ps-peri]
21 isis_db=/data/isis_data/small/ps/PERI/PERI
22 type=isis
23 xml=<type>Èasopis</type>
24
25 [kk-arti]
26 isis_db=/data/isis_data/small/kk/ARTI/ARTI
27 type=isis
28 xml=<type>Èlanak</type>
29
30

Properties

Name Value
cvs2svn:cvs-rev 1.4

  ViewVC Help
Powered by ViewVC 1.1.26