/[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 1084 by dpavlin, Sun Dec 23 17:51:43 2007 UTC revision 1085 by dpavlin, Sun Dec 23 22:06:37 2007 UTC
# Line 459  databases: Line 459  databases:
459          - path: 'conf/normalize/minimal.pl'          - path: 'conf/normalize/minimal.pl'
460          - path: 'conf/normalize/ff-libri-svesci.pl'          - path: 'conf/normalize/ff-libri-svesci.pl'
461    
462    
463      hidra:
464        name: 'HIDRA'
465        input:
466          - name: bib
467            module: 'WebPAC::Input::ISIS'
468            path: '/data/hidra/test/BIB'
469            encoding: 'cp852'
470            normalize:
471              path: 'conf/normalize/webpacus-hidra.pl'
472          - name: dir
473            module: 'WebPAC::Input::ISIS'
474            path: '/data/hidra/test/DIR'
475            encoding: 'cp852'
476            # no normalize, just for lookup
477        output:
478          - module: 'KinoSearch'
479            path: 'var/kinosearch'
480          - module: 'Webpacus'
481            path: '/data/Webpacus2'
482    

Legend:
Removed from v.1084  
changed lines
  Added in v.1085

  ViewVC Help
Powered by ViewVC 1.1.26