|
PITS /
01046Summary: Search/pagelist for markups by their id and display the content of the found markup as result
Created: 2008-09-16 04:48
Status: Open
Category: Feature
From: JanBernitt?
Assigned:
Priority: 3
Version: 2.2.0+
OS: -
Description:I would like to have a searchresult or pagelist which is able to perform its search with the regex definded in a markup's definition. Therefor I would pass the markups id (the first parameter when defining a markup) as searchparameter. The result should extract all matching markup-blocks found in the way they look when normaly viewing the page they contained in. In Addition the result should contain some extra information about the match like the page name and line number(s) of the match. A little example:A markup for a nice TODO note simply defined as: To create a TODO Overview page I like to type something like: Displays as list of all TODO-blocks on my wiki) I think such a feature is usefull in many ways. Thanks and greets, Jan |