wiki:WikiSearchMacro

Version 7 (modified by figaro, 9 years ago) (diff)

Cosmetic changes

Search wiki pages for specified string

Notice: This plugin is unmaintained and available for adoption.

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.

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 here.

If you have any issues, create a new ticket.

defect

3 / 4

enhancement

1 / 2

task

1 / 1

Download

Download the zipped source from [download:wikisearchmacro here].

Source

You can check out WikiSearchMacro from here using Subversion, or browse the source with Trac.

Example

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)]]

Recent Changes

16989 by rjollos on 2017-11-18 10:30:03
Add metadata
13305 by rjollos on 2013-06-26 00:38:48
Fixes #11195: Replace use of pre-0.11 WikiMacroBase interface.
11971 by rjollos on 2012-09-11 05:32:37
Deleted .pydevproject file accidentally committed in [9626].
(more)

Author/Contributors

Author: SimoneGianni
Maintainer: none (needsadoption)
Contributors: