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

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

revision 1090 by dpavlin, Wed Nov 28 00:29:46 2007 UTC revision 1091 by dpavlin, Tue Feb 12 18:51:23 2008 UTC
# Line 357  databases: Line 357  databases:
357      name: 'HIDRA'      name: 'HIDRA'
358      input:      input:
359        - name: bib        - name: bib
360          type: isis          module: 'WebPAC::Input::ISIS'
361          path: '/data/hidra/BIB'          path: '/data/hidra/BIB'
362          encoding: 'cp852'          encoding: 'cp852'
363          #modify_file: 'conf/modify/common.pl'          #modify_file: 'conf/modify/common.pl'
364          normalize:          normalize:
365            path: 'conf/normalize/minimal.pl'            path: 'conf/normalize/webpacus-hidra.pl'
366          - name: dir
367            module: 'WebPAC::Input::ISIS'
368            path: '/data/hidra/DIR'
369            encoding: 'cp852'
370            normalize:
371              path: 'conf/normalize/webpacus-hidra.pl'
372        output:
373          - module: 'KinoSearch'
374            path: 'var/kinosearch'
375          - module: 'Sorted'
376            path: 'var/sorted'
377          - module: 'Webpacus'
378            path: '/data/Webpacus2'
379    
380    perlmonks:    perlmonks:
381      name: 'PerlMonks'      name: 'PerlMonks'

Legend:
Removed from v.1090  
changed lines
  Added in v.1091

  ViewVC Help
Powered by ViewVC 1.1.26