Diff for /doc/build/Attic/installindex.html between versions 1.3 and 1.8

version 1.3, 2002/04/23 11:57:16 version 1.8, 2003/02/03 18:18:03
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>
 <title>All Good Things Must Work</title>  <title></title>
 <!-- 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  On these pages you will learn about the LON-CAPA software system.
 and where security and stability are important, we are giving  
 increasing attention to the ease and maintenance of LON-CAPA  
 on a Linux operating system.  
 <p>  
 On these pages you will learn how the LON-CAPA software system is  
 <table>  
 <tr>  
 <td>  
 <ul>  
 <li><font face='helvetica'>definable</font></li>  
 <li><font face='helvetica'>configurable</font></li>  
 <li><font face='helvetica'>&amp; testable</font></li>  
 </ul>  
 </td>  
 <td nowrap='' align='center'>  
 <ul>  
 <font face='helvetica'>which improves the</font>  
 </ul>  
 </td>  
 <td>  
 <ul>  
 <li><font face='helvetica'>installation</font></li>  
 <li><font face='helvetica'>upgrading</font></li>  
 <li><font face='helvetica'>&amp; code development</font></li>  
 </ul>  
 </td>  
 </tr>  
 </table>  
 </p>  </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 -->  
 <form method='get' action="http://mail.lon-capa.org/cgi-bin/s.cgi">  
 <table bgcolor='#ffffff' width='100%' border='0'>  
 <tr>  
 <td valign='bottom'>  
 <font size='+2'>Search</font>  
 </td>  
 <td valign="bottom" align="center">  
  Search for <input type="text" name="q" size="30" value="" />  
  <input type="submit" value="Search the LON-CAPA pages" />  
 </td>  
 <td>  
 </td>  
 </tr>  
 <tr>  
 <td colspan='3'>  
 <p>  
 Results per page:  
 <select name="ps">  
 <option value="10">10</option>  
 <option value="20" SELECTED>20</option>  
 <option value="50">50</option>  
 </select>  
 <input type='hidden' name='o' value='0' />  
 </td></tr>  
 <tr><td>  
 <table cellpadding='2' cellspacing='0' border='0'>  
 <caption>  
 Limit results to pages published within a specified period of time.<BR>  
 <font size='-1'><i>(Please select only one option)</i></font>  
 </caption>  
 <tr>   
 <td valign='center'><input type='radio' name="dt" value="back" checked></td>  
 <td>  
 <select name="dp">  
 <option value="0">anytime</option>  
 <option value="1d">in the last day</option>  
 <option value="7d">in the last week</option>  
 <option value="14d">in the last 2 weeks</option>  
 <option value="1m">in the last month</option>  
 <option value="3m">in the last 3 months</option>  
 <option value="6m">in the last 6 months</option>  
 <option value="1y">in the last year</option>  
 <option value="2y">in the last 2 years</option>  
 </select>  
 </td>  
 </tr>  
 </table>  
   
 </td></tr>  
   
 </table>  
 </form>  
   
 <!-- maintext end -->  <!-- maintext end -->
   <!-- validated -->
 </body>  </body>
 </html>  </html>

Removed from v.1.3  
changed lines
  Added in v.1.8


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