Annotation of doc/build/installindex.html, revision 1.6
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">
1.6 ! harris41 3: <!-- $Id: installindex.html,v 1.5 2002/05/02 00:51:58 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.6 ! harris41 68: <td colspan="1">
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:
1.6 ! harris41 104: </td>
! 105: <td>
! 106:
! 107: <table border="0" cellpadding="3" cellspacing="0">
! 108: <tr><td bgcolor="yellow"><font color="red">
! 109: Ask questions on the
! 110: <a href="mailto:lon-capa-dev@mail.lon-capa.org">lon-capa-dev
! 111: mailing list</a>, or on IRC at <b><tt>irc.openprojects.net</tt></b>, channel
! 112: <b><tt>#loncapa</tt></b>.</td></tr>
! 113: </table>
! 114:
! 115: </td>
! 116: <td>
! 117: </td>
! 118: </tr>
1.1 harris41 119:
120: </table>
121: </form>
122:
123: <!-- maintext end -->
1.5 harris41 124: <!-- validated -->
1.1 harris41 125: </body>
126: </html>
FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>