A script generating keyword clouds from Zebra Indexes
[koha.git] / misc / cronjobs / cloud-sample.conf
diff --git a/misc/cronjobs/cloud-sample.conf b/misc/cronjobs/cloud-sample.conf
new file mode 100644 (file)
index 0000000..d79ed26
--- /dev/null
@@ -0,0 +1,14 @@
+--- 
+KohaConf: /home/mylibrary/etc/koha-conf.xml
+ZebraIndex: Author-name-corporate
+KohaIndex: au
+Count: 50
+Withcss: yes
+Output: /home/mylibrary/koha/koha-tmpl/cloud-author.html
+--- 
+KohaConf: /home/yourlibrary/etc/koha-conf.xml
+ZebraIndex: Subject
+KohaIndex: su
+Count: 200
+Withcss: no
+Output: /home/yourlibrary/koha/koha-tmpl/cloud-subject.html