/[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 660 by dpavlin, Fri Sep 8 14:35:51 2006 UTC revision 676 by dpavlin, Wed Sep 13 17:33:08 2006 UTC
# Line 423  databases: Line 423  databases:
423      input:      input:
424        - name: libri        - name: libri
425          type: isis          type: isis
426          path: '/home/mglavica/mnt/LIBRI/LIBRI'  #        path: '/home/mglavica/mnt/LIBRI/LIBRI'
427  #        path: '/backup/isis_backup/A207-3/isisdata/latest/LIBRI/LIBRI'          path: '/backup/isis_backup/A207-3/isisdata/latest/LIBRI/LIBRI'
428          encoding: 'cp852'          encoding: 'cp852'
429          lookup: 'conf/lookup/isis_ffzg.yml'          lookup: 'conf/lookup/isis_ffzg.yml'
430          #limit: 10          #limit: 10
431          modify_file: 'conf/modify/common.pl'          modify_file: 'conf/modify/common.pl'
432          normalize:          normalize:
433            path: 'conf/normalize/common.pl'            path: 'conf/normalize/common.pl'
434          - name: peri
435            type: isis
436            path: '/backup/isis_backup/A207-3/isisdata/latest/PERI/PERI'
437            encoding: 'cp852'
438            lookup: 'conf/lookup/ffkk-peri.yml'
439            #limit: 10
440            modify_file: 'conf/modify/common.pl'
441            normalize:
442              path: 'conf/normalize/common.pl'
443        - name: arti        - name: arti
444          type: isis          type: isis
445          path: '/home/mglavica/mnt/ARTI/ARTI'  #        path: '/home/mglavica/mnt/ARTI/ARTI'
446  #        path: '/backup/isis_backup/A207-3/isisdata/latest/ARTI/ARTI'          path: '/backup/isis_backup/A207-3/isisdata/latest/ARTI/ARTI'
447          encoding: 'cp852'          encoding: 'cp852'
448          lookup: 'conf/lookup/isis_ffzg.yml'          lookup: 'conf/lookup/isis_ffzg.yml'
449          #limit: 10          #limit: 10
450          modify_records:          modify_file: 'conf/modify/ffkk_arti.pl'
           200:  
             '^f':  
               '; ': '^x'  
451          normalize:          normalize:
452            path: 'conf/normalize/common.pl'            path: 'conf/normalize/common.pl'
453    
# Line 586  databases: Line 592  databases:
592        encoding: 'cp852'        encoding: 'cp852'
593        lookup: 'conf/lookup/isis_ffzg.yml'        lookup: 'conf/lookup/isis_ffzg.yml'
594        #limit: 10        #limit: 10
595        modify_records:        modify_file: 'conf/modify/common.pl'
         200:  
           '^a':  
             ' : ': '^e'  
             ' = ': '^d'  
           '^k':  
             '^e': ' : '  
           '^d':  
             '^e': ' : '  
           '^e':  
             '^d': ' = '  
             '^k': ' ; '  
           '*':  
             '^g': ' ; '  
         210:  
           '^a':  
             '^c': '^b'  
           '^b':  
             ' ; ': '^a'  
             ' : ': '^b'  
             '^d': '^c'  
         700:  
           '^a':  
             '^b': ', '  
         701:  
           '^a':  
             '^b': ', '  
         702:  
           '^a':  
             '^b': ', '  
596        normalize:        normalize:
597          path: 'conf/normalize/common.pl'          path: 'conf/normalize/common.pl'
598    
# Line 628  databases: Line 605  databases:
605        encoding: 'cp852'        encoding: 'cp852'
606        lookup: 'conf/lookup/isis_ffzg.yml'        lookup: 'conf/lookup/isis_ffzg.yml'
607        #limit: 10        #limit: 10
608        modify_records:        modify_file: 'conf/modify/common.pl'
         200:  
           '^a':  
             ' ; ': '^k'  
           '^d':  
             '^e': ' : '  
           '^e':  
             '^d': ' = '  
           '*':  
             '^g': ' ; '  
         210:  
           '*':  
             '^c': '^b'  
             '^d': '^c'  
             '. (': '. (^e'  
             ' : ': ' :^f'  
         700:  
           '^a':  
             '^b': ', '  
         701:  
           '^a':  
             '^b': ', '  
         702:  
           '^a':  
             '^b': ', '  
609        normalize:        normalize:
610          path: 'conf/normalize/common.pl'          path: 'conf/normalize/common.pl'
611    

Legend:
Removed from v.660  
changed lines
  Added in v.676

  ViewVC Help
Powered by ViewVC 1.1.26