Annotation of doc/build/installindex.html, revision 1.3

1.3     ! harris41    1: <!-- $Id: installindex.html,v 1.2 2002/02/13 15:04:50 harris41 Exp $ -->
1.1       harris41    2: <html>
                      3: <head>
                      4: <title>All Good Things Must Work</title>
                      5: <!-- pdfahref index.pdf -->
1.2       harris41    6: <!-- button MAIN-SITE -->
1.1       harris41    7: </head>
                      8: <body bgcolor='#ffffff'>
                      9: <!-- preamble start -->
                     10: <p>
                     11: In a software project that experiences continual improvement
                     12: and where security and stability are important, we are giving
                     13: increasing attention to the ease and maintenance of LON-CAPA
                     14: on a Linux operating system.
                     15: <p>
                     16: On these pages you will learn how the LON-CAPA software system is
                     17: <table>
                     18: <tr>
                     19: <td>
                     20: <ul>
                     21: <li><font face='helvetica'>definable</font></li>
                     22: <li><font face='helvetica'>configurable</font></li>
                     23: <li><font face='helvetica'>&amp; testable</font></li>
                     24: </ul>
                     25: </td>
                     26: <td nowrap='' align='center'>
                     27: <ul>
                     28: <font face='helvetica'>which improves the</font>
                     29: </ul>
                     30: </td>
                     31: <td>
                     32: <ul>
                     33: <li><font face='helvetica'>installation</font></li>
                     34: <li><font face='helvetica'>upgrading</font></li>
                     35: <li><font face='helvetica'>&amp; code development</font></li>
                     36: </ul>
                     37: </td>
                     38: </tr>
                     39: </table>
                     40: </p>
                     41: <p>
1.3     ! harris41   42: To learn general information about
1.1       harris41   43: the LON-CAPA project, please visit
                     44: <a href='http://www.lon-capa.org'>http://www.lon-capa.org/</a>.
                     45: <!-- preamble end -->
                     46: <!-- maintext start -->
                     47: <!-- aspseek search page; modified by Scott Harrison, 2/10/2002 -->
                     48: <form method='get' action="http://mail.lon-capa.org/cgi-bin/s.cgi">
                     49: <table bgcolor='#ffffff' width='100%' border='0'>
                     50: <tr>
                     51: <td valign='bottom'>
                     52: <font size='+2'>Search</font>
                     53: </td>
                     54: <td valign="bottom" align="center">
                     55:  Search for <input type="text" name="q" size="30" value="" />
                     56:  <input type="submit" value="Search the LON-CAPA pages" />
                     57: </td>
                     58: <td>
                     59: </td>
                     60: </tr>
                     61: <tr>
                     62: <td colspan='3'>
                     63: <p>
                     64: Results per page:
                     65: <select name="ps">
                     66: <option value="10">10</option>
                     67: <option value="20" SELECTED>20</option>
                     68: <option value="50">50</option>
                     69: </select>
                     70: <input type='hidden' name='o' value='0' />
                     71: </td></tr>
                     72: <tr><td>
                     73: <table cellpadding='2' cellspacing='0' border='0'>
                     74: <caption>
                     75: Limit results to pages published within a specified period of time.<BR>
                     76: <font size='-1'><i>(Please select only one option)</i></font>
                     77: </caption>
                     78: <tr> 
                     79: <td valign='center'><input type='radio' name="dt" value="back" checked></td>
                     80: <td>
                     81: <select name="dp">
                     82: <option value="0">anytime</option>
                     83: <option value="1d">in the last day</option>
                     84: <option value="7d">in the last week</option>
                     85: <option value="14d">in the last 2 weeks</option>
                     86: <option value="1m">in the last month</option>
                     87: <option value="3m">in the last 3 months</option>
                     88: <option value="6m">in the last 6 months</option>
                     89: <option value="1y">in the last year</option>
                     90: <option value="2y">in the last 2 years</option>
                     91: </select>
                     92: </td>
                     93: </tr>
                     94: </table>
                     95: 
                     96: </td></tr>
                     97: 
                     98: </table>
                     99: </form>
                    100: 
                    101: <!-- maintext end -->
                    102: </body>
                    103: </html>

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