[rt-users] Editting header and css files
Brelsfoard, Alex
alexb at WPI.EDU
Tue Mar 22 14:50:16 EST 2005
Thank you all for your feedback.
I was able to get everything working by adding a line in the header file to a
second stylesheet that I places in [rthome]/locatl/html/NoAuth/webrt2.css
And then restarted the apache server.
This way we only need to override that which we want changed in the css file.
Worked pretty well.
But is there a way to do this so that I do not need to restart the server
each time I make a change in/addintion to the local directory? Or should I
just get used to restarting the apache server?
Thanks again.
--Alex
Alex Brelsfoard
Web Applications Developer
Web Development Office
Worcester Polytechnic Institute
508-831-6147
alexb at wpi.edu
-----Original Message-----
From: Stephen Turner [mailto:sturner at MIT.EDU]
Sent: Tuesday, March 22, 2005 2:02 PM
To: Brelsfoard, Alex; rt-users at lists.bestpractical.com
Subject: Re: [rt-users] Editting header and css files
At Tuesday 3/22/2005 12:07 PM, Brelsfoard, Alex wrote:
>Content-class: urn:content-classes:message
>Content-Type: multipart/alternative;
> boundary="----_=_NextPart_001_01C52F01.9EF639AE"
>
>OK, I know this is an easy question. But i'm still having a little
>problem with this.
>
>Say I want to edit the webrt.css file and/or the Header file. I
>understand the idea of using the 'local' directory. But WHICH local
>directory. I'm assuming I should be putting my stuff into [rt
>directory]/local/html/....
>So, my webrt.css file should be in [rt
>directory]/local/html/NoAuth/webrt.css
>
Style sheet changes need to go into a callback:
$RTHOME/local/html/Callbacks/<anystring>/NoAuth/webrt.css/Default
Steve
More information about the rt-users
mailing list