/[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 184 by dpavlin, Sat Nov 29 18:09:34 2003 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  #[hidra-ths]
6          dbi_dbd=Pg  #       isis_db=/data/hidra/THS/THS
7          dbi_dsn=dbname=webpac  #       type=isis_hidra_ths
8          dbi_user=dpavlin  #       lookup_newfile=/data/webpac-hidra/thes.lookup
9          dbi_passwd=xx  
10    
11    [hidra-bib]
12            isis_db=/data/hidra/hrv/BIB
13            type=isis_hidra_bib
14    #       materialtype=Knjiga
15    #       library=HIDRA
16    #       library_url=http://www.hidra.hr/
17            lookup_open=/data/webpac-hidra/thes.lookup
18    
 # 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>  
19    
20    

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

  ViewVC Help
Powered by ViewVC 1.1.26