/[webpac2]/trunk/vhost/koha/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

Contents of /trunk/vhost/koha/config.yml

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1252 - (show annotations)
Mon Jul 27 13:40:29 2009 UTC (14 years, 9 months ago) by mglavica
File size: 558 byte(s)
example search for Koha database 

1 # Encoding of this file must be UTF-8!
2
3 vhost:
4 no_results: 'nema rezultata'
5
6 databases:
7 koha:
8 name: 'Katalog Knjižnice Filozofskog fakulteta'
9 description: 'pretraživanje kataloga'
10 input:
11 - name: 'database'
12 module: 'WebPAC::Input::Koha'
13 path: 'var/koha.marc'
14 - name: 'marc'
15 module: 'WebPAC::Input::MARC'
16 path: 'var/koha.marc'
17 decription: 'Zapisi iz kataloga'
18 normalize:
19 path: 'vhost/koha/marc.pl'
20 output:
21 module: 'WebPAC::Output::SWISH'
22 database: 'ecas'
23

  ViewVC Help
Powered by ViewVC 1.1.26