- From: Olivier Thereaux via cvs-syncmail <cvsmail@w3.org>
- Date: Thu, 11 Dec 2008 13:46:29 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/validator/htdocs
In directory hutz:/tmp/cvs-serv18070/htdocs
Modified Files:
contribute.html footer.html intro.html
Log Message:
linking to the upcoming validator donation program
Index: intro.html
===================================================================
RCS file: /sources/public/validator/htdocs/intro.html,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- intro.html 12 Aug 2008 20:42:03 -0000 1.9
+++ intro.html 11 Dec 2008 13:46:27 -0000 1.10
@@ -9,7 +9,15 @@
<a href="http://validator.w3.org/mobile/" title="MobileOK Checker">MobileOK content</a>,
or to <a href="http://validator.w3.org/checklink" title="W3C Link Checker">find broken links</a>,
there are <a href="http://www.w3.org/QA/Tools/">other validators and tools</a> available.
- </p>
+ </p>
+</div>
+
+<div class="intro">
+ <p>
+ The Markup Validator is brought to you by W3C, with the support of
+ <a href="http://www.w3.org/QA/Tools/Donate" title="W3C Validators donation program"><strong>HP</strong>
+ and all your donations</a>.
+ </p>
</div>
<p id="test_warning"><img src="images/info_icons/warning.png" alt="Important" />
Index: footer.html
===================================================================
RCS file: /sources/public/validator/htdocs/footer.html,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -d -r1.36 -r1.37
--- footer.html 3 Dec 2008 21:04:15 -0000 1.36
+++ footer.html 11 Dec 2008 13:46:27 -0000 1.37
@@ -12,10 +12,8 @@
</p>
<p id="support_logo">
- Support this tool, become a<br />
- <a href="http://www.w3.org/Consortium/supporters">
- <img src="<!--#echo var="relroot" -->images/csupporter.png" alt="W3C Supporter" />
-
+ <a href="http://www.w3.org/QA/Tools/Donate">
+ <img src="http://www.w3.org/QA/Tools/I_heart_validator" alt="I heart Validator logo" title=" Validators Donation Program" />
</a>
</p>
<p id="version_info">
Index: contribute.html
===================================================================
RCS file: /sources/public/validator/htdocs/contribute.html,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- contribute.html 4 Dec 2008 19:51:55 -0000 1.2
+++ contribute.html 11 Dec 2008 13:46:27 -0000 1.3
@@ -34,8 +34,8 @@
<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.</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>
+ <p><em>It only takes</em>: Your generosity and a quick visit to the <a href="http://www.w3.org/QA/Tools/Donate">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.html">say</a>
in how the validators evolve.</p>
</li>
</ol>
Received on Thursday, 11 December 2008 13:46:41 UTC