/[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 35 by dpavlin, Sun Feb 23 15:47:40 2003 UTC revision 54 by dpavlin, Mon Jun 23 20:20:32 2003 UTC
# Line 1  Line 1 
 # names of databases that you want isis2xml.pl to process  
   
1  # describe your databases here  # describe your databases here
2    
3  [ps-libri]  ### ISIS ###
4          # directory for isis databases  #
5          isis_db=/data/isis_data/small/ps/LIBRI/LIBRI  #[ps-libri]
6          # this will use xml file in import_xml/ dir  #       # directory for isis databases
7          type=isis  #       isis_db=/data/isis_data/ps/LIBRI/LIBRI
8          # this is codepage of import_xml/{type}.xml  #       # this will use xml file in import_xml/ dir
9          xml_codepage = ISO8859-2  #       type=isis
10          # this is arbirary xml added to each record (e.g. Library identifier  #       # this is arbirary xml added to each record (e.g. Library identifier
11          # or something like that  #       # or something like that
12          xml=<type>Knjiga</type>  #       xml=<type>Knjiga</type>
13    #
14  [ge-libri]  ##[ge-libri]
15          isis_db=/data/isis_data/small/ge/LIBRI/LIBRI  ##      isis_db=/data/isis_data/ge/LIBRI/LIBRI
16          type=isis  ##      type=isis
17          xml_codepage = ISO8859-2  ##      xml=<type>Knjiga</type>
18          xml=<type>Knjiga</type>  #
19    #
20    #[ps-peri]
21  [ps-peri]  #       isis_db=/data/isis_data/ps/PERI/PERI
22          isis_db=/data/isis_data/small/ps/PERI/PERI  #       type=isis
23          type=isis  #       xml=<type>Časopis</type>
24          xml_codepage = ISO8859-2  #
25    #[kk-arti]
26    #       isis_db=/data/isis_data/kk/ARTI/ARTI
27    #       type=isis
28    #       xml=<type>Članak</type>
29    #
30    ### M$ Excel ###
31    
32    [ffzg-journals]
33            type=excel
34            excel_file=/data/isis_data/excel/tekuci_FF.xls
35          xml=<type>Časopis</type>          xml=<type>Časopis</type>
36    
 [kk-arti]  
         isis_db=/data/isis_data/small/kk/ARTI/ARTI  
         type=isis  
         xml_codepage = ISO8859-2  
         xml=<type>Članak</type>  
   
   

Legend:
Removed from v.35  
changed lines
  Added in v.54

  ViewVC Help
Powered by ViewVC 1.1.26