Difference between revisions of "Todo"

From Testiwiki
Jump to: navigation, search
(even more help added)
(removed inprogress)
Line 20: Line 20:
  
 
To view the tasks of other users, simply go to Special:TaskList/username
 
To view the tasks of other users, simply go to Special:TaskList/username
 
Sometimes, it may be nice to know that tasks are not only assigned or done, but are actually being worked on. This can be easily accomplished by changing template from todo to InProgress:
 
<pre>
 
{{InProgress|What to do|Username, username2|project=project name}}
 
</pre>
 
This makes tasks appear under Tasks in progress list in [[special:TaskList|My Tasks]]
 

Revision as of 12:06, 6 April 2011

Todo (TodoTasks-extension) allows creation of tasklists.

Usage

To assign a task for a specific user(s):

{{todo|What to do|Username1, username2, etc}}

To assign a project related task for a specific user(s):

{{todo|What to do|Username, username2|project=project name}}

For project list see (only sysops can add new projects): MediaWiki:TodoTasksValidProjects

To see your own task click My Tasks -link on the top right

To view the tasks of other users, simply go to Special:TaskList/username