Changing the Stories and Tasks colors:
To change the Stories and taks colors, you can modify the appropiate preference in the
XpTrackerPlugin topic, according to the following table:
| Preference |
Description |
| UNSTARTEDCOLOR |
Marks a story that is not being developed yet |
| INPROGRESSCOLOR |
Marks a story that is being developed |
| FINISHEDCOLOR |
Currently not used |
| ACCEPTANCECOLOR |
Marks a story that is waiting for acceptance |
| COMPLETECOLOR |
Marks a story that passed the acceptance test |
| DEPLOYMENTCOLOR |
Marks a story that is going to Deployment |
| HOLDCOLOR |
Marks a story that has it's development put on hold |
| ERRORCOLOR |
Marks a story that failed acceptance |
Changing the templates used to create new pages
You have two options:
- Modify the shipped templates.
- Create you own templates and change the following preference variables in the XpTrackerPlugin topic:
| Preference |
Description |
Shipped Template |
| PROJECTTEMPLATE |
Template used for new Projects |
XpProjectTemplate |
| TEAMTEMPLATE |
Template used for new Teams |
XpTeamTemplate |
| ITERATIONTEMPLATE |
Template used for new Iterations. It MUST have a table with the field "Iteration" in it (see the original template) |
XpIterationTemplate |
Note that in the preference you must specify the NAME of the page, not it's location (i.e, XpProjectTemplate instead of Tracker.XpProjectTemplate)
Special Pages
XpTrackerPlugin has some special pages that are used as include in several parts:
| Page |
Description |
| XpProjectStories |
Shows XPSHOWPROJECTSTORIES for the including topic |
| XpProjectStoriesStatus |
Shows XPSHOWPROJECTCOMPLETITIONBYSTORIES for the including topic |
| XpProjectTasksStatus |
Shows XPSHOWPROJECTCOMPLETITIONBYTASKS for the including topic |
| XpIterationDetails |
Shows XPSHOWITERATION for the including topic |
| XpShowWindowScript |
javascript that creates a new window with the specified topic in the current web |
| XpMyOpenTasks |
Show the open tasks of the currently logged developer |
| XpNewPageError |
Shown when the creation of a topic failed |
Special pages and templates can be accesed from the XpAdminpage in each tracking web.
--
RafaelAlvarez - 28 Jul 2004