http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10892
--- Comment #1 from mathieu saby <[email protected]> --- 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. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
