Question
Using
TagMePlugin,
%TAGME{tpaction="query" format='... $taglist'} can be used to perform search and display the tags for each result returned.
However, I don't know if the tags can also be displayed for results returned by
%SEARCH{format="...$taglist"}.
SEARCH doesn't seem to recognize
$taglist.
thanks.
Environment
--
WenjianYang - 03 May 2007
Answer
If you answer a question - or have a question you asked answered by someone - please remember to edit the page and set the status to answered. The status is in a drop-down list below the edit box.
TagMePlugin search and TWiki search are not related. It would be nice if these could be integrated though.
--
ArthurClemens - 03 May 2007
Somewhat I made it show the tags through updating the formats. But I don't think it's very efficient though.
%SEARCH{... format="...%TAGME{tpaction=\"showalltags\" topic=\"$topic\"}%
--
WenjianYang - 09 May 2007