From: Mike Taylor Date: Tue, 10 Jun 2014 10:21:01 +0000 (+0100) Subject: Emit each facet's title using the template named facetTitle-NAME, X-Git-Tag: 1.0.0~509 X-Git-Url: http://sru.miketaylor.org.uk/?a=commitdiff_plain;ds=sidebyside;h=ed4b067f8083566fa9de056fd7629278228bb2a5;hp=ed4b067f8083566fa9de056fd7629278228bb2a5;p=mkws-moved-to-github.git Emit each facet's title using the template named facetTitle-NAME, falling back to the old hardwired (maybe translated) caption in the common case when there is no such template. The template is invoked on a data object that at present contains only the current query. This provides the means to fix MKWS-214. ---