[Koha-bugs] [Bug 5079] Make display of shelving location and call number in XSLT results controlled by sysprefs

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Sun Jun 26 23:08:54 CEST 2011


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

--- Comment #3 from Elliott Davis <tdavis at uttyler.edu> 2011-06-26 21:08:54 UTC ---
Created attachment 4523
  --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=4523
Patch to add/remove shelving location in xslt opac-search

Added system preference to display shelving location of an item on opac reults.
 The system preference is called OpacItemLocation.  I also moved the call
number to a new line called Location along with the shelving location if it is
enabled.  To Test: run database update script to add syspref. Enable
OpacItemLocation to show locations on the opac-search page.  If it is working
you should see the shelving location of the item before the call number. 
Multiple home branch shelving locations are separated by a |.

-- 
Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA Contact for the bug.


More information about the Koha-bugs mailing list