[Koha-bugs] [Bug 10892] Make facets customisable - step 1 : store facet config in YAML block

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Sep 17 18:05:03 CEST 2013


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10892

--- Comment #1 from mathieu saby <mathieu.saby at univ-rennes2.fr> ---
Created attachment 21141
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=21141&action=edit
[PATCH] Bug 10892 : Make facets customizable - step 1 store configuration in
YAML block


This is the first of a group of patches whose goal is to make facets
configurable.
This patch stores facet configuration in a YAML block, within Koha.pm file.
Next steps will be to use an external YAML file.

No functional changes are expected, except for UNIMARC :
I took the occasion for fixing location facets, which were broken (wrongly
build on 995$c instead of 995$e).

To test :
1. make some searches, use facets
2. apply
3. make the same searches, use facets the same way. No differences should be
visible
4. in a UNIMARC Koha, check location facets are visible after applying the
patch

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list