Question
The
FormattedSearch is a really powerful feature. I just hacked something together on our internal TWiki that uses this feature. We are using it to track "TODO: xxxx" on our site.
Unfortunately I just noticed something that is a bit off. If I have multiple "TODO: xxxx" within one topic, using FormattedSearch I only get the first one defined. Is there any flag to SEARCH such that I can request all individual instances of a match, even if it returns multiple items within the same topic???
- TWiki version: Dec2001
- Web server: Apache
- Server OS: Linux
- Web browser: IE
- Client OS: Winblows
--
JohnCavanaugh - 04 Mar 2002
Answer
TWiki has now a
multiple="on" switch. See
TWikiVariables for more.
--
PeterThoeny - 01 Nov 2003