Resource Page DescriptionYou can download and customize the process guidance for MSF for CMMI Process Improvement v5.0, and associate that with your team project in Visual Studio Team Foundation.
The download contains a customizable version of MSF for CMMI Process Improvement v5.0. The original version is on MSDN at http://msdn.microsoft.com/library/dd997574.aspx. You can customize it by following these steps:
- Download and unzip this package (Downloads tab).
- Edit the html files to customize them.
- Publish them in a location to your users can access.
- Modify the guidance redirection files in your team projects to point to your customized content. Under Documents\Process Guidance: For example, in Process Guidance.html replace <meta http-equiv="refresh" content = "0;URL=http://go.microsoft.com/fwlink/?LinkId=153652&clcid=0x409" > with <meta http-equiv="refresh" content = "0;URL=http://[publishedLocation]/html/MSFforCMMIProcessImprovementv5.0.html" >
| Redirection file | Target html file |
| ProcessGuidance.html | MSFforCMMIProcessImprovementv5.0.html |
| Supporting Files\AboutWorkItems.html | WorkItemsandWorkflow.html |
| Supporting Files\Bug.html | BugCMMI.html |
| Supporting Files\Change Request.html | ChangeRequestCMMI.html |
| Supporting Files\Issue.html | IssueCMMI.html |
| Supporting Files\Risk.html | RiskCMMI.html |
| Supporting Files\Share Steps.html | ShareStepsCMMI.html |
| Supporting Files\Task.html | TaskCMMI.html |
| Supporting Files\Test Case.html | TestCaseCMMI.html |
| Supporting Files\Requirement.html | RequirementCMMI.html |
There is more information about customizing the guidance at http://blogs.msdn.com/b/allclark/archive/2010/08/12/customizable-process-guidance.aspx.
|