|
This page last changed on Dec 12, 2009 by csut017.
External Links
The <externalLinks> section can contain any number of <externalLink> sub-sections. Each of these are used to display project related links on the project report page of the Web Dashboard, and are meant as a convenient shortcut to project-related web sites outside of CruiseControl.NET.
Version
Available from version 1.0
Examples
<externalLinks>
<externalLink name="My Link" url="http://somewhere" />
</externalLinks>
Configuration Elements
| Element |
Description |
Type |
Required |
Default |
Version |
| name |
The name of the link. |
String |
Yes |
n/a |
1.0 |
| url |
The URL for the link. |
String |
Yes |
n/a |
1.0 |
 | Automatically Generated
Documentation generated on Monday, 7 Dec 2009 at 3:44:39 AM |
|