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

version 1.1, 2002/02/11 04:18:37 version 1.7, 2002/08/05 08:15:36
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>All Good Things Must Work</title>
 <!-- pdfahref index.pdf -->  <!-- pdfahref index.pdf -->
 <!-- button CONFIGURE -->  <!-- 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 are giving  and where security and stability are important, we give
 increasing 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>
 I am a freeware contributor and volunteer.  To learn more 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>.
 Together, let's make this software great for teachers and students alike!  </p>
 <i>- <a href='mailto:harris41@msu.edu'>Scott Harrison</a></i>  
 <!-- 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 61  Together, let's make this software great Line 65  Together, let's make this software great
 </td>  </td>
 </tr>  </tr>
 <tr>  <tr>
 <td colspan='3'>  <td>
 <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 95  Limit results to pages published within Line 101  Limit results to pages published within
 </tr>  </tr>
 </table>  </table>
   
 </td></tr>  </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>  </table>
 </form>  </form>
   
 <!-- maintext end -->  <!-- maintext end -->
   <!-- validated -->
 </body>  </body>
 </html>  </html>

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


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