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 Bug 2780 - Capitalize strings consistently (OPAC pages) 2012-04-06 18:27:55 +02:00
sco Bug 9748: don't link items in SCO checkout list back to main OPAC 2013-03-20 08:57:27 -04:00
search Bug 8766 - OPACBaseURL still called as OPACBaseurl in many files 2012-10-12 16:33:07 +02:00
svc Bug 9554: single quote in didyoumean 2013-03-19 21:01:51 -04:00
text Bug 8726: ExplodedTerms suggestion plugin (functionality) 2012-09-28 17:08:21 +02:00
ilsdi.tt Bug 2780 - Capitalize strings consistently (OPAC pages) 2012-04-06 18:27:55 +02:00
kohaerror.tt Bug 2780 - Capitalize strings consistently (OPAC pages) 2012-04-06 18:27:55 +02:00
maintenance.tt Bug 2780 - Capitalize strings consistently (OPAC pages) 2012-04-06 18:27:55 +02:00
opac-account.tt Bug 7500 [FOLLOW-UP][Missing images] Use CSS Sprites for faster page loading 2012-09-13 17:52:06 +02:00
opac-addbybiblionumber.tt Bug 2780 - Capitalize strings consistently (OPAC pages) 2012-04-06 18:27:55 +02:00
opac-advsearch.tt Bug 9395: Problem with callnumber and standard number searches 2013-02-15 18:30:15 -05:00
opac-alert-subscribe.tt Bug 2780 - Capitalize strings consistently (OPAC pages) 2012-04-06 18:27:55 +02:00
opac-auth-detail.tt Bug 8870 UNIMARC authorities search doesn't display information properly 2012-10-22 17:50:06 +02:00
opac-auth-MARCdetail.tt Bug 8523: Display auth hierarchies w/all marcflavours 2012-09-21 14:52:08 +02:00
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 Bug 8870 UNIMARC authorities search doesn't display information properly 2012-10-22 17:50:06 +02:00
opac-basket.tt Bug 9115 - basket window should close automatically when placing a hold 2012-11-25 18:06:11 -05:00
opac-browser.tt Bug 2780 - Capitalize strings consistently (OPAC pages) 2012-04-06 18:27:55 +02:00
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 Bug 2780 - Capitalize strings consistently (OPAC pages) 2012-04-06 18:27:55 +02:00
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 Bug 2780 - Capitalize strings consistently (OPAC pages) 2012-04-06 18:27:55 +02:00
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 Bug 7500 [FOLLOW-UP][Missing images] Use CSS Sprites for faster page loading 2012-09-13 17:52:06 +02:00
opac-mymessages.tt
opac-opensearch.tt Bug 8936: Search RSS feeds does not show there items when subscribing in Firefox 2012-10-30 18:24:54 +01:00
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 Bug 8017 reduce manipulation of GetAllIssues return 2012-09-13 18:51:45 +02:00
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 Bug 8621: Alternative template for cart email 2012-08-29 18:18:16 +02:00
opac-sendbasketform.tt Bug 2780 - Capitalize strings consistently (OPAC pages) 2012-04-06 18:27:55 +02:00
opac-sendshelf.tt Bug 2780 - Capitalize strings consistently (OPAC pages) 2012-04-06 18:27:55 +02:00
opac-sendshelfform.tt Bug 2780 - Capitalize strings consistently (OPAC pages) 2012-04-06 18:27:55 +02:00
opac-serial-issues.tt Bug 7905: Follow up - Multi-line subscription notes 2012-06-27 15:29:56 +02:00
opac-shelves.tt Bug 9458 - Add sorting to lists - QA Followup 2013-03-13 09:06:19 -04:00
opac-showmarc.tt Bug 8872: Changes for opac-showmarc 2012-11-06 07:29:01 -05:00
opac-showreviews-rss.tt Bug 8708 [Revised] RSS feed for new comments is broken 2012-09-12 15:31:58 +02:00
opac-showreviews.tt Bug 8679 [REVISED] Remove usage of Amazon API 2012-08-29 16:05:29 +02:00
opac-suggestions.tt Bug 9457: [ENH] Ordering branches should be case independent (2) 2013-03-20 15:35:58 -04:00
opac-tags.tt Bug 8873 - JavaScript error in Opac displaying tag cloud 2012-10-12 22:47:35 +02:00
opac-tags_subject.tt Bug 2780 - Capitalize strings consistently (OPAC pages) 2012-04-06 18:27:55 +02:00
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 Bug 7500 [FOLLOW-UP][Missing images] Use CSS Sprites for faster page loading 2012-09-13 17:52:06 +02:00
opac-userupdate.tt Bug 7500 [FOLLOW-UP][Missing images] Use CSS Sprites for faster page loading 2012-09-13 17:52:06 +02:00