https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16735
--- Comment #2 from Kyle M Hall <[email protected]> --- (In reply to Katrin Fischer from comment #1) > Could we make it so that search groups and hierarchical groups can be > different? You might want to group libraries for search differently than for > organisational reasons. First off, you can actually define multiple different hierarchies within the new editor. It allows you to create an unlimited number of root groups. This gives us much flexibility in how a system can define its' hierarchy for different features. I think there are two ways to accomplish this: 1) Add the "show group in search" option I outlined previously 2) Allow the library to create a special root group just for searching. This group would be stored in a syspref. Each child of the root group would be a search group to be displayed. The pros of this way would be that we don't need to alter the database schema to implement it. What do you all think? Kyle -- 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/
