%META:TOPICINFO{author="TWikiContributor" date="1181772687" format="1.1" version="1.1"}%
---+!! Autocomplete test data

Test data topic for %TWIKIWEB%.AutoCompleteAddOn.

---++ topics
A plain comma-separated list of topic names. %BR%
Pass parameter =topicsweb= for the web.

%STARTSECTION{"topics" topicsweb="%topicsweb%"}%%TOPICLIST{"\"$name\"" separator="," web="%topicsweb%"}%%ENDSECTION{"topics"}%

---++ usernames
Data is returned as an array of arrays. %BR%
To be used with TWiki:Plugins/PersonalInfoAddOn.

%STARTSECTION{"usernames"}%%SEARCH{ "[F]irstName.*value=.*();[W]orkStatus.*value=.*(Current)" web="%MAINWEB%" type="regex" nonoise="on" excludetopic="UserForm,PersonalInfo,PersonalInfoDocumentation,TWikiContributor,TWikiGuest,UnknownUser" format="[\"$topic\", \"$formfield(FirstName) $formfield(LastName)\"]" separator=","}%%ENDSECTION{"usernames"}%
