Changes between Version 25 and Version 26 of KeywordSuggestPlugin


Ignore:
Timestamp:
Dec 4, 2011, 5:54:17 AM (12 years ago)
Author:
Ryan J Ollos
Comment:

Refs #8141. We are now using the JQuery UI rather than the plugin.

Legend:

Unmodified
Added
Removed
Modified
  • KeywordSuggestPlugin

    v25 v26  
    44== Description ==
    55
    6 The !KeywordsSuggestPlugin provides an autocomplete function for the '''keywords''' ticket field or any other text-based ticket field. Optionally, it is possible to restrict the list of allowed keywords. The !KeywordSuggestPlugin uses the [http://bassistance.de/jquery-plugins/jquery-plugin-autocomplete/ jQuery plugin: Autocomplete] for the javascript part.
     6The !KeywordsSuggestPlugin provides an autocomplete function for the '''keywords''' ticket field or any other text-based ticket field. Optionally, it is possible to restrict the list of allowed keywords.
    77
    88See also LoomingCloudsPlugin.