/[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 30 by dpavlin, Sun Feb 23 07:09:11 2003 UTC branches/cpi/all2xml.conf revision 332 by dpavlin, Tue May 18 18:14:43 2004 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]  [cpi-isis]
4          # directory for isis databases          isis_db=/data/cpi/dbisis/TEST
5          isis_db=/data/isis_data/small/ps/LIBRI/LIBRI          type=isis_cpi
         # this will use xml file in import_xml/ dir  
         type=isis  
         # this is codepage of import_xml/{type}.xml  
         xml_codepage = ISO8859-2  
         # this is arbirary xml added to each record (e.g. Library identifier  
         # or something like that  
         xml=<tip>Knjiga</tip>  
   
 [ge-libri]  
         isis_db=/data/isis_data/small/ge/LIBRI/LIBRI  
         type=isis  
         xml_codepage = ISO8859-2  
         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>  
6    
7    

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

  ViewVC Help
Powered by ViewVC 1.1.26