Hi Liam, I have put together a quick post on the parts of the dashboard for you: http://csut017.wordpress.com/2009/06/10/inner-workings-the-anatomy-of-the-da shboard/.
Let me know if anything is unclear. If there are no issues with it, I'll look into getting it put into the documentation sometime (but that'll take more work, hence the blog post first!) Craig -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of LiamD Sent: Wednesday, 10 June 2009 10:19 a.m. To: ccnet-user Subject: [ccnet-user] Webdashboard and Plugin display location 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
