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

Diff of /branches/hidra/all2xml.conf

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

trunk/all2xml.conf revision 30 by dpavlin, Sun Feb 23 07:09:11 2003 UTC branches/hidra/all2xml.conf revision 184 by dpavlin, Sat Nov 29 18:09:34 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  #[hidra-ths]
6          # this will use xml file in import_xml/ dir  #       isis_db=/data/hidra/THS/THS
7          type=isis  #       type=isis_hidra_ths
8          # this is codepage of import_xml/{type}.xml  #       lookup_newfile=/data/webpac-hidra/thes.lookup
9          xml_codepage = ISO8859-2  
10          # this is arbirary xml added to each record (e.g. Library identifier  
11          # or something like that  [hidra-bib]
12          xml=<tip>Knjiga</tip>          isis_db=/data/hidra/hrv/BIB
13            type=isis_hidra_bib
14  [ge-libri]  #       materialtype=Knjiga
15          isis_db=/data/isis_data/small/ge/LIBRI/LIBRI  #       library=HIDRA
16          type=isis  #       library_url=http://www.hidra.hr/
17          xml_codepage = ISO8859-2          lookup_open=/data/webpac-hidra/thes.lookup
18          xml=<tip>Knjiga</tip>  
   
   
 [ps-peri]  
         isis_db=/data/isis_data/small/ps/PERI/PERI  
         type=isis  
         xml_codepage = ISO8859-2  
         xml=<tip>Časopis</tip>  
   
 [kk-arti]  
         isis_db=/data/isis_data/small/kk/ARTI/ARTI  
         type=isis  
         xml_codepage = ISO8859-2  
         xml=<tip>Članak</tip>  
19    
20    

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

  ViewVC Help
Powered by ViewVC 1.1.26