[CS-Project-svn_notify] SF.net SVN: cs-project: [826] trunk/1.2/templates/help
Brought to you by:
crazedsanity
From: <cra...@us...> - 2008-02-11 01:15:46
|
Revision: 826 http://cs-project.svn.sourceforge.net/cs-project/?rev=826&view=rev Author: crazedsanity Date: 2008-02-10 17:15:44 -0800 (Sun, 10 Feb 2008) Log Message: ----------- Task (a.k.a. "todo") help section. Added Paths: ----------- trunk/1.2/templates/help/task/ trunk/1.2/templates/help/task/index.content.tmpl Added: trunk/1.2/templates/help/task/index.content.tmpl =================================================================== --- trunk/1.2/templates/help/task/index.content.tmpl (rev 0) +++ trunk/1.2/templates/help/task/index.content.tmpl 2008-02-11 01:15:44 UTC (rev 826) @@ -0,0 +1,8 @@ +<h2>Tasks</h2> + +Tasks are used to break-up a single project or helpdesk issue into smaller +pieces. Each task can be be assigned to a user, and the estimated hours can be +tracked per task. Notes can be added to ensure proper documentation (along +with any thoughts that anybody has along the way). + +{task_links} \ No newline at end of file This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |