Diff for /doc/build/Attic/installindex.html between versions 1.4 and 1.5

version 1.4, 2002/04/23 13:38:31 version 1.5, 2002/05/02 00:51:58
Line 1 Line 1
   <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 <!-- $Id$ -->  <!-- $Id$ -->
 <html>  <html>
 <head>  <head>
Line 5 Line 7
 <!-- pdfahref index.pdf -->  <!-- pdfahref index.pdf -->
 <!-- button MAIN-SITE -->  <!-- button MAIN-SITE -->
 </head>  </head>
 <body bgcolor='#ffffff'>  <body bgcolor="#ffffff">
 <!-- preamble start -->  <!-- preamble start -->
 <p>  <p>
 In a software project that experiences continual improvement  In a software project that experiences continual improvement
 and where security and stability are important, we give  and where security and stability are important, we give
 great attention to the ease and maintenance of LON-CAPA  great attention to the ease and maintenance of LON-CAPA
 on a Linux operating system.  on a Linux operating system.
   </p>
 <p>  <p>
 On these pages you will learn how the LON-CAPA software system is  On these pages you will learn how the LON-CAPA software system is
   </p>
 <table>  <table>
 <tr>  <tr>
 <td>  <td>
 <ul>  <ul>
 <li><font face='helvetica'>definable</font></li>  <li>definable</li>
 <li><font face='helvetica'>configurable</font></li>  <li>configurable</li>
 <li><font face='helvetica'>&amp; testable</font></li>  <li>&amp; testable</li>
 </ul>  </ul>
 </td>  </td>
 <td nowrap='' align='center'>  <td nowrap="nowrap" align="center">
 <ul>  <blockquote>
 <font face='helvetica'>which improves the</font>  <p>
 </ul>  which improves the
   </p>
   </blockquote>
 </td>  </td>
 <td>  <td>
 <ul>  <ul>
 <li><font face='helvetica'>installation</font></li>  <li>installation</li>
 <li><font face='helvetica'>upgrading</font></li>  <li>upgrading</li>
 <li><font face='helvetica'>&amp; code development</font></li>  <li>&amp; code development</li>
 </ul>  </ul>
 </td>  </td>
 </tr>  </tr>
 </table>  </table>
 </p>  
 <p>  <p>
 To learn general information about  To learn general information about
 the LON-CAPA project, please visit  the LON-CAPA project, please visit
 <a href='http://www.lon-capa.org'>http://www.lon-capa.org/</a>.  <a href="http://www.lon-capa.org">http://www.lon-capa.org/</a>.
   </p>
 <!-- preamble end -->  <!-- preamble end -->
 <!-- maintext start -->  <!-- maintext start -->
 <!-- aspseek search page; modified by Scott Harrison, 2/10/2002 -->  <!-- aspseek search page; modified by Scott Harrison, 2/10/2002 -->
 <form method='get' action="http://mail.lon-capa.org/cgi-bin/s.cgi">  <form method="get" action="http://mail.lon-capa.org/cgi-bin/s.cgi">
 <table bgcolor='#ffffff' width='100%' border='0'>  <table bgcolor="#ffffff" width="100%" border="0">
 <tr>  <tr>
 <td valign='bottom'>  <td valign="bottom">
 <font size='+2'>Search</font>  <font size="+2">Search</font>
 </td>  </td>
 <td valign="bottom" align="center">  <td valign="bottom" align="center">
  Search for <input type="text" name="q" size="30" value="" />   Search for <input type="text" name="q" size="30" value="" />
Line 59  the LON-CAPA project, please visit Line 65  the LON-CAPA project, please visit
 </td>  </td>
 </tr>  </tr>
 <tr>  <tr>
 <td colspan='3'>  <td colspan="3">
 <p>  <p>
 Results per page:  Results per page:
 <select name="ps">  <select name="ps">
 <option value="10">10</option>  <option value="10">10</option>
 <option value="20" SELECTED>20</option>  <option value="20" selected="selected">20</option>
 <option value="50">50</option>  <option value="50">50</option>
 </select>  </select>
 <input type='hidden' name='o' value='0' />  <input type="hidden" name="o" value="0" />
   </p>
 </td></tr>  </td></tr>
 <tr><td>  <tr><td>
 <table cellpadding='2' cellspacing='0' border='0'>  <table cellpadding="2" cellspacing="0" border="0">
 <caption>  <caption>
 Limit results to pages published within a specified period of time.<BR>  Limit results to pages published within a specified period of time.<br />
 <font size='-1'><i>(Please select only one option)</i></font>  <font size="-1"><i>(Please select only one option)</i></font>
 </caption>  </caption>
 <tr>   <tr>
 <td valign='center'><input type='radio' name="dt" value="back" checked></td>  <td valign="middle">
   <input type="radio" name="dt" value="back" checked="checked" /></td>
 <td>  <td>
 <select name="dp">  <select name="dp">
 <option value="0">anytime</option>  <option value="0">anytime</option>
Line 99  Limit results to pages published within Line 107  Limit results to pages published within
 </form>  </form>
   
 <!-- maintext end -->  <!-- maintext end -->
   <!-- validated -->
 </body>  </body>
 </html>  </html>

Removed from v.1.4  
changed lines
  Added in v.1.5


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>