After updating to SPIP 1.9.3 dev [11847] I’m having style problems. The cause for that might be in style_prive.html. It would help if I understand what the warning message on top of this file means, i.e. « il faut absolument le charset sinon Firefox croit que c’est du text/html ». Which charset?
After updating to SPIP 1.9.3 dev [11847] I'm having style problems.
What kind of problems? ou need to make sure that local/ at the root
of the site is writeable by the server (mode 777 for example).
Which charset?
It's a reference to the line a bit below :
#HTTP_HEADER{Content-Type: text/css; charset=iso-8859-15}
without this some versions of Firefox failed to process the css
stylesheet, if I remember correctly
-- Fil
On Sat, Jun 21, 2008 at 12:02 AM, <barnie.de.los.angeles@arcor.de> wrote:
make sure that local/ at the root
of the site is writeable by the server (mode 777 for example).Thank you, that was it.
good ![]()
-- Fil