File:  [LON-CAPA] / doc / build / Attic / installindex.html
Revision 1.7: download - view: text, annotated - select for diffs
Mon Aug 5 08:15:36 2002 UTC (21 years, 11 months ago) by harris41
Branches: MAIN
CVS tags: version_0_6_2, version_0_6, version_0_5_1, version_0_5, HEAD
fixing formatting of text; resolving xhtml tags; adding note about xchat

    1: <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
    2:  "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    3: <!-- $Id: installindex.html,v 1.7 2002/08/05 08:15:36 harris41 Exp $ -->
    4: <html>
    5: <head>
    6: <title>All Good Things Must Work</title>
    7: <!-- pdfahref index.pdf -->
    8: <!-- button MAIN-SITE -->
    9: </head>
   10: <body bgcolor="#ffffff">
   11: <!-- preamble start -->
   12: <p>
   13: In a software project that experiences continual improvement
   14: and where security and stability are important, we give
   15: great attention to the ease and maintenance of LON-CAPA
   16: on a Linux operating system.
   17: </p>
   18: <p>
   19: On these pages you will learn how the LON-CAPA software system is
   20: </p>
   21: <table>
   22: <tr>
   23: <td>
   24: <ul>
   25: <li>definable</li>
   26: <li>configurable</li>
   27: <li>&amp; testable</li>
   28: </ul>
   29: </td>
   30: <td nowrap="nowrap" align="center">
   31: <blockquote>
   32: <p>
   33: which improves the
   34: </p>
   35: </blockquote>
   36: </td>
   37: <td>
   38: <ul>
   39: <li>installation</li>
   40: <li>upgrading</li>
   41: <li>&amp; code development</li>
   42: </ul>
   43: </td>
   44: </tr>
   45: </table>
   46: <p>
   47: To learn general information about
   48: the LON-CAPA project, please visit
   49: <a href="http://www.lon-capa.org">http://www.lon-capa.org/</a>.
   50: </p>
   51: <!-- preamble end -->
   52: <!-- maintext start -->
   53: <!-- aspseek search page; modified by Scott Harrison, 2/10/2002 -->
   54: <form method="get" action="http://mail.lon-capa.org/cgi-bin/s.cgi">
   55: <table bgcolor="#ffffff" width="100%" border="0">
   56: <tr>
   57: <td valign="bottom">
   58: <font size="+2">Search</font>
   59: </td>
   60: <td valign="bottom" align="center">
   61:  Search for <input type="text" name="q" size="30" value="" />
   62:  <input type="submit" value="Search the LON-CAPA pages" />
   63: </td>
   64: <td>
   65: </td>
   66: </tr>
   67: <tr>
   68: <td>
   69: <p>
   70: Results per page:
   71: <select name="ps">
   72: <option value="10">10</option>
   73: <option value="20" selected="selected">20</option>
   74: <option value="50">50</option>
   75: </select>
   76: <input type="hidden" name="o" value="0" />
   77: </p>
   78: </td></tr>
   79: <tr><td>
   80: <table cellpadding="2" cellspacing="0" border="0">
   81: <caption>
   82: Limit results to pages published within a specified period of time.<br />
   83: <font size="-1"><i>(Please select only one option)</i></font>
   84: </caption>
   85: <tr>
   86: <td valign="middle">
   87: <input type="radio" name="dt" value="back" checked="checked" /></td>
   88: <td>
   89: <select name="dp">
   90: <option value="0">anytime</option>
   91: <option value="1d">in the last day</option>
   92: <option value="7d">in the last week</option>
   93: <option value="14d">in the last 2 weeks</option>
   94: <option value="1m">in the last month</option>
   95: <option value="3m">in the last 3 months</option>
   96: <option value="6m">in the last 6 months</option>
   97: <option value="1y">in the last year</option>
   98: <option value="2y">in the last 2 years</option>
   99: </select>
  100: </td>
  101: </tr>
  102: </table>
  103: 
  104: </td>
  105: <td>
  106: 
  107: <table border="0" cellpadding="3" cellspacing="0">
  108: <tr><td bgcolor="yellow"><font color="red"><font face="helvetica">
  109: Ask questions on the
  110: <a href="mailto:lon-capa-dev@mail.lon-capa.org">lon-capa-dev
  111: mailing list</a>, or<br />
  112: on IRC at <b><tt>irc.openprojects.net</tt></b>, channel
  113: <b><tt>#loncapa</tt></b>.<br />
  114: (You will need software like <a href="http://www.xchat.org/">xchat</a>.)
  115: </font></font></td></tr>
  116: </table>
  117: 
  118: </td>
  119: <td>
  120: </td>
  121: </tr>
  122: 
  123: </table>
  124: </form>
  125: 
  126: <!-- maintext end -->
  127: <!-- validated -->
  128: </body>
  129: </html>

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