/[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 50 by dpavlin, Sun Jun 1 13:46:42 2003 UTC branches/hidra/all2xml.conf revision 205 by dpavlin, Sun Jan 18 21:11:39 2004 UTC
# Line 1  Line 1 
1  # global configuration file  # describe your databases here
2    
3  # global options  ## ISIS ###
4  [global]  
5          # define database to use for indexes  
6          dbi_dbd=Pg  # narrow term must be first!
7          dbi_dsn=dbname=webpac  [hidra-ths-h-nt]
8          dbi_user=dpavlin          isis_db=/data/hidra/THS-H/THS
9          dbi_passwd=xx          type=isis_hidra_ths_nt
10    
11    [hidra-ths-h]
12            isis_db=/data/hidra/THS-H/THS
13            type=isis_hidra_ths
14            lookup_newfile=/data/webpac-hidra/thes.lookup
15    
16    
17    [hidra-bib-h]
18            isis_db=/data/hidra/BIB-H/BIB
19            type=isis_hidra_bib
20    #       materialtype=Knjiga
21    #       library=HIDRA
22    #       library_url=http://www.hidra.hr/
23            lookup_open=/data/webpac-hidra/thes.lookup
24    
 # describe your databases here  
 [ps-libri]  
         # directory for isis databases  
         isis_db=/data/isis_data/ps/LIBRI/LIBRI  
         # this will use xml file in import_xml/ dir  
         type=isis  
         # this is arbirary xml added to each record (e.g. Library identifier  
         # or something like that  
         xml=<type>Knjiga</type>  
   
 #[ge-libri]  
 #       isis_db=/data/isis_data/ge/LIBRI/LIBRI  
 #       type=isis  
 #       xml=<type>Knjiga</type>  
   
   
 [ps-peri]  
         isis_db=/data/isis_data/ps/PERI/PERI  
         type=isis  
         xml=<type>Časopis</type>  
   
 [kk-arti]  
         isis_db=/data/isis_data/kk/ARTI/ARTI  
         type=isis  
         xml=<type>Članak</type>  
25    
26    [hidra-adr-h]
27            isis_db=/data/hidra/ADR-H/ADR
28            type=isis_hidra_adr
29    

Legend:
Removed from v.50  
changed lines
  Added in v.205

  ViewVC Help
Powered by ViewVC 1.1.26