/[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 13 - (show annotations)
Sun Feb 16 22:41:37 2003 UTC (21 years, 1 month ago) by dpavlin
Original Path: trunk/all2xml.conf
File size: 762 byte(s)
added configuration file with database descriptions,
moved isis.xml definition file in separate directory (in preparation for MARK),
support for different encodings in different files,
various fixes, improvements and badly written parts which will change ;-)

1 # names of databases that you want isis2xml.pl to process
2
3 # describe your databases here
4 [psihologija-k]
5 # directory for isis databases
6 isis_db=/data/isis_data/small/ps/LIBRI/LIBRI
7 # this will use xml file in import_xml/ dir
8 type=isis
9 # this is codepage of import_xml/{type}.xml
10 xml_codepage = ISO8859-2
11 # this is arbirary xml added to each record (e.g. Library identifier
12 # or something like that
13 xml=<tip>Knjiga</tip>
14
15 [ps-a]
16 # directory for isis databases
17 isis_db=/data/isis_data/small/ps/PERI/PERI
18 # this will use xml file in import_xml/ dir
19 type=isis
20 # this is codepage of import_xml/{type}.xml
21 xml_codepage = ISO8859-2
22 # this is arbirary xml added to each record (e.g. Library identifier
23 # or something like that
24 xml=<tip>Èasopis</tip>
25

Properties

Name Value
cvs2svn:cvs-rev 1.1

  ViewVC Help
Powered by ViewVC 1.1.26