/[webpac]/branches/cpi/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/cpi/all2xml.conf

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

trunk/all2xml.conf revision 55 by dpavlin, Wed Jun 25 12:01:21 2003 UTC branches/cpi/all2xml.conf revision 728 by dpavlin, Thu Apr 13 19:39:13 2006 UTC
# Line 1  Line 1 
1  # describe your databases here  # describe your databases here
2    
3  ## ISIS ###  [cpi-isis]
4            isis_db=/data/cpi/DBISIS/TEST
5  [ps-libri]          type=isis_cpi
6          # directory for isis databases          h_delimiter=" / "
7          isis_db=/data/isis_data/small/ps/LIBRI/LIBRI          collection=cpi  
8          # this will use xml file in import_xml/ dir          language=hr
9          type=isis  
10          # this is arbirary xml added to each record (e.g. Library identifier  [cpi-isis-eng]
11          # or something like that          isis_db=/data/cpi/DBISIS/TEST
12          xml=<type>Knjiga</type>          type=isis_cpi_eng
13            h_delimiter=" / "
14  #[ge-libri]          collection=cpi  
15  #       isis_db=/data/isis_data/ge/LIBRI/LIBRI          language=eng
 #       type=isis  
 #       xml=<type>Knjiga</type>  
   
   
 [ps-peri]  
         isis_db=/data/isis_data/small/ps/PERI/PERI  
         type=isis  
         xml=<type>Časopis</type>  
   
 [kk-arti]  
         isis_db=/data/isis_data/small/kk/ARTI/ARTI  
         type=isis  
         xml=<type>Članak</type>  
   
 ### M$ Excel ###  
   
 [ffzg-journals]  
         type=excel  
         excel_file=/data/isis_data/excel/tekuci_FF.xls  
         xml=<type>Časopis</type>  
16    

Legend:
Removed from v.55  
changed lines
  Added in v.728

  ViewVC Help
Powered by ViewVC 1.1.26