A script generating keyword clouds from Zebra Indexes
[koha_fer] / misc / cronjobs / cloud-sample.conf
1 --- 
2 KohaConf: /home/mylibrary/etc/koha-conf.xml
3 ZebraIndex: Author-name-corporate
4 KohaIndex: au
5 Count: 50
6 Withcss: yes
7 Output: /home/mylibrary/koha/koha-tmpl/cloud-author.html
8 --- 
9 KohaConf: /home/yourlibrary/etc/koha-conf.xml
10 ZebraIndex: Subject
11 KohaIndex: su
12 Count: 200
13 Withcss: no
14 Output: /home/yourlibrary/koha/koha-tmpl/cloud-subject.html