- From: Olivier Thereaux via cvs-syncmail <cvsmail@w3.org>
- Date: Mon, 08 Aug 2005 00:27:41 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/validator/htdocs
In directory hutz:/tmp/cvs-serv20219
Modified Files:
index.html
Log Message:
pre-release changes: removed beta note, adding news item for release
Index: index.html
===================================================================
RCS file: /sources/public/validator/htdocs/index.html,v
retrieving revision 1.73
retrieving revision 1.74
diff -u -d -r1.73 -r1.74
--- index.html 28 Jul 2005 02:02:35 -0000 1.73
+++ index.html 8 Aug 2005 00:27:39 -0000 1.74
@@ -21,9 +21,9 @@
<div class="intro">
<p><a name="skip" id="skip"></a>
- This is a beta test version of the <a href="http://validator.w3.org">W3C Markup Validation Service</a>, a free service that checks Web
+ This is the W3C Markup Validation Service, a free service that checks Web
documents in formats like HTML and XHTML for conformance to W3C Recommendations
- and other standards. We encourage users of the validator to test this version and send <a href="feedback.html">feedback</a>.
+ and other standards.
</p>
</div>
@@ -87,14 +87,11 @@
<div id="recent">
<h2>Recent Updates</h2>
<dl id="news">
- <dt><a href="whatsnew.html#t2005-07-28">2005-07-28</a>:
- Markup Validator v0.7.0 Beta 2</dt>
- <dd>
- Second phase of Beta testing version 0.7.0, a new version including small architectural changes,
- improvements to the User Interface, documentation and user-friendliness,
- as well as a number of bug fixes.
- </dd>
-
+ <dt><a href="whatsnew.html#t2005-08-08">2005-08-08</a>:
+ Markup Validator v0.7.0 Released</dt>
+ <dd>Released version 0.7.0, including improvements in User Interface and feedback mechanisms,
+ support for installation on Windows platform, better support for both W3C and non-W3C document
+ types, usage of templates for validation results, and a number of bug fixes.</dd>
<dt><a href="whatsnew.html#t2004-07-23">2004-07-23</a>:
Markup Validator v0.6.7 Released</dt>
<dd>
@@ -102,14 +99,6 @@
bugs, improves authentication proxying, and makes some slight
tweaks to the website style and markup.
</dd>
- <dt><a href="whatsnew.html#t2004-05-21">2004-05-21</a>:
- Markup Validator v0.6.6 Released</dt>
- <dd>
- Released version 0.6.6, a maintenance release that fixes a few minor
- bugs, resurrects the whitespace-preserving source display, adds
- explanations for additional error messages, and makes some slight
- tweaks to the website style.
- </dd>
</dl>
<p class="intro">
These are the most recent major changes to this service. See
Received on Monday, 8 August 2005 00:27:46 UTC