File:  [LON-CAPA] / doc / build / Attic / installindex.html
Revision 1.2: download - view: text, annotated - select for diffs
Wed Feb 13 15:04:50 2002 UTC (22 years, 4 months ago) by harris41
Branches: MAIN
CVS tags: HEAD
fixing button rendering

    1: <!-- $Id: installindex.html,v 1.2 2002/02/13 15:04:50 harris41 Exp $ -->
    2: <html>
    3: <head>
    4: <title>All Good Things Must Work</title>
    5: <!-- pdfahref index.pdf -->
    6: <!-- button MAIN-SITE -->
    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>
   42: I am a freeware contributor and volunteer.  To learn more about
   43: the LON-CAPA project, please visit
   44: <a href='http://www.lon-capa.org'>http://www.lon-capa.org/</a>.
   45: Together, let's make this software great for teachers and students alike!
   46: <i>- <a href='mailto:harris41@msu.edu'>Scott Harrison</a></i>
   47: <!-- preamble end -->
   48: <!-- maintext start -->
   49: <!-- aspseek search page; modified by Scott Harrison, 2/10/2002 -->
   50: <form method='get' action="http://mail.lon-capa.org/cgi-bin/s.cgi">
   51: <table bgcolor='#ffffff' width='100%' border='0'>
   52: <tr>
   53: <td valign='bottom'>
   54: <font size='+2'>Search</font>
   55: </td>
   56: <td valign="bottom" align="center">
   57:  Search for <input type="text" name="q" size="30" value="" />
   58:  <input type="submit" value="Search the LON-CAPA pages" />
   59: </td>
   60: <td>
   61: </td>
   62: </tr>
   63: <tr>
   64: <td colspan='3'>
   65: <p>
   66: Results per page:
   67: <select name="ps">
   68: <option value="10">10</option>
   69: <option value="20" SELECTED>20</option>
   70: <option value="50">50</option>
   71: </select>
   72: <input type='hidden' name='o' value='0' />
   73: </td></tr>
   74: <tr><td>
   75: <table cellpadding='2' cellspacing='0' border='0'>
   76: <caption>
   77: Limit results to pages published within a specified period of time.<BR>
   78: <font size='-1'><i>(Please select only one option)</i></font>
   79: </caption>
   80: <tr> 
   81: <td valign='center'><input type='radio' name="dt" value="back" checked></td>
   82: <td>
   83: <select name="dp">
   84: <option value="0">anytime</option>
   85: <option value="1d">in the last day</option>
   86: <option value="7d">in the last week</option>
   87: <option value="14d">in the last 2 weeks</option>
   88: <option value="1m">in the last month</option>
   89: <option value="3m">in the last 3 months</option>
   90: <option value="6m">in the last 6 months</option>
   91: <option value="1y">in the last year</option>
   92: <option value="2y">in the last 2 years</option>
   93: </select>
   94: </td>
   95: </tr>
   96: </table>
   97: 
   98: </td></tr>
   99: 
  100: </table>
  101: </form>
  102: 
  103: <!-- maintext end -->
  104: </body>
  105: </html>

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