Koha/koha-tmpl/opac-tmpl/prog/en/css
Jared Camins-Esakov ba9c71f04f Bug 8525: highlight matches on OPAC detail page
After doing a search and going to the details page, it can sometimes
be difficult to see exactly *why* a record was returned by a search.
By highlighting matches on the detail page as well as the results
page, we make it much easier to figure that out.

This patch uses a query_desc CGI parameter which is inserted into links
from the results page with javascript. This serves to avoid the
potential privacy implications of a cookie, and ensures that users
without javascript enabled see no change whatsoever.

To test:
1) Do a search (or two) in the OPAC with OpacHighlightedWords on.
2) View a record or two of the results, and ensure that the correct
   words are highlighted.
3) Disable OpacHighlightedWords and do another search (or two),
   this time ensuring that no words are highlighted.

Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
2012-09-03 09:58:28 +02:00
..
babeltheque.css Bug 7470 follow-up: adding comments to avoid removal of this file 2012-08-02 14:14:26 +02:00
colors.css Beginning redesign of the OPAC. At this stage it's a move to make it more like the dev_week design, but this is only a starting point. This commit makes most OPAC page layouts very broken. 2007-11-13 21:35:45 -06:00
datatables.css Bug 6836: followup CSS work 2012-01-27 11:33:12 +01:00
hierarchy.css synch'ing librarian & opac hierarchy css 2007-12-18 04:47:11 -06:00
jquery.rating.css Bug 5668 - Star ratings in the opac 2012-04-10 14:40:49 +02:00
opac.css Bug 8525: highlight matches on OPAC detail page 2012-09-03 09:58:28 +02:00
print.css Bug 8095 - Printed lists in the OPAC not easy to read 2012-05-28 14:30:43 +02:00
sanop.css Reorganizing OPAC files in the same way intranet files were 2007-11-13 21:35:43 -06:00
sco.css Bug 8111 - Language chooser display problem in self-checkout 2012-06-05 15:48:56 +02:00