On Tue, 30 Sep 2003 04:27:09 -0400, "Walter Wyndroski"
<[EMAIL PROTECTED]> wrote:

> I'm trying to change the default theme in tmda-cgi. I've changed all the
> templates using make rebuild and Generator.py like I'm supposed to do. When
> I manually look at the .html files, they have the colors that I want.
> However, tmda-cgi is not picking up those colors.

One confusing thing about the template directory is that in many
installs, there are two copies of these files.  When you un-tar the
archive, you get a template directory located in
tmda-cgi/display/themes/Blue/templates and then during the install
process, you copy the display directory to your web tree.

Often, sysadmins will modify the copied, web-tree templates when
trying to make template changes.  This is a mistake as tmda-cgi uses
the original template directory when outputing HTML.  Make your
changes to this directory and then "make rebuild".

I highly recommend using a symbolic link in your web directory so
there is only one real copy of these files.

Gre7g.
_____________________________________________
tmda-users mailing list ([EMAIL PROTECTED])
http://tmda.net/lists/listinfo/tmda-users

Reply via email to