Changeset 929 for trunk/XpTrackerPlugin/data/TWiki/XpTrackerPlugin.txt
- Timestamp:
- 11/25/08 00:57:30 (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/XpTrackerPlugin/data/TWiki/XpTrackerPlugin.txt
r899 r929 24 24 There is a hierarchy of information here: 25 25 26 * *Web* - the TWiki web for XP tracking. One web can be used to track multiple products.26 * *Web* - the Foswiki web for XP tracking. One web can be used to track multiple products. 27 27 * *Project* - the project being worked on for a Product. Usually this will be the next major release. Each project has a page, which contains an auto-generated summary of the project progress. 28 28 * *Team* - Each project has one or more teams, groups of developers that work on one aspect of the project. Each team has a page which contains an auto-generated summary of the team's progress. … … 99 99 * This version has not been checked against data from V2.0. 100 100 101 ---++ Additional TWiki plugins/changes needed to get this plugin to work at its best101 ---++ Additional Foswiki plugins/changes needed to get this plugin to work at its best 102 102 103 103 * The plugin should work in a standard 01Dec2001, 01Feb2003 and TWiki20040119beta TWiki install, but it is easier to use with these additional plugins: 104 104 * Foswiki:Extensions.TablePlugin is optional but useful as it allows you to sort tabulated information by column 105 105 * Foswiki:Extensions.EditTablePlugin is used to simplify entering of stories and tasks. The latest version (with support for the %<nop>EDITCELL% variable) is required. 106 * If not using the latest TWiki version, you need to apply the patch in TWiki:Codev.AfterSavePluginHandler107 106 108 107 ---++ Plugin Installation Instructions 109 108 110 __Note:__ You do not need to install anything on the browser to use this Plugin. The following instructions are for the administrator who installs the Plugin on the server where TWiki is running.109 __Note:__ You do not need to install anything on the browser to use this Plugin. The following instructions are for the administrator who installs the Plugin on the server where Foswiki is running. 111 110 112 111 * Download the ZIP file XpTrackerPlugin.zip from the Plugin web (see below) … … 134 133 | ==lib/Foswiki/Plugins/%TOPIC%.pm== | Main plugin Perl module | 135 134 | ==lib/Foswiki/Plugins/Xp/*.pm== | plugin Perl submodules | 136 | ==pub/ TWiki/%TOPIC%/sorttable.js== | javascript used to sort tables on the client side |137 * (Dakar) Visit =configure= in your TWiki installation, and enable the plugin in the {Plugins} section.135 | ==pub/System/%TOPIC%/sorttable.js== | javascript used to sort tables on the client side | 136 * (Dakar) Visit =configure= in your Foswiki installation, and enable the plugin in the {Plugins} section. 138 137 139 138
Note: See TracChangeset
for help on using the changeset viewer.
