- From: Mercurial notifier <nobody@w3.org>
- Date: Sun, 12 Dec 2010 19:03:09 +0000
- To: markup-validator updates <www-validator-cvs@w3.org>
changeset: 3183:53aedab4ebe4
user: Ville Skyttä <ville.skytta@iki.fi>
date: Sun Dec 12 20:56:08 2010 +0200
files: htdocs/docs/install.html
description:
Add note about updating gzipped versions if editing *.css or *.js.
diff -r 66f1f2e93238 -r 53aedab4ebe4 htdocs/docs/install.html
--- a/htdocs/docs/install.html Sun Dec 12 20:44:10 2010 +0200
+++ b/htdocs/docs/install.html Sun Dec 12 20:56:08 2010 +0200
@@ -427,6 +427,12 @@
pages for the validator.</p><p> You may also edit the Style Sheets (in the same directory),
especially <code>base.css</code> You may however want to avoid editing the other CSS files too
heavily, there is a risk you could make the output of the validator unusable.</p>
+ <p>
+ If you edit any *.css or *.js files, make sure that you update the gzipped
+ versions of the edited files as well if they're installed and content
+ negotiation for them is enabled in your setup (both are usually true if
+ the validator was installed following these instructions).
+ </p>
</div>
<div id="credits" class="stb">
Received on Sunday, 12 December 2010 19:03:13 UTC