/[webpac2]/trunk/vhost/baze/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/baze/config.yml

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1224 - (show annotations)
Tue Jun 9 21:47:28 2009 UTC (14 years, 10 months ago) by dpavlin
File size: 450 byte(s)
example configuration for vhost/webpac2.cgi to turn Excel into searchable WebPAC
using new features from WebPAC::Input::Excel

1 # Encoding of this file must be UTF-8!
2
3 vhost:
4 inputs: 'Baze casopisa'
5
6 no_results: 'nema rezultata'
7
8 databases:
9 baze:
10 name: 'Baze casopisa'
11 description: 'opis?'
12 input:
13 - name: 'dostupne'
14 description: 'Dostupne baze'
15 module: 'WebPAC::Input::Excel'
16 path: '/data/FF/baze/baze.xls'
17 labels: 'vhost/baze/baze-labels.txt'
18 output:
19 - module: 'WebPAC::Output::SWISH'
20 database: 'baze'
21

  ViewVC Help
Powered by ViewVC 1.1.26