Posted by jlea9378 on February 3, 2011 at 7:37am
1 follower
Jump to:
| Project: | Keyword Autocomplete |
| Version: | 6.x-1.0-beta1 |
| Component: | User interface |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Issue Summary
This module really needs an exclude list (perhaps with wild card support) to prevent abuse and to keep misspellings off the keyword list, or other things we'd like to exclude. What would be REALLY nice is if there was an option to delete keywords and automatically add the deleted item to the exclude list. Otherwise things we delete from the keyword list may find their way back if someone else searches for it.
Comments
#1
+1 Need to prevent *dirty* words, etc.
Love the idea of alternate delete submit path:
<input type="submit" value="Delete and Blacklist" id="keyword_autocomplete_blacklist_submit_save" /><input type="submit" value="Delete Only" id="edit-submit" />
#2
Any chance of this feature getting added? Is this module still being maintained?