[[PageOutline(2-5,Contents,pullout)]] = Search wiki pages for specified string == Description 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 the ''TODO'' 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 a `TODO` string: {{{ [[WikiSearch(TODO)]] }}} Search wiki pages with the ''Doc'' prefix for a `TODO` string: {{{ [[WikiSearch(TODO, Doc)]] }}} Search wiki pages with the ''Doc'' prefix for a `TODO` string, but only return the first 10 results, and don't search the page '''!DocExplanations''': {{{ [[WikiSearch(TODO, Doc, 10, DocExplanations)]] }}} '''License:''' This plugin currently has no license. Ticket #9804 has been opened to try and contact the author. == Bugs/Feature Requests Existing bugs and feature requests for WikiSearchMacro are [report:9?COMPONENT=WikiSearchMacro here]. If you have any issues, create a [/newticket?component=WikiSearchMacro new ticket]. [[TicketQuery(component=WikiSearchMacro&group=type,format=progress)]] == Download Download the zipped source from [export:wikisearchmacro here]. == Source You can check out WikiSearchMacro from [/svn/wikisearchmacro here] using Subversion, or [source:wikisearchmacro browse the source] with Trac. == Recent Changes [[ChangeLog(wikisearchmacro, 3)]] == Author/Contributors '''Author:''' [wiki:SimoneGianni] [[BR]] '''Maintainer:''' [[Maintainer]] [[BR]] '''Contributors:'''