/[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 882 by dpavlin, Thu Aug 23 20:28:10 2007 UTC revision 965 by dpavlin, Fri Nov 2 13:11:25 2007 UTC
# Line 233  databases: Line 233  databases:
233          tag: 'isis'          tag: 'isis'
234          path: 'conf/normalize/common.pl'          path: 'conf/normalize/common.pl'
235        
   # excel  
   excel:  
     name: 'Excel'  
     
     input:  
       name: doaj  
       type: excel  
       path: '/data/isis_data/doaj2csv.xls'  
       #encoding: 'cp852'  
       #limit: 100  
       normalize:  
         #tag: 'isis'  
         path: 'conf/normalize/excel.pl'  
   
236    ffsfb:    ffsfb:
237      name: 'Slavenska filologija (B), Filozofski fakulteti u Zagrebu'      name: 'Slavenska filologija (B), Filozofski fakulteti u Zagrebu'
238      input:      input:
# Line 339  databases: Line 325  databases:
325      input:      input:
326        name: 'FFZG - Psihologija'        name: 'FFZG - Psihologija'
327        type: marc        type: marc
328        path: 'ps.marc'        path: 'out/marc/ffsf-peri.marc'
329        encoding: 'cp852'        encoding: 'cp852'
       #limit: 100  
330        normalize:        normalize:
331          path: 'conf/normalize/json.pl'          path: 'conf/normalize/json.pl'
332      output:      output:
333        module: 'JSON'        module: 'JSON'
334        path: 'out/exhibit/ps.js'        path: 'out/exhibit/ps.js'
335    
336      webpacus:
337        name: 'Webpacus'
338        input:
339          name: 'foobar'
340          type: marc
341    #      path: 'out/marc/ffsf-peri.marc'
342          path: 'out/marc/ffkk-libri.marc'
343          encoding: 'cp852'
344          normalize:
345            path: 'conf/normalize/webpacus.pl'
346        output:
347          - module: 'KinoSearch'
348            path: 'var/kinosearch'
349          - module: 'Sorted'
350            path: 'var/sorted'
351          - module: 'Webpacus'
352            path: '/data/Webpacus2'
353    
354      hidra:
355        name: 'HIDRA'
356        input:
357          - name: bib
358            type: isis
359            path: '/data/hidra/BIB'
360            encoding: 'cp852'
361            #modify_file: 'conf/modify/common.pl'
362            normalize:
363              path: 'conf/normalize/minimal.pl'
364    

Legend:
Removed from v.882  
changed lines
  Added in v.965

  ViewVC Help
Powered by ViewVC 1.1.26