/[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 879 by dpavlin, Sun May 27 16:00:26 2007 UTC revision 880 by dpavlin, Thu Aug 23 19:23:53 2007 UTC
# Line 75  webpac: Line 75  webpac:
75      isis: 'WebPAC::Input::ISIS'      isis: 'WebPAC::Input::ISIS'
76      marc: 'WebPAC::Input::MARC'      marc: 'WebPAC::Input::MARC'
77      excel: 'WebPAC::Input::Excel'      excel: 'WebPAC::Input::Excel'
78        dbf: 'WebPAC::Input::DBF'
79    # define delimiters for validation    # define delimiters for validation
80    delimiters:    delimiters:
81      - ' ; '      - ' ; '
# Line 189  databases: Line 190  databases:
190  #      - to: emerald  #      - to: emerald
191  #        credit: 10000  #        credit: 10000
192    
193    
194    ffan:    ffan:
195      name: 'Anglistika, Filozofski fakultet u Zagrebu'      name: 'Anglistika, Filozofski fakultet u Zagrebu'
196      input:      input:
# Line 198  databases: Line 200  databases:
200          encoding: 'cp852'          encoding: 'cp852'
201          modify_file: 'conf/modify/common.pl'          modify_file: 'conf/modify/common.pl'
202          normalize:          normalize:
203            path: 'conf/normalize/minimal.pl'            path: 'conf/normalize/ff-libri.pl'
204    
205    ffar:    ffar:
206      name: 'Arheologija, Filozofski fakultet u Zagrebu'      name: 'Arheologija, Filozofski fakultet u Zagrebu'
207      input:      input:
# Line 231  databases: Line 234  databases:
234          path: '/backup/isis_backup/A102-1B/ISISDATA/latest/LIBRI/LIBRI'          path: '/backup/isis_backup/A102-1B/ISISDATA/latest/LIBRI/LIBRI'
235          encoding: 'cp852'          encoding: 'cp852'
236          #limit: 10          #limit: 10
237          #modify_file: 'conf/modify/common.pl'          modify_file: 'conf/modify/common.pl'
238          normalize:          normalize:
239            path: 'conf/normalize/minimal.pl'            path: 'conf/normalize/minimal.pl'
240    
# Line 317  databases: Line 320  databases:
320          #limit: 10          #limit: 10
321          modify_file: 'conf/modify/common.pl'          modify_file: 'conf/modify/common.pl'
322          normalize:          normalize:
323            path: 'conf/normalize/minimal.pl'            path: 'conf/normalize/ff-libri.pl'
324    
325    fftu:    fftu:
326      name: 'Turkologija, Filozofski fakultet u Zagrebu'      name: 'Turkologija, Filozofski fakultet u Zagrebu'
# Line 399  databases: Line 402  databases:
402            # which tag to use in normalize xml for data?            # which tag to use in normalize xml for data?
403            # tag: 'isis'            # tag: 'isis'
404            # path to normalization xml            # path to normalization xml
405            path: 'conf/normalize/minimal.pl'            path: 'conf/normalize/ff-libri.pl'
406    
407    
408    ffro:    ffro:
# Line 407  databases: Line 410  databases:
410      input:      input:
411        - name: libri        - name: libri
412          type: isis          type: isis
413          path: '/backup/isis_backup/A224-6/isisdata/latest/LIBRI/LIBRI'          path: '/backup/isis_backup/A224-6/isisdata/20070605/LIBRI/LIBRI'
414          encoding: 'cp852'          encoding: 'cp852'
415          #limit: 10          #limit: 10
416          modify_file: 'conf/modify/common.pl'          modify_file: 'conf/modify/common.pl'
# Line 429  databases: Line 432  databases:
432    ffsf:    ffsf:
433      name: 'Slavenska filologija, Filozofski fakulteti u Zagrebu'      name: 'Slavenska filologija, Filozofski fakulteti u Zagrebu'
434      input:      input:
435          - name: naklb
436            type: isis
437            path: '/backup/isis_backup/A125-3/ISISDATA/latest/LIBRI/LIBRI'
438            encoding: 'cp852'
439            modify_file: 'conf/modify/ff-nakladnicka.pl'
440            normalize:
441              path: 'conf/normalize/ff-nakladnicka.pl'
442        - name: librib        - name: librib
443          type: isis          type: isis
444          path: '/backup/isis_backup/A125-3/ISISDATA/latest/LIBRI/LIBRI'          path: '/backup/isis_backup/A125-3/ISISDATA/latest/LIBRI/LIBRI'
445          encoding: 'cp852'          encoding: 'cp852'
         #limit: 10  
446          modify_file: 'conf/modify/common.pl'          modify_file: 'conf/modify/common.pl'
447          normalize:          normalize:
448            path: 'conf/normalize/minimal.pl'            path: 'conf/normalize/ff-libri.pl'
449        - name: librim        - name: librim
450          type: isis          type: isis
451          path: '/backup/isis_backup/A121-1/ISISDATA/latest/LIBRI/LIBRI'          path: '/backup/isis_backup/A121-1/ISISDATA/latest/LIBRI/LIBRI'
# Line 475  databases: Line 484  databases:
484      input:      input:
485        - name: libri        - name: libri
486          type: isis          type: isis
487          path: '/backup/isis_backup/A121-1/ISISDATA/latest/LIBRI/LIBRI'          path: '/backup/isis_backup/A112-1/ISISDATA/latest/LIBRI/LIBRI'
488          encoding: 'cp852'          encoding: 'cp852'
489          #limit: 10          #limit: 10
490          modify_file: 'conf/modify/common.pl'          modify_file: 'conf/modify/common.pl'
# Line 493  databases: Line 502  databases:
502          #modify_file: 'conf/modify/common.pl'          #modify_file: 'conf/modify/common.pl'
503          normalize:          normalize:
504            path: 'conf/normalize/minimal.pl'            path: 'conf/normalize/minimal.pl'
505    
506    
507      

Legend:
Removed from v.879  
changed lines
  Added in v.880

  ViewVC Help
Powered by ViewVC 1.1.26