Stephen Moretti wrote: > 2008/9/3 Chris Nelson <[EMAIL PROTECTED]> > >> My trac.ini file says that the logo src is "common/trac_banner.png" >> but I don't know what that's relative to. I can't find >> trac_banner.png anywhere. > > The common folder maps to the htdocs folder under your trac > environment. > > eg. \trac\projectname\htdocs > > > Chances are the trac_banner.png file it doesn't exist in a default > installation, just add your own image and change the reference in > your ini file to reflect this.
Trac_banner.png shows up in my page but the only one I can find on my system is in /usr/share/trac-0.9/htdocs and I'm running 0.11.1. <shrug> I guess the general answer I was looking for is that "common/" refers to /usr/share/tracsomething/htdocs and "site/" refers to the specific project's htdocs directory. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Trac Users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/trac-users?hl=en -~----------~----~----~----~------~----~------~--~---
