There isn't any specific documentation about making a new template
(alas!).  There isn't even something as simple as a list of variables
which will be expanded in the HTML template files. :-/

I suggest that you make a copy of the GANGLIA_WWW/template/default
directory, and start making your changes from there.  The variables
are pretty obvious.

Also, note that the templating engine has *changed* in the trunk
release.  We are not using TemplatePower anymore, and have moved to
using the Dwoo package instead.  I believe that the forthcoming 3.2.0
release will use this.  Dwoo has a similar, but different template
language, and I suggest that you make your changes against trunk, and
not the 3.1.x series.

On Thu, Nov 18, 2010 at 17:07, Chris Hunter <[email protected]> wrote:
> Hi,
>
> I have been maintaining an instance of ganglia 3.0.3 installed by my
> predecessor. The last guy was a php programmer and did all sorts of
> fancy things to our ganglia frontend.
>
> I am starting a fresh install of ganglia 3.1.7; I have the basics done.
> I have our gmond-3.0.x clusters talking to the gmetad-3.1.7 host. I have
> the web frontend running.
>
> Next I want to create a custom template. I'll start with simple stuff
> like adding a custom logo bitmap to the metapage, maybe some URL links
> to our department website, etc.
>
> Can anyone point me to some documentation about creating custom
> templates ? What is 'best practice' to integrate a template with a
> ganglia-3.1.x installation ?
>
> Thank-you in advance,
>
> Chris Hunter
> Yale University
>
> ------------------------------------------------------------------------------
> Beautiful is writing same markup. Internet Explorer 9 supports
> standards for HTML5, CSS3, SVG 1.1,  ECMAScript5, and DOM L2 & L3.
> Spend less time writing and  rewriting code and more time creating great
> experiences on the web. Be a part of the beta today
> http://p.sf.net/sfu/msIE9-sfdev2dev
> _______________________________________________
> Ganglia-general mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/ganglia-general
>



-- 
Jesse Becker

------------------------------------------------------------------------------
Increase Visibility of Your 3D Game App & Earn a Chance To Win $500!
Tap into the largest installed PC base & get more eyes on your game by
optimizing for Intel(R) Graphics Technology. Get started today with the
Intel(R) Software Partner Program. Five $500 cash prizes are up for grabs.
http://p.sf.net/sfu/intelisp-dev2dev
_______________________________________________
Ganglia-general mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ganglia-general

Reply via email to