/[webpac]/trunk/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

Diff of /trunk/all2xml.conf

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 29 by dpavlin, Sun Feb 16 22:41:37 2003 UTC revision 30 by dpavlin, Sun Feb 23 07:09:11 2003 UTC
# Line 1  Line 1 
1  # names of databases that you want isis2xml.pl to process  # names of databases that you want isis2xml.pl to process
2    
3  # describe your databases here  # describe your databases here
4  [psihologija-k]  
5    [ps-libri]
6          # directory for isis databases          # directory for isis databases
7          isis_db=/data/isis_data/small/ps/LIBRI/LIBRI          isis_db=/data/isis_data/small/ps/LIBRI/LIBRI
8          # this will use xml file in import_xml/ dir          # this will use xml file in import_xml/ dir
# Line 12  Line 13 
13          # or something like that          # or something like that
14          xml=<tip>Knjiga</tip>          xml=<tip>Knjiga</tip>
15    
16  [ps-a]  [ge-libri]
17          # directory for isis databases          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          isis_db=/data/isis_data/small/ps/PERI/PERI          isis_db=/data/isis_data/small/ps/PERI/PERI
         # this will use xml file in import_xml/ dir  
25          type=isis          type=isis
         # this is codepage of import_xml/{type}.xml  
26          xml_codepage = ISO8859-2          xml_codepage = ISO8859-2
         # this is arbirary xml added to each record (e.g. Library identifier  
         # or something like that  
27          xml=<tip>Časopis</tip>          xml=<tip>Časopis</tip>
28    
29    [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    

Legend:
Removed from v.29  
changed lines
  Added in v.30

  ViewVC Help
Powered by ViewVC 1.1.26