]> git.koha-community.org Git - koha.git/commit
Bug 6399 - tooltip for tags that says 'separate by comma'
authorOwen Leonard <oleonard@myacpl.org>
Wed, 15 May 2013 12:45:32 +0000 (08:45 -0400)
committerTomas Cohen Arazi <tomascohen@gmail.com>
Tue, 21 May 2013 14:44:58 +0000 (11:44 -0300)
commite776b28e31052553c994d63162a36263b3ada259
treeada402afb8e5bc9e235fe51ee65e97b746511c4a
parentdeedd99d92c2c3cf6932eeffd2d9c270142055d4
Bug 6399 - tooltip for tags that says 'separate by comma'

Some sites split tags on spaces, some on commas. Since Koha splits on a
comma, we should make that clear to the patron. This patch adds
additional text to the "New tag(s)" label.

To test, enable TagsEnabled, TagsInputOnDetail, and TagsInputOnList.
Click "Add tag" on both OPAC search results and an OPAC detail page.
Confirm that the revised label appears correctly.

Signed-off-by: Nicole C. Engard <nengard@bywatersolutions.com>
all tests pass

Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
All tests pass. There are some more places where we can
add tags to multiple records at once, I noted them on the bug.

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

Signed-off-by: Galen Charlton <gmc@esilibrary.com>
(cherry picked from commit 14ac6cf11b19c3f1ca64c58bf520e7a9e5cf2f37)

Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
Even if tha patch doesn't add a tooltip, as it is just a string change that clarifies the addition of tags it should be applied to stable.
koha-tmpl/opac-tmpl/prog/en/css/opac.css
koha-tmpl/opac-tmpl/prog/en/modules/opac-detail.tt
koha-tmpl/opac-tmpl/prog/en/modules/opac-results.tt