LOSTWAGES: more w3 validation fixes

Mike McCormack mike at codeweavers.com
Tue Feb 1 21:07:43 CST 2005


ChangeLog:
* more w3 validation fixes
-------------- next part --------------
? diffs
? index.html
? janitorial-update-20050120.diff
? valid-janitorial.diff
? valid-press.diff
? valid-sending.diff
? w3-fixes.diff
Index: templates/en/download.template
===================================================================
RCS file: /home/wine/lostwages/templates/en/download.template,v
retrieving revision 1.57
diff -u -p -r1.57 download.template
--- templates/en/download.template	1 Feb 2005 22:13:12 -0000	1.57
+++ templates/en/download.template	2 Feb 2005 03:07:57 -0000
@@ -30,28 +30,28 @@ for post-installation instructions.</b><
   </tr>
   
   <tr bgcolor="#ffffff">
-    <td align=center><a href="http://sourceforge.net/project/showfiles.php?group_id=6241&package_id=79444">
+    <td align=center><a href="http://sourceforge.net/project/showfiles.php?group_id=6241&amp;package_id=79444">
 	  <img src="{$root}/images/distro/suse.png" width="50" height="50" alt="SUSE Linux" border="0"></a>
     </td>
-    <td> <b><a href="http://sourceforge.net/project/showfiles.php?group_id=6241&package_id=79444">SuSE</a></b>
+    <td> <b><a href="http://sourceforge.net/project/showfiles.php?group_id=6241&amp;package_id=79444">SuSE</a></b>
          binary and source .rpms for SuSE 8.1, 8.2, 9.0, and 9.1</td>
     <td><a href="mailto:meissner at suse.de">Marcus Meissner</a></td>
   </tr>
   
   <tr bgcolor="#ffffff">
-    <td align=center><a href="http://sourceforge.net/project/showfiles.php?group_id=6241&package_id=80066">
+    <td align=center><a href="http://sourceforge.net/project/showfiles.php?group_id=6241&amp;package_id=80066">
 	  <img src="{$root}/images/distro/mandrake.png" width="50" height="50" alt="LinuxMandrake" border="0"></a>
     </td>
-    <td> <b><a href="http://sourceforge.net/project/showfiles.php?group_id=6241&package_id=80066">Mandrake</a></b> 
+    <td> <b><a href="http://sourceforge.net/project/showfiles.php?group_id=6241&amp;package_id=80066">Mandrake</a></b> 
          binary .rpms for Mandrake 9.2, 10.0 and 10.1</td>
     <td><a href="mailto:ivanleo at gmail.com">Ivan Leo Puoti</a></td>
   </tr>
   
   <tr bgcolor="#ffffff">
-    <td align=center><a href="http://sourceforge.net/project/showfiles.php?group_id=6241&package_id=6301">
+    <td align=center><a href="http://sourceforge.net/project/showfiles.php?group_id=6241&amp;package_id=6301">
 	  <img src="{$root}/images/distro/slackware.png" width="50" height="50" alt="Slackware linux" border="0"></a>
     </td>
-    <td> <b><a href="http://sourceforge.net/project/showfiles.php?group_id=6241&package_id=6301">Slackware</a></b>
+    <td> <b><a href="http://sourceforge.net/project/showfiles.php?group_id=6241&amp;package_id=6301">Slackware</a></b>
          binary .tgz for Slackware 10</td>
     <td><a href="mailto:sadam at clemson.edu">Adam Schreiber</a></td>
   </tr>
@@ -75,17 +75,17 @@ for post-installation instructions.</b><
   </tr>
 
   <tr bgcolor="#ffffff">
-    <td align=center><a href="http://sourceforge.net/project/showfiles.php?group_id=6241&package_id=77562">
+    <td align=center><a href="http://sourceforge.net/project/showfiles.php?group_id=6241&amp;package_id=77562">
 	  <img src="{$root}/images/distro/freebsd.png" width="50" height="54" alt="FreeBSD" border="0"></a>
     </td>
-    <td> <b><a href="http://sourceforge.net/project/showfiles.php?group_id=6241&package_id=77562">FreeBSD</a></b> binary .tgz for FreeBSD 4.8, 4.9, 5.0, 5.1</td>
+    <td> <b><a href="http://sourceforge.net/project/showfiles.php?group_id=6241&amp;package_id=77562">FreeBSD</a></b> binary .tgz for FreeBSD 4.8, 4.9, 5.0, 5.1</td>
     <td><a href="mailto:gerald at pfeifer.com">Gerald Pfeifer</a></td>
   </tr>
   <tr bgcolor="#ffffff">
-    <td align=center><a href="http://sourceforge.net/project/showfiles.php?group_id=6241&package_id=112520">
+    <td align=center><a href="http://sourceforge.net/project/showfiles.php?group_id=6241&amp;package_id=112520">
 	  <img src="{$root}/images/distro/windows.png" width="50" height="54" alt="Windows" border="0"></a>
     </td>
-    <td> <b><a href="http://sourceforge.net/project/showfiles.php?group_id=6241&package_id=112520">Windows</a></b> binary .zips</td>
+    <td> <b><a href="http://sourceforge.net/project/showfiles.php?group_id=6241&amp;package_id=112520">Windows</a></b> binary .zips</td>
     <td><a href="mailto:puoti at inwind.it">Ivan Leo Puoti</a></td>
   </tr>
   
@@ -114,7 +114,7 @@ for post-installation instructions.</b><
       <b><a href="http://www.von-thadden.de/Joachim/WineTools/">Wine Tools</a></b> - 
       WineTools  is a menu driven installer for installing Windows programs.
       This software lets you install the following Windows software: DCOM98, 
-      IE6, Windows Core Fonts, Windows System Software, Office & Office Viewer, 
+      IE6, Windows Core Fonts, Windows System Software, Office &amp; Office Viewer, 
       Adobe Photoshop 7, Illustrator 9 and many other programs. 
       By <a href="http://www.von-thadden.de/Joachim/WineTools/">Joachim von Thadden</a>.
     </td>
Index: templates/en/janitorial.template
===================================================================
RCS file: /home/wine/lostwages/templates/en/janitorial.template,v
retrieving revision 1.68
diff -u -p -r1.68 janitorial.template
--- templates/en/janitorial.template	1 Feb 2005 16:17:44 -0000	1.68
+++ templates/en/janitorial.template	2 Feb 2005 03:07:57 -0000
@@ -507,9 +507,9 @@
   <h3>Use Interlocked functions in AddRef and Release methods</h3>
 
   Most OLE objects should be threadsafe, which requires use of the thread-safe
-  increment and decrement functions <tt>InterlockedIncrement(&This->ref)</tt>
-  and <tt>InterlockedDecrement(&This->ref)</tt> instead of <tt>This->ref++</tt>
-  or <tt>This->ref--</tt>.  See an example
+  increment and decrement functions <tt>InterlockedIncrement(&amp;This-&gt;ref)</tt>
+  and <tt>InterlockedDecrement(&amp;This-&gt;ref)</tt> instead of <tt>This-&gt;ref++</tt>
+  or <tt>This-&gt;ref--</tt>.  See an example
   <a href="http://cvs.winehq.org/patch.py?id=15239">patch</a>
   of how to fix this problem.<p>
 
Index: templates/en/sending_patches.template
===================================================================
RCS file: /home/wine/lostwages/templates/en/sending_patches.template,v
retrieving revision 1.10
diff -u -p -r1.10 sending_patches.template
--- templates/en/sending_patches.template	1 Feb 2005 16:17:44 -0000	1.10
+++ templates/en/sending_patches.template	2 Feb 2005 03:07:57 -0000
@@ -35,7 +35,7 @@ to make sure it's not spam before they c
 
 <p>Accepted patches will appear in the <a href="{$root}/site/forums">wine-cvs</a> mailing list. 
 If your patch is not applied, review it carefully and check it against the above points.</p>
-Rejected patches might receive a note in the <a href="{$root}/site/forums">wine-devel</a>
+<p>Rejected patches might receive a note in the <a href="{$root}/site/forums">wine-devel</a>
 mailing list, however they also may be silently ignored.  If you receive no response to your patch
 try checking it against the above points, and resubmitting it.</p>
 


More information about the wine-patches mailing list