- From: Olivier Thereaux via cvs-syncmail <cvsmail@w3.org>
- Date: Wed, 15 Nov 2006 08:02:49 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/validator/share/templates/en_US
In directory hutz:/tmp/cvs-serv30215/share/templates/en_US
Modified Files:
error_messages.cfg valid.tmpl
Log Message:
Hand merge of branch 0.7 with HEAD at tag validator-0_7_4-release
Index: valid.tmpl
===================================================================
RCS file: /sources/public/validator/share/templates/en_US/valid.tmpl,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -d -r1.15 -r1.16
--- valid.tmpl 24 Jun 2005 06:39:36 -0000 1.15
+++ valid.tmpl 15 Nov 2006 08:02:47 -0000 1.16
@@ -65,6 +65,7 @@
format) to keep in your local web directory, and change the HTML fragment
above to reference your local image rather than the one on this server.
</p>
+ <p>A <a href="http://www.w3.org/QA/Tools/Icons">full list</a> of icons, with links to alternate formats and colors, is also available.</p>
</TMPL_IF>
<p>
If you use <a href="http://www.w3.org/Style/CSS/">CSS</a> in your document,
Index: error_messages.cfg
===================================================================
RCS file: /sources/public/validator/share/templates/en_US/error_messages.cfg,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -d -r1.16 -r1.17
--- error_messages.cfg 20 Oct 2005 06:45:10 -0000 1.16
+++ error_messages.cfg 15 Nov 2006 08:02:46 -0000 1.17
@@ -566,7 +566,9 @@
How to fix: check the spelling and case of the element and attribute,
(Remember XHTML is all lower-case) and/or
check that they are both allowed in the chosen document type, and/or
- use CSS instead of this attribute.
+ use CSS instead of this attribute. If you received this error when using the
+ <embed> element to incorporate flash media in a Web page, see the
+ <a href="docs/help.html#faq-flash">FAQ item on valid flash</a>.
</p>
</div>
.EOF.
Received on Wednesday, 15 November 2006 08:03:11 UTC