Koha/koha-tmpl/opac-tmpl/prog/en/modules
Kyle M Hall 4def1cb4eb Bug 7740 - Highlight items in own library in search results/detail page in OPAC
This feature enables a particular library's items to be emphasized and moved
to the first position on the search results and details pages of the OPAC.

It is enabled by the sytem preference HighlightOwnItemsOnOPAC.

To choose which branches items are emphasized, use the system preference
HighlightOwnItemsOnOPACWhich. It has two modes.

If set to PatronBranch, the items emphasized will be those of the same
library as the patron's library. If no one is logged into the opac, no
items will be highlighted.

If set to OpacURLBranch, the library is chosen based on the Apache
environment variable BRANCHCODE.

For example, this could be added to the OPAC section of koha-httpd.conf:
SetEnv BRANCHCODE "CPL"

The point of this feature is to allow each library on a given Koha server
to have a specific subdomain for the opac where that library's items are
empasized. That was http://branch1.opac.mylibrary.org will emphasize the
items of branch1, while http://branch2.opac.mylibrary.org will emphasize
the items of branch2.

Signed-off-by: Melia Meggs <melia@bywatersolutions.com>
Signed-off-by: Nora Blake <nblake@masslibsystem.org>

Signed-off-by: Paul Poulain <paul.poulain@biblibre.com>
Signed-off-by: Jared Camins-Esakov <jcamins@cpbibliography.com>
2013-03-22 22:57:29 -04:00
..
errors
sco Bug 9748: don't link items in SCO checkout list back to main OPAC 2013-03-20 08:57:27 -04:00
search
svc Bug 9554: single quote in didyoumean 2013-03-19 21:01:51 -04:00
text
ilsdi.tt
kohaerror.tt
maintenance.tt
opac-account.tt
opac-addbybiblionumber.tt
opac-advsearch.tt Bug 9395: Problem with callnumber and standard number searches 2013-02-15 18:30:15 -05:00
opac-alert-subscribe.tt
opac-auth-detail.tt
opac-auth-MARCdetail.tt
opac-auth.tt Bug 9587 : Mozilla Persona login 2013-02-24 10:15:35 -05:00
opac-authorities-home.tt Bug 9132: Paging through OPAC authority search results does not work (followup 1) input with and_ora instread of and_or 2012-11-28 08:13:18 -05:00
opac-authoritiessearchresultlist.tt
opac-basket.tt
opac-browser.tt
opac-detail.tt Bug 7740 - Highlight items in own library in search results/detail page in OPAC 2013-03-22 22:57:29 -04:00
opac-downloadcart.tt Bug 6680 - simple tidy-up of cart download format descriptions 2012-11-28 08:31:22 -05:00
opac-downloadshelf.tt Follow up to Bug 6680: tiny up download lists formats 2012-11-28 08:31:22 -05:00
opac-full-serial-issues.tt Bug 8782: Close a subscription 2012-11-30 08:14:24 -05:00
opac-imageviewer.tt
opac-ISBDdetail.tt Bug 9265 - Switch to HTML5 doctype in OPAC and staff client 2013-01-31 11:47:04 -05:00
opac-main.tt Bug 9587 : Mozilla Persona login 2013-02-24 10:15:35 -05:00
opac-MARCdetail.tt
opac-memberentry-update-submitted.tt Bug 7067 [Follow-up: templates] allow patron self registration via the opac 2012-12-14 08:08:59 -05:00
opac-memberentry.tt Bug 7067 [Follow-up: templates] allow patron self registration via the opac 2012-12-14 08:08:59 -05:00
opac-messaging.tt
opac-mymessages.tt
opac-opensearch.tt
opac-passwd.tt Bug 8515 - OPAC password change does not obey OpacPasswordChange 2012-11-25 18:30:14 -05:00
opac-privacy.tt Bug 8942: Translation process breaks javascript (followup 2) 2013-01-31 11:00:24 -05:00
opac-readingrecord.tt
opac-registration-confirmation.tt Bug 7067 - OPAC Borrower Self Registration 2012-12-14 08:08:59 -05:00
opac-registration-email-sent.tt Bug 7067 [Follow-up: templates] allow patron self registration via the opac 2012-12-14 08:08:59 -05:00
opac-registration-invalid.tt Bug 7067 - OPAC Borrower Self Registration 2012-12-14 08:08:59 -05:00
opac-reserve.tt Bug 9457: [ENH] Ordering branches should be case independent (2) 2013-03-20 15:35:58 -04:00
opac-results-grouped.tt Bug 9554: single quote in didyoumean 2013-03-19 21:01:51 -04:00
opac-results.tt Bug 7740 - Highlight items in own library in search results/detail page in OPAC 2013-03-22 22:57:29 -04:00
opac-review.tt Bug 9265 - Switch to HTML5 doctype in OPAC and staff client 2013-01-31 11:47:04 -05:00
opac-search-history.tt Bug 9265 - Switch to HTML5 doctype in OPAC and staff client 2013-01-31 11:47:04 -05:00
opac-sendbasket.tt
opac-sendbasketform.tt
opac-sendshelf.tt
opac-sendshelfform.tt
opac-serial-issues.tt
opac-shelves.tt Bug 9458 - Add sorting to lists - QA Followup 2013-03-13 09:06:19 -04:00
opac-showmarc.tt
opac-showreviews-rss.tt
opac-showreviews.tt
opac-suggestions.tt Bug 9457: [ENH] Ordering branches should be case independent (2) 2013-03-20 15:35:58 -04:00
opac-tags.tt
opac-tags_subject.tt
opac-topissues.tt Bug 9265 - Switch to HTML5 doctype in OPAC and staff client 2013-01-31 11:47:04 -05:00
opac-user.tt Bug 9329: Wrong message for already expired cards 2013-02-08 09:07:21 -05:00
opac-userdetails.tt
opac-userupdate.tt