ToDoHandler Help
Processor Arguments:
- file (optional) = name of the page containing the todo information
- priority = priority of tasks to show
- category = list of categories of tasks to show
- section = list of 'This' sections to show
- raw = set to 1 to show results in pre-formatted text (not as beautified markup)
- show_filter_links=1 = show a list of links for different filtering options
Example usage:
{{{#!ToDoHandler
file=todo.txt
priority=1
}} }
Back to page: System_Info