Notice: This plugin is unmaintained and availableforadoption.
This macro executes a search of wiki pages from directly inside a page and displays a list of results on the page. I needed this because we use theTODO string inside pages that still need attention, and I wanted to show on the home page of the project a list of pages demanding attention.
Search all wiki pages for aTODO
string:
[[WikiSearch(TODO)]]
Search wiki pages with theDoc prefix for aTODO
string:
[[WikiSearch(TODO, Doc)]]
Search wiki pages with theDoc prefix for aTODO
string, but only return the first 10 results, and don't search the pageDocExplanations:
[[WikiSearch(TODO, Doc, 10, DocExplanations)]]
License: This plugin currently has no license. Ticket#9804 has been opened to try and contact the author.
Existing bugs and feature requests forWikiSearchMacro arehere.
If you have any issues, create anew ticket.
defect | 3 / 4 | ||
---|---|---|---|
enhancement | 1 / 2 | ||
task | 1 / 1 |
Download the zipped source fromhere.
You can check outWikiSearchMacro fromhere using Subversion, orbrowse the source with Trac.
Author:SimoneGianni
Maintainer:none (needsadoption)
Contributors: