--- trunk/conf/mjesec.yml 2007/05/25 19:48:02 842 +++ trunk/conf/mjesec.yml 2007/05/27 10:45:40 848 @@ -140,6 +140,10 @@ credit: 10000 - to: ffmic credit: 10000 + - to: vusp + credit: 10000 + - to: kem + credit: 10000 # # site with alternative databases # 'hr': @@ -490,3 +494,26 @@ normalize: path: 'conf/normalize/minimal.pl' + vusp: + name: 'Viša učiteljska škola u Petrinji' + input: + - name: osman + type: isis + path: '/data/unizg/vusp/osman' + encoding: 'cp852' + #limit: 10 + #modify_file: 'conf/modify/common.pl' + normalize: + path: 'conf/normalize/ff-libri.pl' + + kem: + name: 'Centralna kemijska biblioteka, PMF' + input: + name: unimar + type: isis + path: '/data/unizg/kem/UNIMAR' + encoding: 'cp852' + #limit: 10 + #modify_file: 'conf/modify/common.pl' + normalize: + path: 'conf/normalize/minimal.pl'