I have tried to find a general description of the webdashboard, with
the CCNET documentation being the best
http://confluence.public.thoughtworks.org/display/CCNET/Web+Dashboard

However, I am still trying to understand how the various plugins
(especially Project and Build plugins) are displayed on the screen.
There seems to be 2 regions the left hand region and the main
display.

So using this example, how do I know where the following snippets are
to be displayed - on the left or main sections of the dashboard:


<buildReportBuildPlugin>
    <xslFileNames>
        <xslFile>xsl\header.xsl</xslFile>
        <xslFile>xsl\compile.xsl</xslFile>
        <xslFile>xsl\unittests.xsl</xslFile>
        <xslFile>xsl\modifications.xsl</xslFile>
        <xslFile>xsl\fxcop-summary.xsl</xslFile>
    </xslFileNames>
</buildReportBuildPlugin>
<xslReportBuildPlugin description="NUnit Details"
actionName="NUnitDetailsBuildReport" xslFileName="xsl\tests.xsl" />


It is never really explicitly stated anywhere in documentation that I
have reading. I have never seen a diagram that shows the varions
regions of the dashboard display nor a description of what the regions
will be used for. If anyone can give guidance it would be appreciated.

Thanks,
Liam

Reply via email to