/[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 612 by dpavlin, Wed Aug 23 10:08:17 2006 UTC revision 802 by dpavlin, Thu Feb 15 22:43:03 2007 UTC
# Line 9  catalyst_encoding: 'UTF-8' Line 9  catalyst_encoding: 'UTF-8'
9  sites_root: 'sites'  sites_root: 'sites'
10    
11  # which indexing engine to use? (hyperestraier is default)  # which indexing engine to use? (hyperestraier is default)
12  use_indexer: 'hyperestraier'  #use_indexer: 'hyperestraier'
13    use_indexer: 'hyperestraier-native'
14  #use_indexer: 'kinosearch'  #use_indexer: 'kinosearch'
15    
16  # configuration for Hyper Estraier full text search engine  # configuration for Hyper Estraier full text search engine
# Line 24  hyperestraier: Line 25  hyperestraier:
25    # don't turn this on! it will spit huge amounts of output    # don't turn this on! it will spit huge amounts of output
26    #debug: 1    #debug: 1
27    #    #
28      #
29      path: 'casket/'
30    # number of results on each page    # number of results on each page
31    hits_on_page: 10    hits_on_page: 10
32    # number of results to fetch for suggestion (it will fold multiple sameones)    # number of results to fetch for suggestion (it will fold multiple sameones)
# Line 187  databases: Line 190  databases:
190    'webpac2':    'webpac2':
191      name: 'Search all'      name: 'Search all'
192      links:      links:
       - to: ffan  
         credit: 10000  
       - to: ffar  
         credit: 10000  
       - to: ffet  
         credit: 10000  
       - to: fffi  
         credit: 10000  
       - to: fffo  
         credit: 10000  
       - to: ffge  
         credit: 10000  
       - to: ffhu  
         credit: 10000  
       - to: ffiz  
         credit: 10000  
       - to: ffkf  
         credit: 10000  
       - to: ffkk  
         credit: 10000  
       - to: fflo  
         credit: 10000  
       - to: fftu  
         credit: 10000  
       - to: ffpe    
         credit: 10000  
       - to: ffpo  
         credit: 10000  
       - to: ffpu  
         credit: 10000  
193        - to: ffps        - to: ffps
194          credit: 10000          credit: 10000
195        - to: ffro          - to: nsk
         credit: 10000  
       - to: ffsk  
         credit: 10000  
       - to: ffsfb  
         credit: 10000  
       - to: ffsfm  
         credit: 10000  
       - to: ffso  
196          credit: 10000          credit: 10000
       - to: ffta  
         credit: 10000  
       - to: ffsr  
         credit: 10000  
       - to: ffmic  
         credit: 10000  
       - to: efzg  
         credit: 10000  
       - to: eizg  
         credit: 10000  
       - to: efos  
         credit: 10000  
       - to: irmo  
         credit: 10000  
       - to: hika  
         credit: 10000  
       - to: iztzg  
         credit: 10000  
       - to: jzav  
         credit: 10000  
       - to: ijf  
         credit: 10000  
       - to: emerald  
         credit: 10000  
   
   # site with alternative databases  
   'hr':  
     name: 'Primjer za hrvatsko suèelje'  
     links:  
       - to: ffps  
         credit: 10000  
       - to: ffkk  
         credit: 5000  
       - to: emerald  
         credit: 5000  
   
   
 #  'ffps':  
 #    name: 'Knji¾nica Odsjeka za psihologiju'  
 #    links:  
 #      - to: ffps  
 #        credit: 10000  
   
   'drustvene':  
     name: 'Katalog knji¾nica dru¹tvenih znanosti'  
     links:  
       - to: efzg  
         credit: 10000  
       - to: eizg  
         credit: 10000  
       - to: efos  
         credit: 10000  
       - to: irmo  
         credit: 10000  
       - to: hika  
         credit: 10000  
       - to: iztzg  
         credit: 10000  
       - to: jzav  
         credit: 10000  
       - to: ijf  
         credit: 10000  
     
   'ecasopisi':  
     name: 'Katalog elektronièkih èasopisa'  
     links:  
       - to: emerald  
         credit: 10000  
   
   ffan:  
     name: 'Anglistika, Filozofski fakultet u Zagrebu'  
     input:  
       name: libri  
       type: isis  
       path: '/backup/isis_backup/A105-1/ISIS/latest/LIBRI/LIBRI'  
       encoding: '852'  
       lookup: 'conf/lookup/isis.pm'  
       #limit: 10  
       normalize:  
         path: 'conf/normalize/common.pl'  
   
   ffar:  
     name: 'Arheologija, Filozofski fakultet u Zagrebu'  
     input:  
       name: libri  
       type: isis  
       path: '/backup/isis_backup/A018-2/isisdata/latest/LIBRI/LIBRI'  
       encoding: '852'  
       lookup: 'conf/lookup/isis_ffzg.yml'  
       #limit: 10  
       normalize:  
         path: 'conf/normalize/common.pl'  
   
   ffet:  
     name: 'Etnologija, Filozofski fakultet u Zagrebu'  
     input:  
       name: libri  
       type: isis  
       path: '/backup/isis_backup/A203-2/ISISDATA/latest/LIBRI/LIBRI'  
       encoding: '852'  
       lookup: 'conf/lookup/isis_ffzg.yml'  
       #limit: 10  
       normalize:  
         path: 'conf/normalize/common.pl'  
   
   fffi:  
     name: 'Filozofija, Filozofski fakultet u Zagrebu'  
     input:  
       name: libri  
       type: isis  
       path: '/backup/isis_backup/A102-1B/ISISDATA/latest/LIBRI/LIBRI'  
       encoding: '852'  
       lookup: 'conf/lookup/isis_ffzg.yml'  
       #limit: 10  
       normalize:  
         path: 'conf/normalize/common.pl'  
   
   fffo:  
     name: 'Fonetika, Filozofski fakultet u Zagrebu'  
     input:  
       - name: libri  
         type: isis  
         path: '/backup/isis_backup/novi-40162/ISISDATA/latest/LIBRI/LIBRI'  
         encoding: '852'  
         lookup: 'conf/lookup/isis_ffzg.yml'  
         #limit: 10  
         normalize:  
           path: 'conf/normalize/common.pl'  
       - name: arti  
         type: isis  
         path: '/backup/isis_backup/novi-40162/ISISDATA/latest/ARTI/ARTI'  
         encoding: '852'  
         lookup: 'conf/lookup/isis_ffzg.yml'  
         #limit: 10  
         normalize:  
           path: 'conf/normalize/common.pl'  
   
   
   ffge:  
     name: 'Germanistika, Filozofski fakultet u Zagrebu'  
     input:  
       name: libri  
       type: isis  
       path: '/backup/isis_backup/A106-1/isisdata/latest/LIBRI/LIBRI'  
       encoding: '852'  
       lookup: 'conf/lookup/isis_ffzg.yml'  
       #limit: 10  
       normalize:  
         path: 'conf/normalize/common.pl'  
   
   ffhu:  
     name: 'Hungarologija, Filozofski fakultet u Zagrebu'  
     input:  
       name: libri  
       type: isis  
       path: '/backup/isis_backup/B001-2/winisis/latest/LIBRI/LIBRI'  
       encoding: '852'  
       lookup: 'conf/lookup/isis_ffzg.yml'  
       #limit: 10  
       normalize:  
         path: 'conf/normalize/common.pl'  
197    
   ffiz:  
     name: 'Informacijske znanosti, Filozofski fakultet u Zagrebu'  
     input:  
       name: libri  
       type: isis  
       path: '/backup/isis_backup/A129-2/isisdata/latest/LIBRI/LIBRI'  
       encoding: '852'  
       lookup: 'conf/lookup/isis_ffzg.yml'  
       #limit: 10  
       normalize:  
         path: 'conf/normalize/common.pl'  
   
   ffkf:  
     name: 'Klasièna filologija, Filozofski fakultet u Zagrebu'  
     input:  
       name: libri  
       type: isis  
       path: '/backup/isis_backup/A209-2/isisdata/latest/LIBRI/LIBRI'  
       encoding: '852'  
       lookup: 'conf/lookup/isis_ffzg.yml'  
       #limit: 10  
       normalize:  
         path: 'conf/normalize/common.pl'  
   
   ffkk:  
     name: 'Komparativna knji¾evnost, Filozofski fakultet u Zagrebu'  
     input:  
       name: libri  
       type: isis  
       path: '/backup/isis_backup/A207-3/isisdata/latest/LIBRI/LIBRI'  
       encoding: '852'  
       lookup: 'conf/lookup/isis_ffzg.yml'  
       #limit: 10  
       normalize:  
         path: 'conf/normalize/common.pl'  
   
   fflo:  
     name: 'Lingvistika, Filozofski fakultet u Zagrebu'  
     input:  
       name: libri  
       type: isis  
       path: '/backup/isis_backup/A108-1/ISISDATA/latest/LIBRI/LIBRI'  
       encoding: '852'  
       lookup: 'conf/lookup/isis_ffzg.yml'  
       #limit: 10  
       modify_records:  
         200:  
           '^d':  
             '^e': ' : '  
           '^e':  
             '^d': ' = '  
           '*':  
             '^g': ' ; '  
             '^c': '. '  
         210:  
           '*':  
             '^c': '^b'  
             '^d': '^c'  
         700:  
           '^a':  
             '^b': ', '  
         701:  
           '^a':  
             '^b': ', '  
         702:  
           '^a':  
             '^b': ', '  
       normalize:  
         path: 'conf/normalize/common.pl'  
   
   fftu:  
     name: 'Turkologija, Filozofski fakultet u Zagrebu'  
     input:  
       name: libri  
       type: isis  
       path: '/backup/isis_backup/B025-2/ISISDATA/latest/LIBRI/LIBRI'  
       encoding: '852'  
       lookup: 'conf/lookup/isis_ffzg.yml'  
       #limit: 10  
       normalize:  
         path: 'conf/normalize/common.pl'  
   
   ffpe:  
     name: 'Pedagogija, Filozofski fakultet u Zagrebu'  
     input:  
       name: libri  
       type: isis  
       path: '/backup/isis_backup/A226-1/isisdata/latest/LIBRI/LIBRI'  
       encoding: '852'  
       lookup: 'conf/lookup/isis_ffzg.yml'  
       #limit: 10  
       normalize:  
         path: 'conf/normalize/common.pl'  
   
   ffpo:  
     name: 'Povijest, Filozofski fakultet u Zagrebu'  
     input:  
       name: libri  
       type: isis  
       path: '/backup/isis_backup/A201-1/isisdata/latest/LIBRI/LIBRI'  
       encoding: '852'  
       lookup: 'conf/lookup/isis_ffzg.yml'  
       #limit: 10  
       normalize:  
         path: 'conf/normalize/common.pl'  
   
   ffpu:  
     name: 'Povijest umjetnosti, Filozofski fakultet u Zagrebu'  
     input:  
       name: libri  
       type: isis  
       path: '/backup/isis_backup/C124-3/ISISDATA/latest/LIBRI/LIBRI'  
       encoding: '852'  
       lookup: 'conf/lookup/isis_ffzg.yml'  
       #limit: 10  
       normalize:  
         path: 'conf/normalize/common.pl'  
198    
199    ffps:    ffps:
200      # all variables here will be available as config variables in template      # all variables here will be available as config variables in template
# Line 527  databases: Line 214  databases:
214          # path: '/data/isis_data/PS/LIBRI/'          # path: '/data/isis_data/PS/LIBRI/'
215    
216          # encoding of character set in isis data          # encoding of character set in isis data
217          encoding: '852'          encoding: 'cp852'
218    
219          # lookup          # lookup
220          lookup: 'conf/lookup/isis_ffzg.yml'          # lookup: 'conf/lookup/isis_ffzg.yml'
221    
222          # limit number of records to read from database          # limit number of records to read from database
223          #limit: 10          #limit: 10
224    
225            modify_file: 'conf/modify/common.pl'
226            
227          # define normalisation for that source          # define normalisation for that source
228          normalize:          normalize:
229            # which tag to use in normalize xml for data?            # which tag to use in normalize xml for data?
230            # tag: 'isis'            # tag: 'isis'
231            # path to normalization xml            # path to normalization xml
232            path: 'conf/normalize/common.pl'            #- path: 'conf/normalize/ff-nakladnicka.pl'
233            #path: 'conf/normalize/isis_ffzg.yml'            path: 'conf/normalize/ff-libri.pl'
234              #- path: 'conf/normalize/minimal.pl'
235              #- path: 'conf/normalize/ff-dupli.pl'
236              #- path: 'conf/normalize/ffps-spec.pl'
237    
238        # another input database        # another input database
239        - name: peri        - name: peri
240          type: isis          type: isis
241          path: '/backup/isis_backup/sunce2/isisdata/latest/PERI/PERI'          path: '/backup/isis_backup/sunce2/isisdata/latest/PERI/PERI'
242          encoding: '852'          encoding: 'cp852'
         lookup: 'conf/lookup/isis_ffzg.yml'  
243          #limit: 10          #limit: 10
244            # modify_file: 'conf/modify/common.pl'
245          normalize:          normalize:
246            path: 'conf/normalize/common.pl'            path: 'conf/normalize/ff-peri.pl'
   
   ffro:  
     name: 'Romanistika, Filozofski fakultet u Zagrebu'  
     input:  
       name: libri  
       type: isis  
       path: '/backup/isis_backup/A224-2/isisdata/latest/LIBRI/LIBRI'  
       encoding: '852'  
       lookup: 'conf/lookup/isis_ffzg.yml'  
       #limit: 10  
       normalize:  
         path: 'conf/normalize/common.pl'  
247    
248    ffsk:    nsk:
249      name: 'Skandinavistika, Filozofski fakultet u Zagrebu'      name: 'Nacionalna i sveucilisna knjiznica'
250      input:      input:
251        name: libri        name: baza
       type: isis  
       path: '/backup/isis_backup/B009-2/ISISDATA/latest/LIBRI/LIBRI'  
       encoding: '852'  
       lookup: 'conf/lookup/isis_ffzg.yml'  
       #limit: 10  
       normalize:  
         path: 'conf/normalize/common.pl'  
   
   ffsfb:  
     name: 'Slavenska filologija (B), Filozofski fakulteti u Zagrebu'  
     input:  
       name: libri  
       type: isis  
       path: '/backup/isis_backup/A125-3/ISISDATA/latest/LIBRI/LIBRI'  
       encoding: '852'  
       lookup: 'conf/lookup/isis_ffzg.yml'  
       #limit: 10  
       modify_records:  
         200:  
           '^a':  
             ' ; ': '^k'  
           '^d':  
             '^e': ' : '  
           '^e':  
             '^d': ' = '  
           '*':  
             '^g': ' ; '  
         210:  
           '*':  
             '^c': '^b'  
             '^d': '^c'  
             '. (': '. (^e'  
             ' : ': ' :^f'  
         700:  
           '^a':  
             '^b': ', '  
         701:  
           '^a':  
             '^b': ', '  
         702:  
           '^a':  
             '^b': ', '  
       normalize:  
         path: 'conf/normalize/common.pl'  
   
   ffsfm:  
     name: 'Slavenska filologija (M), Filozofski fakulteti u Zagrebu'  
     input:  
       name: libri  
       type: isis  
       path: '/backup/isis_backup/A121-2/ISISDATA/latest/LIBRI/LIBRI'  
       encoding: '852'  
       lookup: 'conf/lookup/isis_ffzg.yml'  
       #limit: 10  
       modify_records:  
         200:  
           '^a':  
             ' ; ': '^k'  
           '^d':  
             '^e': ' : '  
           '^e':  
             '^d': ' = '  
           '*':  
             '^g': ' ; '  
         210:  
           '*':  
             '^c': '^b'  
             '^d': '^c'  
             '. (': '. (^e'  
             ' : ': ' :^f'  
         700:  
           '^a':  
             '^b': ', '  
         701:  
           '^a':  
             '^b': ', '  
         702:  
           '^a':  
             '^b': ', '  
       normalize:  
         path: 'conf/normalize/common.pl'  
   
   ffso:  
     name: 'Sociologija, Filozofski fakultet u Zagrebu'  
     input:  
       name: libri  
       type: isis  
       path: '/backup/isis_backup/A002-3/isisdata/latest/LIBRI/LIBRI'  
       encoding: '852'  
       lookup: 'conf/lookup/isis_ffzg.yml'  
       #limit: 10  
       normalize:  
         path: 'conf/normalize/common.pl'  
   
   ffta:  
     name: 'Talijanistika, Filozofski fakultet u Zagrebu'  
     input:  
       name: libri  
       type: isis  
       path: '/backup/isis_backup/A224-1/isisdata/latest/LIBRI/LIBRI'  
       encoding: '852'  
       lookup: 'conf/lookup/isis_ffzg.yml'  
       #limit: 10  
       normalize:  
         path: 'conf/normalize/common.pl'  
   
   ffsr:  
     name: 'Sredi¹nja èitaonica, Filozofski fakultet u Zagrebu'  
     input:  
       name: libri  
       type: isis  
       path: '/backup/isis_backup/A112-1/ISISDATA/latest/LIBRI/LIBRI'  
       encoding: '852'  
       lookup: 'conf/lookup/isis_ffzg.yml'  
       #limit: 10  
       normalize:  
         path: 'conf/normalize/common.pl'  
   
   ffmic:  
     name: 'Meðunarodni istra¾ivaèki centar za kasnu antiku i srednji vijek'  
     input:  
       name: libri  
       type: isis  
       path: '/backup/isis_backup/C107-9/ISISDATA/latest/LIBRI/LIBRI'  
       encoding: '852'  
       lookup: 'conf/lookup/isis_ffzg.yml'  
       #limit: 10  
       normalize:  
         path: 'conf/normalize/common.pl'  
   
   efzg:  
     name: 'Ekonomski fakutet u Zagrebu'  
     input:  
       name: knjige  
       type: marc  
       path: '/data/drustvene/efzg/unimarc.iso'  
       encoding: '852'  
       # CroList recoding pairs to fix encoding problems  
       recode: 'ÏC È Ïc è ÂC Æ Âc æ ò ð ÏS © Ïs ¹ ÏZ ® Ïz ¾'  
       lookup: 'conf/lookup/efzg.yml'  
       #limit: 1000  
       normalize:  
         path: 'conf/normalize/common.pl'  
   
   eizg:  
     name: 'Ekonomski institut u Zagrebu'  
     input:  
       name: bib  
       type: isis  
       path: '/data/drustvene/eizg/BIB'  
       encoding: '852'  
       lookup: 'conf/lookup/eizg.yml'  
       #limit: 100  
       normalize:  
         path: 'conf/normalize/common.pl'  
   
   efos:  
     name: 'Ekonomski fakutet u Osijeku'  
     input:  
       name: knjige  
       type: marc  
       path: '/data/drustvene/efos/EFOSBAZA.ISO'  
       encoding: 'ISO-8859-2'  
       # CroList recoding pairs to fix encoding problems  
       #recode: '^ È ~ è ] Æ } æ | ð \[ © { ¹ @ ® ` ¾'  
       lookup: 'conf/lookup/efos.yml'  
       #limit: 10  
       normalize:  
         path: 'conf/normalize/common.pl'  
   
   irmo:  
     name: 'Institut za meðunarodne odnose u Zagrebu'  
     input:  
       name: knjige  
       type: isis  
       path: '/data/drustvene/irmo/LIBRI'  
       encoding: '852'  
       lookup: 'conf/lookup/eizg.yml'  
       #limit: 10  
       normalize:  
         path: 'conf/normalize/common.pl'  
   
   hika:  
     name: 'Fakultet za turistièki i hotelski menad¾ment u Opatiji'  
     input:  
       name: knjige  
252        type: marc        type: marc
253        path: '/data/drustvene/hika/szi.iso'        path: '/backup/data/NSK/BBaza.ISO'
254        encoding: 'ISO-8859-2'        encoding: 'ISO-8859-2'
       # CroList recoding pairs to fix encoding problems  
       recode: 'ÏC È Ïc è ÂC Æ Âc æ ò ð ÏS © Ïs ¹ ÏZ ® Ïz ¾'  
       lookup: 'conf/lookup/efzg.yml'  
       #limit: 10  
       normalize:  
         path: 'conf/normalize/common.pl'  
   
   iztzg:  
     name: 'Institut za turizam u Zagrebu'  
     input:  
       name: knjige  
       type: isis  
       path: '/data/drustvene/iztzg/BIB'  
       encoding: '852'  
       lookup: 'conf/lookup/eizg.yml'  
       #limit: 10  
       normalize:  
         path: 'conf/normalize/common.pl'  
   
   jzav:  
     name: 'Jadranski zavod'  
     input:  
       name: bib  
       type: isis  
       path: '/data/drustvene/jzav/BIB'  
       encoding: '852'  
       lookup: 'conf/lookup/jzav.yml'  
       #limit: 10  
255        normalize:        normalize:
256          path: 'conf/normalize/common.pl'          path: 'conf/normalize/ps-casopisi.pl'
   
   ijf:  
     name: 'Institut za javne financije'  
     input:  
       name: knjige  
       type: marc  
       path: '/data/drustvene/ijf/szi.iso'  
       encoding: 'ISO-8859-2'  
       # CroList recoding pairs to fix encoding problems  
       recode: 'ÏC È Ïc è ÂC Æ Âc æ ò ð ÏS © Ïs ¹ ÏZ ® Ïz ¾'  
       lookup: 'conf/lookup/efzg.yml'  
       #limit: 10  
       normalize:  
         path: 'conf/normalize/common.pl'  
   
 # Elektronièki èasopisi  
   emerald:  
     name: 'EmeraldFulltext'  
     input:  
       name: ecas  
       type: excel  
       path: '/data/FF/emerald/persistenturls.xls'  
       worksheet: 'All Titles'  
       from: 20  
       encoding: 'windows-1250'  
       #limit: 10  
       normalize:  
         path: 'conf/normalize/excel_emerald.pl'  
   
257    

Legend:
Removed from v.612  
changed lines
  Added in v.802

  ViewVC Help
Powered by ViewVC 1.1.26