$ENV is the Trac environment folder, which is where ever you put it when you
did the trac-admin initenv. You can always look up where it is in your web
server config, it should be mentioned somewhere in there.

--Noah

> -----Original Message-----
> From: trac-users@googlegroups.com [mailto:trac-us...@googlegroups.com]
> On Behalf Of Ben Miller
> Sent: Friday, June 04, 2010 3:48 AM
> To: trac-users@googlegroups.com
> Subject: Re: [Trac] I just want to tinker with the CSS and change the
> banner
> 
> Thanks again Noah - I'll see if I can that to work. I tried something
> like this before but I think my problem could was that I don't really
> know how $ENV is set in Trac's case.
> 
> Ben
> 
> On 3 Jun 2010, at 08:33 PM, Noah Kantrowitz <n...@coderanger.net>
> wrote:
> 
> > src = site/myawesomelogo.png
> >
> > Then put the file in $ENV/htdocs/myawesomelogo.png
> >
> > --Noah
> >
> >> -----Original Message-----
> >> From: trac-users@googlegroups.com [mailto:trac-
> >> us...@googlegroups.com]
> >> On Behalf Of Ben Miller
> >> Sent: Thursday, June 03, 2010 12:33 PM
> >> To: trac-users@googlegroups.com
> >> Subject: Re: [Trac] I just want to tinker with the CSS and change
> the
> >> banner
> >>
> >> Excellent, I'll give that a shot. Thanks Noah.
> >>
> >> How about the main banner? I tried changing the relevant entry in
> the
> >> trac.ini file (I forget the name of the exact setting, but it was
> the
> >> logo one specified on the trac wiki), but it didn't work. It appears
> >> to be expecting the image to be in the site-packages/trac folder.
> How
> >> do specify a file in my own trac project folder?
> >>
> >> Ben
> >>
> >> On 3 Jun 2010, at 05:49 PM, Noah Kantrowitz <n...@coderanger.net>
> >> wrote:
> >>
> >>> No, best way to modify CSS is via the ThemeEngine plugin. With that
> >>> you can just specify custom CSS in a text field on the admin
> screen.
> >>>
> >>> --Noah
> >>>
> >>> On Jun 3, 2010, at 6:01 AM, Ben wrote:
> >>>
> >>>> I'm on Windows and running my Trac server via IIS.  I have Python
> >>>> installed in D:\Python25.
> >>>>
> >>>> When I launch a browser and navigate to my Trac project home page
> >>>> it
> >>>> looks like Javascrip, images and CSS files are being loaded from
> D:
> >>>> \Python25\Lib\site-packages\trac\htdocs.
> >>>>
> >>>> Is there a simple way to redirect my Trac project to use a
> >>>> different
> >>>> htdocs folder?
> >>>>
> >>>> I've looked on the Trac Wiki and seen discussion of templates - is
> >>>> that the only way to do this?  Use the template method, it looks
> >> like
> >>>> I have to write Python-like code to customise the template.
> >>>> Can't I
> >>>> just point the project at my own copy of trac.css, say, and then
> >>>> tinker with the layout in there?
> >>>>
> >>>> Cheers
> >>>> Ben
> >>>>
> >>>> --
> >>>> You received this message because you are subscribed to the Google
> >>>> Groups "Trac Users" group.
> >>>> To post to this group, send email to trac-us...@googlegroups.com.
> >>>> To unsubscribe from this group, send email to trac-
> >> users+unsubscr...@googlegroups.com
> >>>> .
> >>>> For more options, visit this group at
> >> http://groups.google.com/group/trac-users?hl=en
> >>>> .
> >>>>
> >>>
> >>> --
> >>> You received this message because you are subscribed to the Google
> >>> Groups "Trac Users" group.
> >>> To post to this group, send email to trac-us...@googlegroups.com.
> >>> To unsubscribe from this group, send email to trac-
> >> users+unsubscr...@googlegroups.com
> >>> .
> >>> For more options, visit this group at
> >> http://groups.google.com/group/trac-users?hl=en
> >>> .
> >>>
> >>
> >> --
> >> You received this message because you are subscribed to the Google
> >> Groups "Trac Users" group.
> >> To post to this group, send email to trac-us...@googlegroups.com.
> >> To unsubscribe from this group, send email to trac-
> >> users+unsubscr...@googlegroups.com.
> >> For more options, visit this group at
> >> http://groups.google.com/group/trac-users?hl=en.
> >
> >
> > --
> > You received this message because you are subscribed to the Google
> > Groups "Trac Users" group.
> > To post to this group, send email to trac-us...@googlegroups.com.
> > To unsubscribe from this group, send email to trac-
> users+unsubscr...@googlegroups.com
> > .
> > For more options, visit this group at
> http://groups.google.com/group/trac-users?hl=en
> > .
> >
> 
> --
> You received this message because you are subscribed to the Google
> Groups "Trac Users" group.
> To post to this group, send email to trac-us...@googlegroups.com.
> To unsubscribe from this group, send email to trac-
> users+unsubscr...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/trac-users?hl=en.


-- 
You received this message because you are subscribed to the Google Groups "Trac 
Users" group.
To post to this group, send email to trac-us...@googlegroups.com.
To unsubscribe from this group, send email to 
trac-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/trac-users?hl=en.

Reply via email to