Bug 7980: [SIGNED-OFF] Group search results tag input with other actions
authorOwen Leonard <oleonard@myacpl.org>
Wed, 18 Apr 2012 15:32:48 +0000 (11:32 -0400)
committerPaul Poulain <paul.poulain@biblibre.com>
Fri, 25 May 2012 15:34:18 +0000 (17:34 +0200)
commitddfb28876c541823fcd0ca8b50f9164473beba80
tree7ab3099e1170034fa1221c2873d8fc1df8158f74
parentcfae2c6a610dea0a4be8b1a672b7d3df9954f8cc
Bug 7980: [SIGNED-OFF] Group search results tag input with other actions

This patch hides the tag input form in OPAC search results when
TagsInputOnList is turned on. An "Add tag" is added to the
"Actions" line. Clicking the link un-hides the tag input form.
A "Cancel" link hides it again.

The patch also moves the display of ratings to the bottom of
the list so that existing tags are grouped with the other
title details which are prefixed with a label ("Type:",
"Availability", etc.).

To test, enable the TagsInputOnList system preference. Do a search
and try adding tags from the search results list.

signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com>
Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Paul Poulain <paul.poulain@biblibre.com>
koha-tmpl/opac-tmpl/prog/en/css/opac.css
koha-tmpl/opac-tmpl/prog/en/modules/opac-results.tt
koha-tmpl/opac-tmpl/prog/images/tag-small-disabled.png [new file with mode: 0644]
koha-tmpl/opac-tmpl/prog/images/tag-small.png [new file with mode: 0644]