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

1<externalLinks>
2  <externalLink name="My Link" url="http://somewhere" />
3</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, 26 May 2014 at 7:17:59 AM