/[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 917 by dpavlin, Mon Sep 3 15:26:46 2007 UTC revision 918 by dpavlin, Tue Oct 30 22:07:08 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'
       path: 'ffsf-librim.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          encoding: 'cp852'
343          normalize:
344            path: 'conf/normalize/webpacus.pl'
345        output:
346          module: 'KinoSearch'
347          path: 'var/kinosearch'
348    

Legend:
Removed from v.917  
changed lines
  Added in v.918

  ViewVC Help
Powered by ViewVC 1.1.26