bug 3034: Tag multiple items at once.
authorStephen Edwards <sedwards@alloycomputing.com>
Wed, 1 Apr 2009 17:19:35 +0000 (13:19 -0400)
committerGalen Charlton <galen.charlton@liblime.com>
Wed, 1 Apr 2009 17:30:01 +0000 (12:30 -0500)
commit6d54aa97f08c111862b107fef02bb30b14ec36b4
tree96831a04a36d0edb58c928a8a4b2d03dd7083326
parent9c4a717dd556b83763cabfa2639322cd566b6830
bug 3034: Tag multiple items at once.

Added a "Tag" button in the toolbar area of the results
page.  This activates an inline form that allows the user
to enter a tag that can then be applied to all currently
selected items.

In addition, a "Tag" link has been added to both the List and
Cart pages that provides the same functionality in those contexts.
In these two cases, the a per-item states appears below the
bibliographic information for each item.

Status that applies to the overall operation, such as failing to
provide a tag, will be shown in an alert dialog box.

Signed-off-by: Galen Charlton <galen.charlton@liblime.com>
koha-tmpl/opac-tmpl/prog/en/css/opac.css
koha-tmpl/opac-tmpl/prog/en/js/tags.js
koha-tmpl/opac-tmpl/prog/en/modules/opac-basket.tmpl
koha-tmpl/opac-tmpl/prog/en/modules/opac-reserve.tmpl
koha-tmpl/opac-tmpl/prog/en/modules/opac-results.tmpl
koha-tmpl/opac-tmpl/prog/en/modules/opac-shelves.tmpl
opac/opac-basket.pl
opac/opac-tags.pl