/[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 348 by dpavlin, Sat Jan 7 17:34:16 2006 UTC revision 417 by dpavlin, Sun Feb 26 23:22:39 2006 UTC
# Line 5  Line 5 
5  config_encoding: 'ISO-8859-2'  config_encoding: 'ISO-8859-2'
6  # encoding in Catalyst.  # encoding in Catalyst.
7  catalyst_encoding: 'UTF-8'  catalyst_encoding: 'UTF-8'
8    # relative path to sites templates under Catalyst root
9    sites_root: 'sites'
10    
11  # configuration for hyper estraier full text search engine  # configuration for hyper estraier full text search engine
12  hyperestraier:  hyperestraier:
# Line 70  databases: Line 72  databases:
72        - to: jzav        - to: jzav
73          credit: 10000          credit: 10000
74    
75      # site with alternative databases
76      'hr':
77        name: 'Primjer za hrvatsko suèelje'
78        links:
79          - to: ps
80            credit: 10000
81          - to: kk
82            credit: 5000
83    
84    # Psihologija    # Psihologija
85    'ps':    'ps':
# Line 150  databases: Line 160  databases:
160        type: marc        type: marc
161        path: '/data/isis_data/efzg/unimarc.iso'        path: '/data/isis_data/efzg/unimarc.iso'
162        encoding: '852'        encoding: '852'
163          # CroList recoding pairs to fix encoding problems
164          recode: 'ÏC È Ïc è ÂC Æ Âc æ ò ð ÏS © Ïs ¹ ÏZ ® Ïz ¾'
165        lookup: 'conf/lookup/isis.pm'        lookup: 'conf/lookup/isis.pm'
166        #limit: 100        #limit: 100
167        normalize:        normalize:

Legend:
Removed from v.348  
changed lines
  Added in v.417

  ViewVC Help
Powered by ViewVC 1.1.26