<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=us-ascii">
<META content="MSHTML 6.00.6000.16525" name=GENERATOR></HEAD>
<BODY>
<DIV dir=ltr align=left><SPAN class=166363814-03102007><FONT face=Arial
color=#0000ff size=2>Munna, </FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=166363814-03102007><FONT face=Arial
color=#0000ff size=2></FONT></SPAN> </DIV>
<DIV dir=ltr align=left><SPAN class=166363814-03102007><FONT face=Arial
color=#0000ff size=2>Dart2 uses a template engine to build the these
pages. This is described in Chapter 6 of the Dart2 manual. Basically, you
can copy a template from the project's DefaultTemplates directory into the
project's LocalTemplates directory. Then edit the version in
LocalTemplates. When you start Dart with -refresh, the LocalTemplates
version will be copied into the Templates directory that Dart uses in
constructing a page.</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=166363814-03102007><FONT face=Arial
color=#0000ff size=2></FONT></SPAN> </DIV>
<DIV dir=ltr align=left><SPAN class=166363814-03102007><FONT face=Arial
color=#0000ff size=2>You will want to familarize yourself with the FreeMarker
template syntax to access variables to put in the page.</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=166363814-03102007><FONT face=Arial
color=#0000ff size=2></FONT></SPAN> </DIV>
<DIV dir=ltr align=left><SPAN class=166363814-03102007><FONT face=Arial
color=#0000ff size=2>The toplevel Dashboard is built from the template
Dashboard.ftl. In Dart, there is basically one template per page
(Dashboard page, Build page, Test page, ...). These template pages are
served by a single servlet which pulls data from the database to make it
available to the template.</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=166363814-03102007><FONT face=Arial
color=#0000ff size=2></FONT></SPAN> </DIV>
<DIV dir=ltr align=left><SPAN class=166363814-03102007><FONT face=Arial
color=#0000ff size=2>Jim</FONT></SPAN></DIV><BR>
<DIV class=OutlookMessageHeader lang=en-us dir=ltr align=left>
<HR tabIndex=-1>
<FONT face=Tahoma size=2><B>From:</B>
dart-bounces+millerjv=crd.ge.com@public.kitware.com
[mailto:dart-bounces+millerjv=crd.ge.com@public.kitware.com] <B>On Behalf Of
</B>Asaraf Ali, Mohammed Munawar (GE Healthcare)<BR><B>Sent:</B> Wednesday,
October 03, 2007 6:07 AM<BR><B>To:</B>
dart@public.kitware.com<BR><B>Subject:</B> [Dart] Changing DART Look and
Feel.<BR></FONT><BR></DIV>
<DIV></DIV>
<DIV><SPAN class=585155909-03102007><FONT face=Arial size=2>Hi
All,</FONT></SPAN></DIV>
<DIV><SPAN class=585155909-03102007> <FONT face=Arial
size=2>Iam a beginner to DART tool and i would like to know how to change the
default look and feel of the DART tool.</FONT></SPAN></DIV>
<DIV><SPAN class=585155909-03102007> <FONT face=Arial
size=2>Like how to edit the Build column and how to edit the test column
etc.</FONT></SPAN></DIV>
<DIV><SPAN class=585155909-03102007><FONT face=Arial size=2>
</FONT></SPAN></DIV>
<DIV><SPAN class=585155909-03102007><FONT face=Arial
size=2>Regards</FONT></SPAN></DIV>
<DIV><SPAN class=585155909-03102007><FONT face=Arial
size=2>Munna</FONT></SPAN></DIV></BODY></HTML>