[% USE raw %] [% USE Asset %] [% SET footerjs = 1 %] [% BLOCK pluginlist %]
[% FOREACH plugin IN plugins %]
[% IF plugin.enabled %][% ELSE %][% END %]
[% SWITCH plugin.name %] [% CASE 'AuthorityFile' %] Suggest authorities which are relevant to the term the user searched for. [% CASE 'ExplodedTerms' %] Suggest that patrons expand their searches to include broader/narrower/related terms. [% CASE 'LibrisSpellcheck' %] Use the LIBRIS spellcheck API. [% END %]
[% END %]
[% END %] [% INCLUDE 'doc-head-open.inc' %] Did you mean? › Administration › Koha [% INCLUDE 'doc-head-close.inc' %] [% WRAPPER 'header.inc' %] [% INCLUDE 'prefs-admin-search.inc' %] [% END %] [% WRAPPER 'sub-header.inc' %] [% END %]

Did you mean?

Please put the 'Did you mean?' plugins in order by significance, from most significant to least significant, and check the box to enable those plugins that you want to use.
OPAC [% PROCESS pluginlist plugins=OPACpluginlist type='opac' %]
Cancel
[% MACRO jsinclude BLOCK %] [% Asset.js("js/admin-menu.js") | $raw %] [% END %] [% INCLUDE 'intranet-bottom.inc' %]