|
|
|
JQueryTextboxListHomepage: http://foswiki.org/Extensions/JQueryPluginAuthor(s): Michael Daum Version: 1.01 Turns a text input into a Facebook like list widget with autocompletion. This plugin adds a new formfield type textboxlist to DataForms.
ExamplesTaggingTagging with autocomplete suggestionsNote, that you will need Foswiki:Extensions.FilterPlugin to run the example successfully.Backend Implementation
%STARTSECTION{"data"}%%FORMATLIST{
"admin,
backup,
bash,
emulation,
games,
irc,
linux,
mercurial,
patches,
perl,
php,
python,
site,
surfing,
tag,
test,
foswiki,
web,
wiki,
windows,
windsurfing,
wine
"
split="\s*,\s*"
header="["
format="{\"value\":\"$1\"} "
footer="]"
separator="$n"
include="\s*%URLPARAM{"term"}%.*"
}%%ENDSECTION{"data"}%
r1 - 26 Oct 2011 - 11:40:37 - ProjectContributor
Copyright © by the contributing authors. All material on this site is the property of the contributing authors. Ideas, requests, problems regarding Wiki? Send feedback |