[Dart] Changing DART Look and Feel.
Asaraf Ali,
Mohammed Munawar (GE Healthcare)
MohammedMunawar.AsarafAli at ge.com
Thu Oct 4 02:18:16 EDT 2007
Hi Jim,
Thanks for your timely help, i was able to do the same based on your
directions.
We are at present doing feasibility study on DART, would be of great
help if you could help us when ever we are stuck.
Thanks and Regards
Munna
________________________________
From: Miller, James V (GE, Research)
Sent: Wednesday, October 03, 2007 8:27 PM
To: Asaraf Ali, Mohammed Munawar (GE Healthcare);
dart at public.kitware.com
Subject: RE: [Dart] Changing DART Look and Feel.
Munna,
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.
You will want to familarize yourself with the FreeMarker template syntax
to access variables to put in the page.
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.
Jim
________________________________
From: dart-bounces+millerjv=crd.ge.com at public.kitware.com
[mailto:dart-bounces+millerjv=crd.ge.com at public.kitware.com] On Behalf
Of Asaraf Ali, Mohammed Munawar (GE Healthcare)
Sent: Wednesday, October 03, 2007 6:07 AM
To: dart at public.kitware.com
Subject: [Dart] Changing DART Look and Feel.
Hi All,
Iam a beginner to DART tool and i would like to know how to change
the default look and feel of the DART tool.
Like how to edit the Build column and how to edit the test column
etc.
Regards
Munna
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://public.kitware.com/pipermail/dart/attachments/20071004/517280a1/attachment.html
More information about the Dart
mailing list