Thanks, but sadly this also doesn't work for me (1.5.6411.1). I'm starting to think the custom templates feature is broken in 1.5. I guess i'll file a bug report if i don't get any further ideas...
regards, Daniel 2009/12/7 Brett <[email protected]>: > I'm using 1.4.4 so this might not be applicable to your version. > > What worked for me was putting the custom templates into a sub-folder > of the webdashboard and then only referencing that subfolder. > > For example, place your custom templates in C:\Program Files > \CruiseControl.NET\webdashboard\noteWorthy and then, in > dashboard.config, use: > > <customtemplates>noteWorthy</customtemplates> > > Cheers, > Brett > > On Dec 4, 3:53 pm, Daniel Hommel <[email protected]> wrote: >> Hi all, >> >> i'm trying to use the custom templates feature, but somehow i can't >> get it to work (1.5.6411.1). >> >> In dashboard.config in the <plugins> section i just add something like: >> >> <plugins> >> <customtemplates>C:\Program >> Files\CruiseControl.NET\webdashboard\Themes\noteWorthy\templates</customtemplates> >> ... >> </plugins> >> >> Already tried different variations like relative paths or using slahes >> instead of backslashes, but nothing works. >> >> Is this a bug or am i doing something wrong? >> >> regards, >> >> Daniel >
