Annotation of doc/build/installindex.html, revision 1.5
1.5 ! harris41 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.4 2002/04/23 13:38:31 harris41 Exp $ -->
1.1 harris41 4: <html>
5: <head>
6: <title>All Good Things Must Work</title>
7: <!-- pdfahref index.pdf -->
1.2 harris41 8: <!-- button MAIN-SITE -->
1.1 harris41 9: </head>
1.5 ! harris41 10: <body bgcolor="#ffffff">
1.1 harris41 11: <!-- preamble start -->
12: <p>
13: In a software project that experiences continual improvement
1.4 harris41 14: and where security and stability are important, we give
15: great attention to the ease and maintenance of LON-CAPA
1.1 harris41 16: on a Linux operating system.
1.5 ! harris41 17: </p>
1.1 harris41 18: <p>
19: On these pages you will learn how the LON-CAPA software system is
1.5 ! harris41 20: </p>
1.1 harris41 21: <table>
22: <tr>
23: <td>
24: <ul>
1.5 ! harris41 25: <li>definable</li>
! 26: <li>configurable</li>
! 27: <li>& testable</li>
1.1 harris41 28: </ul>
29: </td>
1.5 ! harris41 30: <td nowrap="nowrap" align="center">
! 31: <blockquote>
! 32: <p>
! 33: which improves the
! 34: </p>
! 35: </blockquote>
1.1 harris41 36: </td>
37: <td>
38: <ul>
1.5 ! harris41 39: <li>installation</li>
! 40: <li>upgrading</li>
! 41: <li>& code development</li>
1.1 harris41 42: </ul>
43: </td>
44: </tr>
45: </table>
46: <p>
1.3 harris41 47: To learn general information about
1.1 harris41 48: the LON-CAPA project, please visit
1.5 ! harris41 49: <a href="http://www.lon-capa.org">http://www.lon-capa.org/</a>.
! 50: </p>
1.1 harris41 51: <!-- preamble end -->
52: <!-- maintext start -->
53: <!-- aspseek search page; modified by Scott Harrison, 2/10/2002 -->
1.5 ! harris41 54: <form method="get" action="http://mail.lon-capa.org/cgi-bin/s.cgi">
! 55: <table bgcolor="#ffffff" width="100%" border="0">
1.1 harris41 56: <tr>
1.5 ! harris41 57: <td valign="bottom">
! 58: <font size="+2">Search</font>
1.1 harris41 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>
1.5 ! harris41 68: <td colspan="3">
1.1 harris41 69: <p>
70: Results per page:
71: <select name="ps">
72: <option value="10">10</option>
1.5 ! harris41 73: <option value="20" selected="selected">20</option>
1.1 harris41 74: <option value="50">50</option>
75: </select>
1.5 ! harris41 76: <input type="hidden" name="o" value="0" />
! 77: </p>
1.1 harris41 78: </td></tr>
79: <tr><td>
1.5 ! harris41 80: <table cellpadding="2" cellspacing="0" border="0">
1.1 harris41 81: <caption>
1.5 ! harris41 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>
1.1 harris41 84: </caption>
1.5 ! harris41 85: <tr>
! 86: <td valign="middle">
! 87: <input type="radio" name="dt" value="back" checked="checked" /></td>
1.1 harris41 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></tr>
105:
106: </table>
107: </form>
108:
109: <!-- maintext end -->
1.5 ! harris41 110: <!-- validated -->
1.1 harris41 111: </body>
112: </html>
FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>