Koha/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences
Frédéric Demians 769faee11a Bug 5755: Syspref to control facets truncation
On OPAC/staff result page facets are truncated to 20 characters. On some OPAC
layout, it's not enough. A new syspref FacetLabelTruncationLength defines the
length to cut facets if necessary.

This patch add the syspref to searching.pref and add it to syspref various
language default values loaded into DB during installation process. It's not
necessary to update DB since length is fixed to 20 (as before) when this
syspref isn't defined in systemprefercences table.

Rebased to last HEAD: 2011.03.18

[Documentation] FacetLabelTruncationLength syspref in Searching tab

[3.2] It doesn't apply.

Signed-off-by: Nicole C. Engard <nengard@bywatersolutions.com>
Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
2011-03-22 21:06:35 +13:00
..
acquisitions.pref
admin.pref
authorities.pref Bug 5810: Subject tracings search complete subfields 2011-03-13 15:02:59 +13:00
cataloguing.pref
circulation.pref Bug 5669: Adding a system preference to control whether a user can select a pick branch for their hold or not 2011-03-14 16:18:08 +13:00
creators.pref
enhanced_content.pref Bug 5462: fixed current preferences tab highlighting bug created by dashfix 2011-02-03 09:58:52 +00:00
i18n_l10n.pref Bug 5462: fixed current preferences tab highlighting bug created by dashfix 2011-02-03 09:58:52 +00:00
local_use.pref Bug 5462: fixed current preferences tab highlighting bug created by dashfix 2011-02-03 09:58:52 +00:00
logs.pref bug 5783: follow-up system preferences tweaks 2011-03-07 15:09:23 +13:00
opac.pref Bug 3881: OPAC Privacy reimplementation 2011-01-31 22:23:50 +13:00
patrons.pref
searching.pref Bug 5755: Syspref to control facets truncation 2011-03-22 21:06:35 +13:00
serials.pref
staff_client.pref Bug 5462: fixed current preferences tab highlighting bug created by dashfix 2011-02-03 09:58:52 +00:00
web_services.pref Bug 5462: fixed current preferences tab highlighting bug created by dashfix 2011-02-03 09:58:52 +00:00