put it in htdocs, then try (in a browser)
http://server:port/picture.png That's the URL you put in trac.ini. --Scott On Tue, Oct 27, 2009 at 4:45 PM, Jim Mirick <[email protected]> wrote: > > Using tracd, if that makes any difference . . . > > > On Oct 27, 2:10 pm, Jim Mirick <[email protected]> wrote: > > I don't have an html directory in the project area, just 'htdocs'. > > It's there. > > > > And I can build a manual web page that loads and displays it fine, > > using the same HTML as is in the Trac page. So I know the logo's > > findable and loadable. The page source for a fully-qualified name > > is: > > > > <body> > > <div id="banner"> > > <div id="header"> > > <a id="logo" href="http://www.scanandgocard.com"><img src="/ > > home/jrm/tractest/chrome/common/mtlogo.png" alt="Yoah Logo Heah, > > deah . . ." height="30" width="250" /></a> > > </div> > > > > I even moved it into the /usr . . . directory where the Trac logos > > are, no result. > > > > So, still mystified. > > > > On Oct 27, 12:14 pm, Andrew Gehring <[email protected]> wrote: > > > > > I believe it goes in the "html" dir of the TRAC site... > > > > > At least it works from there for me. > > > > > Andrew > > > > > On 10/27/09, Jim Mirick <[email protected]> wrote: > > > > > > I've put it almost everywhere in the directory structure, it still > > > > 404s me. > > > > > > On Oct 27, 11:04 am, "Cooke, Mark" <[email protected]> wrote: > > > >> > I'm trying to put a logo on the pages, and I go into the config > file > > > >> > and say, > > > > > >> > [header_logo] > > > >> > alt = Your logo here, as they often say . . . > > > >> > height = 25 > > > >> > link =http://www.scanandgocard.com > > > >> > src = mtlogo.png > > > >> > width = 230 > > > > > >> ...I had similar problems and only managed to get it to work by > putting > > > >> the logo in each site's htdocs rather than a common one (I'm running > > > >> multiple environments but I do not think that is the problem). So > my > > > >> ini file setting is: > > > > > >> > src = site/proj-logo.png > > > > > >> Cheers, > > > > > >> ~ Mark C > > > > > -- > > > Sent from my mobile device > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
