/[webpac]/branches/unesco/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/unesco/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/unesco/all2xml.conf revision 314 by dpavlin, Sat Apr 17 23:17:41 2004 UTC
# Line 1  Line 1 
 # global configuration file  
   
 # global options  
 [global]  
         # define database to use for indexes  
         dbi_dbd=Pg  
         dbi_dsn=dbname=webpac  
         dbi_user=dpavlin  
         dbi_passwd=xx  
   
1  # describe your databases here  # 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>  
   
2    
3  [ps-peri]  ## ISIS ###
         isis_db=/data/isis_data/ps/PERI/PERI  
         type=isis  
         xml=<type>Časopis</type>  
4    
5  [kk-arti]  [unesco-libri]
6          isis_db=/data/isis_data/kk/ARTI/ARTI          isis_db=/data/unesco/LIBRI/LIBRI
7          type=isis          type=isis_unesco
8          xml=<type>Članak</type>          materialtype=Knjiga
9            library=UNESCO katedra za management u visokom obrazovanju
10            library_url=http://www.unizg.hr/unesco/english/literature/library.html
11    
12    

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

  ViewVC Help
Powered by ViewVC 1.1.26