[Trac] trac.ico usage?
Matthew Good
trac at matt-good.net
Fri Feb 4 23:17:49 EST 2005
On Sat, 2005-02-05 at 01:06 +0100, Norbert Unterberg wrote:
> I still have no clue what the icon setting in the [project] group of
> trac.ini really does. The trac.ico file is present in my Trac setup, but
> I have not seen this icon anywhere on the Trac GUI. However, I noticed
> errors in the trac error log on the server indicating that trac.ico is
> not present in my repository.
>
> Does that mean that I should add an icon into my subversion repository,
> and trac uses it from there? But according to the error log, trac seems
> to look for it in several folders of the repository.
>
> Has anyone more information on that?
I believe that this is something you can optionally include in your
project as an icon for the site. Trac will render <link rel="icon">
tags in the webpages which your browser should use to display the icon
next to the url, the bookmark icon, on tabs, etc. I think this should
have basically the same effect as the favicon.ico that the p.e.c site
uses (the red and black corner thing).
--
Matthew Good <trac at matt-good.net>
More information about the Trac
mailing list