From: Mike Taylor Date: Wed, 2 Oct 2013 12:11:17 +0000 (+0100) Subject: Definitive documented list of config params. X-Git-Tag: 0.9.1~196 X-Git-Url: http://git.indexdata.com/?p=mkws-moved-to-github.git;a=commitdiff_plain;h=1cce4f5bbe7b57ada87d2141357d0d87ea71f67c Definitive documented list of config params. --- diff --git a/tools/htdocs/whitepaper.markdown b/tools/htdocs/whitepaper.markdown index 6bcbc79..220e9c9 100644 --- a/tools/htdocs/whitepaper.markdown +++ b/tools/htdocs/whitepaper.markdown @@ -269,7 +269,27 @@ Reference Guide ### Configuration object -TODO + debug: int [1] + facets: array + lang: string + lang_display: array + lang_menu: bool +ADD language_*: hash + pazpar2_url: string [/pazpar2/search.pz2] +ADD perpage: array + perpage_default: string + perpage_menu: bool [true] + query_width: int + responsive_design: bool +ADD responsive_design_width: int [980] + service_proxy_auth: url + service_proxy_url: string [http://mkws.indexdata.com/service-proxy/] +ADD sort: array + sort_default: string + sort_menu: bool [true] + use_service_proxy: bool [true] + +TODO add default values, describe ### jQuery plugin invocation