/[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 30 - (hide annotations)
Sun Feb 23 07:09:11 2003 UTC (21 years ago) by dpavlin
Original Path: trunk/all2xml.conf
File size: 778 byte(s)
misc updates

1 dpavlin 13 # names of databases that you want isis2xml.pl to process
2    
3     # describe your databases here
4 dpavlin 30
5     [ps-libri]
6 dpavlin 13 # 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 codepage of import_xml/{type}.xml
11     xml_codepage = ISO8859-2
12     # this is arbirary xml added to each record (e.g. Library identifier
13     # or something like that
14     xml=<tip>Knjiga</tip>
15    
16 dpavlin 30 [ge-libri]
17     isis_db=/data/isis_data/small/ge/LIBRI/LIBRI
18     type=isis
19     xml_codepage = ISO8859-2
20     xml=<tip>Knjiga</tip>
21    
22    
23     [ps-peri]
24 dpavlin 13 isis_db=/data/isis_data/small/ps/PERI/PERI
25     type=isis
26     xml_codepage = ISO8859-2
27     xml=<tip>Èasopis</tip>
28    
29 dpavlin 30 [kk-arti]
30     isis_db=/data/isis_data/small/kk/ARTI/ARTI
31     type=isis
32     xml_codepage = ISO8859-2
33     xml=<tip>Èlanak</tip>
34    
35    

Properties

Name Value
cvs2svn:cvs-rev 1.2

  ViewVC Help
Powered by ViewVC 1.1.26