/[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 877 by dpavlin, Thu Aug 23 19:22:00 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 333  databases: Line 319  databases:
319        normalize:        normalize:
320          path: 'conf/normalize/common.pl'          path: 'conf/normalize/common.pl'
321  #      mapping_path: 'conf/input/dbf/cas2000.yml'  #      mapping_path: 'conf/input/dbf/cas2000.yml'
322    
323      exhibit:
324        name: 'SMILE Exhibit based ouptput for WebPAC'
325        input:
326          name: 'FFZG - Psihologija'
327          type: marc
328          path: 'out/marc/ffsf-peri.marc'
329          encoding: 'cp852'
330          normalize:
331            path: 'conf/normalize/json.pl'
332        output:
333          module: 'JSON'
334          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.877  
changed lines
  Added in v.918

  ViewVC Help
Powered by ViewVC 1.1.26