- From: Olivier Thereaux <ot@dev.w3.org>
- Date: Wed, 19 Jan 2005 10:00:19 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/validator/share/templates/en_US
In directory hutz:/tmp/cvs-serv17366
Modified Files:
feedback.tmpl
Log Message:
moving sections up one level
Index: feedback.tmpl
===================================================================
RCS file: /sources/public/validator/share/templates/en_US/feedback.tmpl,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -d -r1.11 -r1.12
--- feedback.tmpl 19 Jan 2005 08:18:03 -0000 1.11
+++ feedback.tmpl 19 Jan 2005 10:00:17 -0000 1.12
@@ -4,7 +4,6 @@
<div class="doc"><a id="skip" name="skip"></a>
<h2>How to Provide Feedback For the W3C Markup Validator</h2>
-<h3>Quick feedback guide</h3>
<div id="toc">
<p>There are many ways to send feedback or discuss the Markup Validator:</p>
<ol>
@@ -16,8 +15,7 @@
</ol>
</div>
-<h3>Sending feedback, participating in the discussions, and reporting bugs</h3>
-<h4 id="needhelp">Finding help</h4>
+<h3 id="needhelp">Finding help on validation and Web Authoring</h3>
<p>Your page doesn't validate, and you don't know why, or
you have a question about <acronym title="HyperText Markup Language">HTML</acronym>,
stylesheets or validation?</p>
@@ -57,7 +55,7 @@
</p>
-<h4 id="errormsg">Error Message feedback</h4>
+<h3 id="errormsg">Error Message feedback</h3>
<p>If you think the error messages in the Markup Validator's result pages could be improved, or are not comprehensible,
you can send questions and suggestions to our mailing-list.</p>
@@ -104,7 +102,7 @@
public mailing-list.
</p>
-<h4 id="mailinglist">Discuss and participate</h4>
+<h3 id="mailinglist">Discuss and participate</h3>
<p>If you are interested in helping to improve this
service, by writing code or just providing ideas. you should feel fee to join or send a message to our mailing-list.</p>
@@ -125,7 +123,7 @@
search engine</a></strong> first to check for existing message on a given topic.
</p>
-<h4 id="#bugreport">Bug reports</h4>
+<h3 id="#bugreport">Bug reports</h3>
<p>
The W3C maintains a public bug tracking database known as <a
href="http://www.w3.org/Bugs/Public/">Bugzilla</a> where developers
Received on Wednesday, 19 January 2005 10:00:19 UTC