--- trunk/conf/mjesec.yml 2007/02/15 22:43:03 802 +++ trunk/conf/mjesec.yml 2007/03/02 00:34:22 805 @@ -190,68 +190,32 @@ 'webpac2': name: 'Search all' links: - - to: ffps + - to: hrz credit: 10000 - to: nsk credit: 10000 - - ffps: - # all variables here will be available as config variables in template - name: 'Psihologija, Filozofski fakultet u Zagrebu' - code: 'ps' - url: 'http://www.knjiznice.ffzg.hr/psihologija' - - # define input source + hrz: + name: 'Hrvatski restauratorski zavod' input: - # this will create unique name with name of database and mfn - - name: libri - # isis - type: isis - - # full path to database - path: '/backup/isis_backup/sunce2/isisdata/latest/LIBRI/' - # path: '/data/isis_data/PS/LIBRI/' - - # encoding of character set in isis data - encoding: 'cp852' - - # lookup - # lookup: 'conf/lookup/isis_ffzg.yml' - - # limit number of records to read from database - #limit: 10 - - modify_file: 'conf/modify/common.pl' - - # define normalisation for that source - normalize: - # which tag to use in normalize xml for data? - # tag: 'isis' - # path to normalization xml - #- path: 'conf/normalize/ff-nakladnicka.pl' - path: 'conf/normalize/ff-libri.pl' - #- path: 'conf/normalize/minimal.pl' - #- path: 'conf/normalize/ff-dupli.pl' - #- path: 'conf/normalize/ffps-spec.pl' + name: knjige + type: isis + path: '/data/humanistika/hrz/knjige/KNJIGE' + encoding: 'cp852' + #limit: 10 + #modify_file: 'conf/modify/common.pl' + normalize: + path: 'conf/normalize/minimal.pl' - # another input database - - name: peri - type: isis - path: '/backup/isis_backup/sunce2/isisdata/latest/PERI/PERI' - encoding: 'cp852' - #limit: 10 - # modify_file: 'conf/modify/common.pl' - normalize: - path: 'conf/normalize/ff-peri.pl' nsk: name: 'Nacionalna i sveucilisna knjiznica' input: - name: baza + name: analitika type: marc path: '/backup/data/NSK/BBaza.ISO' encoding: 'ISO-8859-2' + modify: 'conf/modify/analitika.pl' normalize: path: 'conf/normalize/ps-casopisi.pl'