/[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 636 by dpavlin, Wed Sep 6 19:25:22 2006 UTC revision 660 by dpavlin, Fri Sep 8 14:35:51 2006 UTC
# Line 423  databases: Line 423  databases:
423      input:      input:
424        - name: libri        - name: libri
425          type: isis          type: isis
426          path: '/backup/isis_backup/A207-3/isisdata/latest/LIBRI/LIBRI'          path: '/home/mglavica/mnt/LIBRI/LIBRI'
427    #        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'
432          normalize:          normalize:
433            path: 'conf/normalize/common.pl'            path: 'conf/normalize/common.pl'
434        - name: arti        - name: arti
435          type: isis          type: isis
436          path: '/backup/isis_backup/A207-3/isisdata/latest/ARTI/ARTI'          path: '/home/mglavica/mnt/ARTI/ARTI'
437    #        path: '/backup/isis_backup/A207-3/isisdata/latest/ARTI/ARTI'
438          encoding: 'cp852'          encoding: 'cp852'
439          lookup: 'conf/lookup/isis_ffzg.yml'          lookup: 'conf/lookup/isis_ffzg.yml'
440          #limit: 10          #limit: 10
# Line 452  databases: Line 455  databases:
455        lookup: 'conf/lookup/isis_ffzg.yml'        lookup: 'conf/lookup/isis_ffzg.yml'
456        #limit: 10        #limit: 10
457        modify_file: 'conf/modify/common.pl'        modify_file: 'conf/modify/common.pl'
       modify_records:  
         200:  
           '^k':  
             '^e': ' : '  
           '^d':  
             '^e': ' : '  
           '^e':  
             '^d': ' = '  
             '^k': ' ; '  
           '*':  
             '^g': ' ; '  
           '^a':  
             ' : ': '^e'  
             ' = ': '^d'  
             ' ; ': '^k'  
         210:  
           '^a':  
             '^c': '^b'  
           '^b':  
             ' ; ': '^a'  
             ' : ': '^b'  
             '^d': '^c'  
         700:  
           '^a':  
             '^b': ', '  
         701:  
           '^a':  
             '^b': ', '  
         702:  
           '^a':  
             '^b': ', '  
458        normalize:        normalize:
459          path: 'conf/normalize/common.pl'          path: 'conf/normalize/common.pl'
460    
# Line 560  databases: Line 532  databases:
532          # limit number of records to read from database          # limit number of records to read from database
533          #limit: 10          #limit: 10
534    
535          modify_records:          modify_file: 'conf/modify/common.pl'
536            200:          
             '^d':  
               '^e': ' : '  
             '^e':  
               '^d': ' = '  
             '*':  
               '^g': ' ; '  
               '^c': '. '  
           210:  
             '^a':  
               '^c': '^b'  
             '^b':  
               ' : ': '^b'  
               '^d': '^c'  
             '*':  
               '. (': '. (^e'  
             '^e':  
               ' : ': ' ^f'  
           700:  
             '^a':  
               '^b': ', '  
           701:  
             '^a':  
               '^b': ', '  
           702:  
             '^a':  
               '^b': ', '  
537          # define normalisation for that source          # define normalisation for that source
538          normalize:          normalize:
539            # which tag to use in normalize xml for data?            # which tag to use in normalize xml for data?

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

  ViewVC Help
Powered by ViewVC 1.1.26