- From: Olivier Thereaux via cvs-syncmail <cvsmail@w3.org>
- Date: Thu, 04 Dec 2008 19:51:57 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/validator/htdocs
In directory hutz:/tmp/cvs-serv14553
Modified Files:
contribute.html
Log Message:
reword/reorg of contribute page, suggested by DanC
Index: contribute.html
===================================================================
RCS file: /sources/public/validator/htdocs/contribute.html,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- contribute.html 3 Dec 2008 20:57:06 -0000 1.1
+++ contribute.html 4 Dec 2008 19:51:55 -0000 1.2
@@ -11,6 +11,14 @@
<ol>
<li>
+ <p id="support"><strong>Help Others</strong>. Great communities make great tools.</p>
+ <p><em>It only takes</em>: A few minutes of your time, and a bit of patience.
+ Subscribe to the <a href="http://lists.w3.org/Archives/Public/www-validator/">validator's mailing-list</a>
+ and assist people who may come to the list with questions or requests.
+ <em>What you get</em>: The satisfaction of helping other and helping the project by freeing developers' time;
+ Participation in a community of smart people who know the web really, really well.</p>
+ </li>
+ <li>
<p id="code"><strong>Code</strong>. The best way you can help the project is to get involved in the software development.</p>
<p><em>It only takes</em>: some knowledge of the perl
programming language, a few hours to get familiar with the <a href="http://dev.w3.org/cvsweb/validator/">validator
@@ -21,19 +29,11 @@
plus the thanks and respect of millions of validator users.</p>
</li>
<li>
- <p id="support"><strong>Help Others</strong>. Great communities make great tools.</p>
- <p><em>It only takes</em>: A few minutes of your time, and a bit of patience.
- Subscribe to the <a href="http://lists.w3.org/Archives/Public/www-validator/">validator's mailing-list</a>
- and assist people who may come to the list with questions or requests.
- <em>What you get</em>: The satisfaction of helping other and helping the project by freeing developers' time;
- Participation in a community of smart people who know the web really, really well.</p>
- </li>
- <li>
<p id="feeback"><strong>Feedback</strong>. Your ideas matter, and we want to know about that bug you found.</p>
<p><em>It only takes</em>: A visit to our <a href="feedback.html">feedback page</a>.
<em>What you get</em>: Much more chance of seeing that bug/feature taken care of than if you keep the idea for yourself.</p>
</li>
- <li><p id="donate"><strong>Money</strong>. The validator is free. But it costs a lot to develop, support, host and maintain in shape.</p>
+ <li><p id="donate"><strong>Money</strong>. The validator is free. But it costs a lot to develop, support, host and maintain.</p>
<p><em>It only takes</em>: Your generosity and a quick visit to the <a href="donate.html">donation page</a>.
<em>What you get</em>: A chance to show your support for a tool you use all the time, and a <a href="feedback">say</a>
in how the validators evolve.</p>
Received on Thursday, 4 December 2008 19:52:06 UTC