Bill Moseley wrote:
At 03:41 PM 02/06/02 -0000, Jonathan M. Hollin wrote:

:: Is this the common NS4 problem with style sheets not :: inheriting correctly? Or something different.

Why is this even a problem?  Create an NS4 specific stylesheet and use
mod_rewrite to select it when the NS4 client is detected.


Right. This is also the @import trick, but I'm not sure if one method is better than the other. Can we add rewrite directives to httpd.conf on apache? rewrite in .htaccess is ugly, I think, due to the sub-requests.

I'm -1 on rewrites if we can make the thing work with a single css. The docs should be self containing and not rely on outside things, which tend to change. Of course if we have no choice we will. FWIW, Allan has a whole slew of changes to make everything work everywhere up his sleeve. So let's try first to get these in.


In particular the site/docs shouldn't rely on Apache config,
since I think it's quite possible that people will want to mirror the site,
e.g. for their local Intranets (or build from scratch).

_____________________________________________________________________
Stas Bekman             JAm_pH      --   Just Another mod_perl Hacker
http://stason.org/      mod_perl Guide   http://perl.apache.org/guide
mailto:[EMAIL PROTECTED]  http://ticketmaster.com http://apacheweek.com
http://singlesheaven.com http://perl.apache.org http://perlmonth.com/



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to