/[webpac2]/Webpacus/config.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 /Webpacus/config.yml

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 232 by dpavlin, Tue Dec 6 16:35:11 2005 UTC revision 237 by dpavlin, Tue Dec 6 23:49:13 2005 UTC
# Line 54  databases: Line 54  databases:
54        
55      # define input source      # define input source
56      input:      input:
57          # this will create unique name with name of database and mfn        # this will create unique name with name of database and mfn
58        - name: libri        - name: libri
59          # isis          # isis
60          type: isis          type: isis
# Line 69  databases: Line 69  databases:
69          lookup: 'conf/lookup/isis.pm'          lookup: 'conf/lookup/isis.pm'
70            
71          # limit number of records to read from database          # limit number of records to read from database
72          limit: 100          #limit: 100
73            
74          # define normalisation for that source          # define normalisation for that source
75          normalize:          normalize:
# Line 89  databases: Line 89  databases:
89            tag: 'isis'            tag: 'isis'
90            path: 'conf/normalize/isis_ffzg.xml'            path: 'conf/normalize/isis_ffzg.xml'
91    
92    # Kooo... k?    # Komparativna
93    kk:    kk:
94      name: 'Tko zna?'      name: 'Komparativna'
95        
96      input:      input:
97        name: libri        name: libri
# Line 99  databases: Line 99  databases:
99        path: '/data/isis_data/ffkk/LIBRI'        path: '/data/isis_data/ffkk/LIBRI'
100        encoding: '852'        encoding: '852'
101        lookup: 'conf/lookup/isis.pm'        lookup: 'conf/lookup/isis.pm'
102        limit: 100        #limit: 100
103        normalize:        normalize:
104          tag: 'isis'          tag: 'isis'
105          path: 'conf/normalize/isis_ffzg.xml'          path: 'conf/normalize/isis_ffzg.xml'
106        
107      jzav:
108        name: 'Jadranski zavod'
109        input:
110          name: knjige
111          type: isis
112          path: '/data/isis_data/jzav/BIB'
113          encoding: '852'
114          lookup: 'conf/lookup/jzav.yml'
115          #limit: 100
116          normalize:
117            tag: 'isis'
118            path: 'conf/normalize/isis_ffzg.xml'

Legend:
Removed from v.232  
changed lines
  Added in v.237

  ViewVC Help
Powered by ViewVC 1.1.26