/[webpac2]/trunk/conf/mjesec.yml
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 /trunk/conf/mjesec.yml

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

revision 975 by dpavlin, Sat Nov 3 12:29:16 2007 UTC revision 1078 by dpavlin, Wed Nov 28 22:52:18 2007 UTC
# Line 299  databases: Line 299  databases:
299  #        normalize:  #        normalize:
300  #          path: 'conf/normalize/ff-peri.pl'  #          path: 'conf/normalize/ff-peri.pl'
301        
 #  isi:  
 #    name: 'ISI'  
 #    input:  
 #      - name: isi  
 #        type: isi  
 #        path: '/data/citiranje/citirali-sverka.txt'  
 #        encoding: 'ISO-8859-1'  
 #        # modify_file: 'conf/modify/common.pl'  
 #        normalize:  
 #          path: 'conf/normalize/isi.pl'  
 #  
302  #  bibirb:  #  bibirb:
303  #    name: 'Bib IRB'  #    name: 'Bib IRB'
304  #    input:  #    input:
# Line 572  databases: Line 561  databases:
561  #       module: 'JSON'  #       module: 'JSON'
562  #       path: 'out/exhibit/po.js'  #       path: 'out/exhibit/po.js'
563    
564      isi:
565        name: 'ISI'
566        input:
567          - name: isi
568            type: isi
569            path: '/data/citiranje/BRATKO.isi'
570            encoding: 'ISO-8859-1'
571            normalize:
572              path: 'conf/normalize/isi.pl'
573    
574    webpacus:    webpacus:
575      name: 'Webpacus'      name: 'Webpacus'
576      input:      input:
577        name: 'foobar'        - name: 'bib'
578        type: marc          type: isis
579  #      path: 'out/marc/ffsf-peri.marc'          path: '/data/hidra/test/BIB'
580        path: 'out/marc/ffkk-libri.marc'          encoding: 'cp852'
581        encoding: 'utf-8'          normalize:
582        normalize:            path: 'conf/normalize/webpacus-hidra.pl'
583          path: 'conf/normalize/webpacus.pl'        - name: 'dir'
584            type: isis
585            path: '/data/hidra/test/DIR'
586            encoding: 'cp852'
587            normalize:
588              path: 'conf/normalize/webpacus-hidra.pl'
589      output:      output:
590        - module: 'KinoSearch'        - module: 'KinoSearch'
591          path: 'var/kinosearch'          path: 'var/kinosearch'

Legend:
Removed from v.975  
changed lines
  Added in v.1078

  ViewVC Help
Powered by ViewVC 1.1.26