Bug 6933 [REVISED] Add a view of titles with a particular tag to the staff client
authorOwen Leonard <oleonard@myacpl.org>
Wed, 28 Sep 2011 16:44:26 +0000 (12:44 -0400)
committerPaul Poulain <paul.poulain@biblibre.com>
Thu, 2 Feb 2012 08:46:01 +0000 (09:46 +0100)
commita526f2936e0f412b570e7a06f0134fafa8641432
tree4998b3f88035624c7f9758929caa0178b787c927
parent297d22459f670212624d22a0e48447799004935b
Bug 6933 [REVISED] Add a view of titles with a particular tag to the staff client

- Adds a new page to the tags moderation section for viewing all the
  titles tagged with a particular term.
- Adds display of approved tags to the catalog detail page matching the opac
  view. Adding tags from the detail view not implemented.

Follow-up adds tags display to XSLT detail view

Areas for improvement:

- I think it would be better to show "Also tagged with:" and exclude
  the current tag from the list of titles tagged with a particular tag.
- It would be nice to be able to show unapproved tags (and some idication of
  their status) along with approved tags on the detail page if the user had
  TagsModeration permission.

Signed-off-by: Nicole C. Engard <nengard@bywatersolutions.com>
Signed-off-by: Paul Poulain <paul.poulain@biblibre.com>
catalogue/detail.pl
koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/detail.tt
koha-tmpl/intranet-tmpl/prog/en/modules/tags/list.tt [new file with mode: 0644]
koha-tmpl/intranet-tmpl/prog/en/modules/tags/review.tt
tags/list.pl [new file with mode: 0755]