/[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

revision 54 by dpavlin, Mon Jun 23 20:20:32 2003 UTC revision 59 by dpavlin, Fri Jul 4 17:57:11 2003 UTC
# Line 1  Line 1 
1  # describe your databases here  # describe your databases here
2    
3  ### ISIS ###  ## ISIS ###
4  #  
5  #[ps-libri]  #[ps-libri]
6  #       # directory for isis databases  #       # directory for isis databases
7  #       isis_db=/data/isis_data/ps/LIBRI/LIBRI  #       isis_db=/data/isis_data/small/ps/LIBRI/LIBRI
8  #       # this will use xml file in import_xml/ dir  #       # this will use xml file in import_xml/ dir
9  #       type=isis  #       type=isis
10  #       # this is arbirary xml added to each record (e.g. Library identifier  #       # this is arbirary xml added to each record (e.g. Library identifier
11  #       # or something like that  #       # or something like that
12  #       xml=<type>Knjiga</type>  #       #xml=<type>Knjiga</type>
13  #  #       materialtype=Knjiga
14  ##[ge-libri]  #       library=Psihologija
15  ##      isis_db=/data/isis_data/ge/LIBRI/LIBRI  
16  ##      type=isis  [ge-libri]
17  ##      xml=<type>Knjiga</type>          isis_db=/data/isis_data/ge/LIBRI/LIBRI
18  #          type=isis
19  #          xml=<type>Knjiga</type>
20            materialtype=Knjiga
21            library=Germanistika
22    
23  #[ps-peri]  #[ps-peri]
24  #       isis_db=/data/isis_data/ps/PERI/PERI  #       isis_db=/data/isis_data/ps/PERI/PERI
25  #       type=isis  #       type=isis
26  #       xml=<type>Časopis</type>  #       xml=<type>Časopis</type>
27  #  #
28  #[kk-arti]  #[kk-arti]
29  #       isis_db=/data/isis_data/kk/ARTI/ARTI  #       isis_db=/data/isis_data/small/kk/ARTI/ARTI
30  #       type=isis  #       type=isis_arti
31  #       xml=<type>Članak</type>  #       xml=<type>Članak</type>
32  #  
33  ### M$ Excel ###  ### M$ Excel ###
34    
35  [ffzg-journals]  #[ffzg-journals]
36          type=excel  #       type=excel
37          excel_file=/data/isis_data/excel/tekuci_FF.xls  #       excel_file=/data/isis_data/excel/tekuci_FF.xls
38          xml=<type>Časopis</type>  #       xml=<type>Časopis</type>
39    

Legend:
Removed from v.54  
changed lines
  Added in v.59

  ViewVC Help
Powered by ViewVC 1.1.26