﻿id	summary	reporter	owner	description	type	status	priority	component	severity	resolution	keywords	cc	release
5610	Drop down list should show individual keywords and/or tags	rjollos	scratcher	"It would be nice if the drop-down list provided by the KeywordSuggestPlugin showed a list of individual keywords.  For example, in my installation I see:

[[Image(KeywordSuggestPlugin.png)]]

However, I think it would be preferable if the entries where parsed according to the parameter `multipleseparator`.  If `multipleseparator = ', '`, then my suggested keywords list would be:
{{{
TestAndMeasurement
Theme
Trac
}}}

If the KeywordSuggestPlugin were working with the TagsPlugin, then this list could be drawn from the TagsPlugin.

Overall the functionality of the KeywordSuggestPlugin might look more like the AutocompleteUsersPlugin.

For other tickets dealing with TagsPlugin integration see also: #4201, #4241, #3816."	defect	closed	normal	KeywordSuggestPlugin	normal	duplicate			0.11
