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

version 1.7, 2002/08/05 08:15:36 version 1.8, 2003/02/03 18:18:03
Line 3 Line 3
 <!-- $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 give  
 great attention to the ease and maintenance of LON-CAPA  
 on a Linux operating system.  
 </p>  </p>
 <p>  <p>
 On these pages you will learn how the LON-CAPA software system is  
 </p>  
 <table>  
 <tr>  
 <td>  
 <ul>  
 <li>definable</li>  
 <li>configurable</li>  
 <li>&amp; testable</li>  
 </ul>  
 </td>  
 <td nowrap="nowrap" align="center">  
 <blockquote>  
 <p>  
 which improves the  
 </p>  
 </blockquote>  
 </td>  
 <td>  
 <ul>  
 <li>installation</li>  
 <li>upgrading</li>  
 <li>&amp; code development</li>  
 </ul>  
 </td>  
 </tr>  
 </table>  
 <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>  </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>  
 <p>  
 Results per page:  
 <select name="ps">  
 <option value="10">10</option>  
 <option value="20" selected="selected">20</option>  
 <option value="50">50</option>  
 </select>  
 <input type="hidden" name="o" value="0" />  
 </p>  
 </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="middle">  
 <input type="radio" name="dt" value="back" checked="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>  
 <td>  
   
 <table border="0" cellpadding="3" cellspacing="0">  
 <tr><td bgcolor="yellow"><font color="red"><font face="helvetica">  
 Ask questions on the  
 <a href="mailto:lon-capa-dev@mail.lon-capa.org">lon-capa-dev  
 mailing list</a>, or<br />  
 on IRC at <b><tt>irc.openprojects.net</tt></b>, channel  
 <b><tt>#loncapa</tt></b>.<br />  
 (You will need software like <a href="http://www.xchat.org/">xchat</a>.)  
 </font></font></td></tr>  
 </table>  
   
 </td>  
 <td>  
 </td>  
 </tr>  
   
 </table>  
 </form>  
   
 <!-- maintext end -->  <!-- maintext end -->
 <!-- validated -->  <!-- validated -->
 </body>  </body>

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


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