--- #YAML:1.0 # DO NOT USE TABS FOR INDENTATION OR label/value SEPARATION!!! # encoding of this configuration file config_encoding: 'ISO-8859-2' # encoding in Catalyst. catalyst_encoding: 'UTF-8' # relative path to sites templates under Catalyst root sites_root: 'sites' # which indexing engine to use? (hyperestraier is default) #use_indexer: 'hyperestraier' use_indexer: 'hyperestraier-native' #use_indexer: 'kinosearch' # configuration for Hyper Estraier full text search engine hyperestraier: #url: 'http://localhost:1978/node/webpac2' masterurl: 'http://localhost:1978' defaultnode: 'webpac2' # defaultnode: 'ps' defaultdepth: 1 user: 'admin' passwd: 'admin' # don't turn this on! it will spit huge amounts of output #debug: 1 # # path: 'casket/' # number of results on each page hits_on_page: 10 # number of results to fetch for suggestion (it will fold multiple sameones) hits_for_suggest: 20 # # options used while indexing # # which tag type to use for search engine (used while indexing) type: 'search' # # options for pager pager: # how many pages to show for navigation? max_pages: 20 # configuration for KinoSearch search engine library kinosearch: index_path: './kinosearch/' database: 'unconfigured database name' label: 'unconfigured database label' encoding: 'iso-8859-2' # clean database before opening? (WARNING: this erases existing database) clean: 1 # which field type to index? type: 'search' webpac: # default template to use template: 'html_ffzg_results_short.tt' # path to database files db_path: '/data/webpac2/db' # path to templates used by WebPAC::Output template_path: '/data/webpac2/conf/output/tt' # default template for results default_template: 'html_ffzg.tt' # default user editable css file default_css: 'user.css' css_path: 'root/css' # encoding comming from webpac webpac_encoding: 'iso-8859-2' # encoding expected by Catalyst out_encoding: 'utf-8' # define different input formats (types) and perl modules to handle them inputs: isis: 'WebPAC::Input::ISIS' marc: 'WebPAC::Input::MARC' excel: 'WebPAC::Input::Excel' dbf: 'WebPAC::Input::DBF' # define delimiters for validation delimiters: - ' ; ' - ' : ' - ' / ' - ' = ' editor: # open this record when opening editor # (it will also be used to deduce default database and input) default_record_uri: 'ps/libri/1' # directives after this are used when indexing using core WebPAC modules databases: # This is empty database created only in Hyper Estraier to merge # all three databases 'webpac2': name: 'Search all' 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 - to: ffps credit: 10000 - to: ffro credit: 10000 - to: ffsk credit: 10000 - to: ffsf credit: 10000 - to: ffso credit: 10000 - to: ffta credit: 10000 - to: ffsr credit: 10000 - to: ffmic credit: 10000 - to: vusp credit: 10000 - to: kem 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: 'cp852' modify_file: 'conf/modify/common.pl' normalize: - path: 'conf/normalize/ff-libri.pl' - path: 'conf/normalize/ff-libri-svesci.pl' ffar: name: 'Arheologija, Filozofski fakultet u Zagrebu' input: - name: libri type: isis path: '/backup/isis_backup/A018-2/isisdata/latest/LIBRI/LIBRI' encoding: 'cp852' #limit: 10 modify_file: 'conf/modify/common.pl' normalize: - path: 'conf/normalize/ff-libri.pl' - path: 'conf/normalize/ff-libri-svesci.pl' ffet: name: 'Etnologija, Filozofski fakultet u Zagrebu' input: - name: libri type: isis path: '/backup/isis_backup/A203-3/ISISDATA/latest/LIBRI/LIBRI' encoding: 'cp852' #limit: 10 modify_file: 'conf/modify/common.pl' normalize: - path: 'conf/normalize/ff-libri.pl' - path: 'conf/normalize/ff-libri-svesci.pl' fffi: name: 'Filozofija, Filozofski fakultet u Zagrebu' input: - name: libri type: isis path: '/backup/isis_backup/A102-1B/ISISDATA/latest/LIBRI/LIBRI' encoding: 'cp852' #limit: 10 modify_file: 'conf/modify/common.pl' normalize: - path: 'conf/normalize/ff-libri.pl' - path: 'conf/normalize/ff-libri-svesci.pl' fffo: name: 'Fonetika, Filozofski fakultet u Zagrebu' input: - name: libri type: isis path: '/backup/isis_backup/novi-40162/ISISDATA/latest/LIBRI/LIBRI' encoding: 'cp852' #limit: 10 modify_file: 'conf/modify/common.pl' normalize: - path: 'conf/normalize/ff-libri.pl' - path: 'conf/normalize/ff-libri-svesci.pl' ffge: name: 'Germanistika, Filozofski fakultet u Zagrebu' input: - name: libri type: isis path: '/backup/isis_backup/novi-40166/isisdata/latest/LIBRI/LIBRI' encoding: 'cp852' #limit: 10 modify_file: 'conf/modify/common.pl' normalize: - path: 'conf/normalize/ff-libri.pl' - path: 'conf/normalize/ff-libri-svesci.pl' ffhu: name: 'Hungarologija, Filozofski fakultet u Zagrebu' input: - name: libri type: isis path: '/backup/isis_backup/B001-2/winisis/latest/LIBRI/LIBRI' encoding: 'cp852' #limit: 10 modify_file: 'conf/modify/common.pl' normalize: - path: 'conf/normalize/ff-libri.pl' - path: 'conf/normalize/ff-libri-svesci.pl' ffiz: name: 'Informacijske znanosti, Filozofski fakultet u Zagrebu' input: - name: libri type: isis path: '/backup/isis_backup/A129-2/isisdata/latest/LIBRI/LIBRI' encoding: 'cp852' #limit: 10 modify_file: 'conf/modify/common.pl' normalize: - path: 'conf/normalize/ff-libri.pl' - path: 'conf/normalize/ff-libri-svesci.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: 'cp852' #limit: 10 modify_file: 'conf/modify/common.pl' normalize: - path: 'conf/normalize/ff-libri.pl' - path: 'conf/normalize/ff-libri-svesci.pl' ffkk: name: 'Komparativna književnost, Filozofski fakultet u Zagrebu' input: - name: libri type: isis path: '/backup/isis_backup/A206-4/isisdata/latest/LIBRI/LIBRI' encoding: 'cp852' #limit: 10 modify_file: 'conf/modify/common.pl' normalize: - path: 'conf/normalize/ff-libri.pl' - path: 'conf/normalize/ff-libri-svesci.pl' fflo: name: 'Lingvistika, Filozofski fakultet u Zagrebu' input: - name: libri type: isis path: '/backup/isis_backup/A108-1/ISISDATA/latest/LIBRI/LIBRI' encoding: 'cp852' #limit: 10 modify_file: 'conf/modify/common.pl' normalize: - path: 'conf/normalize/ff-libri.pl' - path: 'conf/normalize/ff-libri-svesci.pl' ffpe: name: 'Pedagogija, Filozofski fakultet u Zagrebu' input: - name: libri type: isis path: '/backup/isis_backup/visnja/isisdata/latest/LIBRI/LIBRI' encoding: 'cp852' #limit: 10 modify_file: 'conf/modify/common.pl' normalize: - path: 'conf/normalize/ff-libri.pl' - path: 'conf/normalize/ff-libri-svesci.pl' ffpo: name: 'Povijest, Filozofski fakultet u Zagrebu' input: - name: libri type: isis path: '/backup/isis_backup/A-201-1/isisdata/latest/LIBRI/LIBRI' encoding: 'cp852' modify_file: 'conf/modify/common.pl' normalize: - path: 'conf/normalize/ff-libri.pl' - path: 'conf/normalize/ff-libri-svesci.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: 'cp852' #limit: 10 modify_file: 'conf/modify/common.pl' normalize: - path: 'conf/normalize/ff-libri.pl' - path: 'conf/normalize/ff-libri-svesci.pl' 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 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-libri.pl' - path: 'conf/normalize/ff-libri-svesci.pl' ffro: name: 'Romanistika, Filozofski fakultet u Zagrebu' input: - name: libri type: isis path: '/backup/isis_backup/A224-2/isisdata/latest/LIBRI/LIBRI' encoding: 'cp852' #limit: 10 modify_file: 'conf/modify/common.pl' normalize: - path: 'conf/normalize/ff-libri.pl' # - path: 'conf/normalize/ff-libri-svesci.pl' # ffsk: # name: 'Skandinavistika, Filozofski fakultet u Zagrebu' # input: # name: libri # type: isis # path: '/backup/isis_backup/B009-1/ISISDATA/latest/LIBRI/LIBRI' # encoding: 'cp852' # #limit: 10 # modify_file: 'conf/modify/common.pl' # normalize: # path: 'conf/normalize/ff-libri.pl' ffsf: name: 'Slavenska filologija, Filozofski fakulteti u Zagrebu' input: # - name: naklb # type: isis # path: '/backup/isis_backup/A125-3/ISISDATA/latest/LIBRI/LIBRI' # encoding: 'cp852' # modify_file: 'conf/modify/ff-nakladnicka.pl' # normalize: # path: 'conf/normalize/ff-nakladnicka.pl' - name: librib type: isis path: '/backup/isis_backup/A125-3/ISISDATA/latest/LIBRI/LIBRI' encoding: 'cp852' modify_file: 'conf/modify/common.pl' normalize: - path: 'conf/normalize/ff-libri.pl' # - path: 'conf/normalize/ff-libri-svesci.pl' - name: librim type: isis path: '/backup/isis_backup/A121-1/ISISDATA/latest/LIBRI/LIBRI' encoding: 'cp852' #limit: 10 modify_file: 'conf/modify/common.pl' normalize: - path: 'conf/normalize/ff-libri.pl' - path: 'conf/normalize/ff-libri-svesci.pl' ffso: name: 'Sociologija, Filozofski fakultet u Zagrebu' input: - name: libri type: isis path: '/backup/isis_backup/A002-3/isisdata/latest/LIBRI/LIBRI' encoding: 'cp852' #limit: 10 modify_file: 'conf/modify/common.pl' normalize: - path: 'conf/normalize/ff-libri.pl' - path: 'conf/normalize/ff-libri-svesci.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: 'cp852' #limit: 10 modify_file: 'conf/modify/common.pl' normalize: - path: 'conf/normalize/ff-libri.pl' - path: 'conf/normalize/ff-libri-svesci.pl' ffta: name: 'Talijanistika, Filozofski fakultet u Zagrebu' input: - name: libri type: isis path: '/backup/isis_backup/A225-2/isisdata/latest/LIBRI/LIBRI' encoding: 'cp852' #limit: 10 modify_file: 'conf/modify/common.pl' normalize: - path: 'conf/normalize/ff-libri.pl' - path: 'conf/normalize/ff-libri-svesci.pl' fftu: name: 'Turkologija, Filozofski fakultet u Zagrebu' input: - name: libri type: isis path: '/data/isis_data/tu/DATA/LIBRI/LIBRI' # path: '/backup/isis_backup/B025-2/ISISDATA/latest/LIBRI/LIBRI' encoding: 'cp852' #limit: 10 modify_file: 'conf/modify/common.pl' normalize: - path: 'conf/normalize/ff-libri.pl' - path: 'conf/normalize/ff-libri-svesci.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: 'cp852' # #limit: 10 # #modify_file: 'conf/modify/common.pl' # normalize: # path: 'conf/normalize/ff-libri.pl' # exhibit: # name: 'SMILE Exhibit based ouptput for WebPAC' # input: # name: 'FFZG - Psihologija' # type: marc # path: 'out/marc/ffsf-librim.marc' # encoding: 'cp852' # #limit: 100 # normalize: # path: 'conf/normalize/json.pl' # output: # module: 'JSON' # path: 'out/exhibit/ps.js'