syntaxseed / avtaskbox

Task box or user story plugin for DokuWiki.
GNU General Public License v2.0
2 stars 0 forks source link

DokuWiki Plugin: AVTaskBox

Generates nicely formatted boxes for describing project tasks or user stories.

Install and documentation:

Usage

<task>
TITLE: A test task
PRIORITY: High
ESTIMATE: 4h
PROGRESS: 10%
ASSIGNED: Sherri
DESCRIPTION: Some stuff for you. You can have newlines in this part. Description must be the last item.
</task>

Changelog