[Spambayes-checkins] website windows.ht,1.13,1.14

Skip Montanaro montanaro at users.sourceforge.net
Fri May 23 16:16:02 EDT 2003


Update of /cvsroot/spambayes/website
In directory sc8-pr-cvs1:/tmp/cvs-serv30450

Modified Files:
	windows.ht 
Log Message:
minor tweakage:
- add row for Outlook 2003
- highlight unknown cells
- use <th> tags for headings
- appeal for help eliminating unknowns


Index: windows.ht
===================================================================
RCS file: /cvsroot/spambayes/website/windows.ht,v
retrieving revision 1.13
retrieving revision 1.14
diff -C2 -d -r1.13 -r1.14
*** windows.ht	23 May 2003 14:36:44 -0000	1.13
--- windows.ht	23 May 2003 22:15:59 -0000	1.14
***************
*** 34,56 ****
  <table border="1" cellpadding="2" cellspacing="0">
  <tr>
! <td>&nbsp;</td>
!     <td>Win95</td>
!     <td>Win98/98se/Me</td>
!     <td>Win2k</td>
!     <td>WinXP</td>
  </tr>
  <tr>
! <td>Outlook 2000</td>
!     <td>&nbsp;</td> 		 <!-- Win95 -->
!     <td rowspan="2">1.0a2 source
          or CVS works, installer
          002 fails<sup><font size="-2"><a href="#1">1</a></font></sup></td>           <!-- Win98/98se/Me -->
!     <td>works</td>  		 <!-- Win2k -->
!     <td rowspan="2">works</td>   <!-- WinXP Pro -->
  </tr>
  <tr>
! <td>Outlook 2002 (XP)<sup><font size="-2"><a href="#2">1</a></font></sup></td>
!     <td>&nbsp;</td>                      <!-- Win95 -->
!     <td>&nbsp;</td>		         <!-- Win2k -->
  </tr>
  </table>
--- 34,59 ----
  <table border="1" cellpadding="2" cellspacing="0">
  <tr>
!     <th>&nbsp;</th>
!     <th>Win95</th>
!     <th>Win98/98se/Me</th>
!     <th>Win2k</th>
!     <th>WinXP</th>
  </tr>
  <tr>
! <th>Outlook 2000</th>
!     <td rowspan="2" style="unknown">unknown<sup><font size="-2"><a href="#3">3</a></font></sup></td>  <!-- Win95 -->
!     <td rowspan="2" align="center">1.0a2 source
          or CVS works, installer
          002 fails<sup><font size="-2"><a href="#1">1</a></font></sup></td>           <!-- Win98/98se/Me -->
!     <td align="center">works</td> <!-- Win2k -->
!     <td rowspan="2">works</td>    <!-- WinXP Pro -->
  </tr>
  <tr>
! <th>Outlook 2002 (XP)<sup><font size="-2"><a href="#2">2</a></font></sup></th>
!     <td style="unknown" align="center">unknown<sup><font size="-2"><a href="#3">3</a></font></sup></td>           <!-- Win2k -->
! </tr>
! <tr>
! <th>Outlook 2003</th>
!     <td style="unknown" colspan="4" align="center">unknown<sup><font size="-2"><a href="#3">3</a></font></sup></td> <!-- Win95 -->
  </tr>
  </table>
***************
*** 68,71 ****
--- 71,83 ----
    <li><a name="2">Outlook XP SP2</a> is known to work.  Earlier versions are
    known to have some issues.</li>
+ 
+   <li><a name="3">We can use some</a> people to help check out the
+   highlighted configurations in the table.  If you can help, please send
+   your results to <a
+   href="mailto:spambayes at python.org">spambayes at python.org</a>.  Please be
+   explicit about the service pack or revision level of the various software
+   bits you are using, and how you installed the plugin (using the binary
+   installer, from the 1.0a2 distribution, or from CVS).</li>
+ 
  </ol>
  </p>





More information about the Spambayes-checkins mailing list