--- loncom/license/about.html 2013/08/16 13:05:36 1.35 +++ loncom/license/about.html 2025/02/09 18:15:04 1.42 @@ -1,18 +1,44 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> -<html> +<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"></meta> <title>About LON-CAPA</title> +<style type="text/css"> +body { + background-color:"#FFFFFF"; +} + +a:link { + color: #666666; +} + +a:visited { + color: #333333"; +} + +h2 { + display: block; + font-size: 1.17em; + margin-top: 1em; + margin-bottom: 1em; + margin-left: 0; + margin-right: 0; + font-weight: bold; +} +</style> </head> -<body bgcolor="#FFFFFF" link="#666666" vlink="#333333"> +<body> +<div role="banner"> <h1><img src="lonIcons/lonlogos.gif" alt="Small LON-CAPA logo" align="right" />About the Learning<i>Online</i> Network with CAPA (<a href="http://www.lon-capa.org/">LON-CAPA</a>)</h1> <p>VERSION: <!-- VERSION --></p> -<p><font size="+2">Copyright Michigan State University Board of -Trustees</font></p> +</div> +<div role="main"> +<p style="font-size: x-large;">Copyright Michigan State University Board of +Trustees</p> <p> </p> @@ -33,8 +59,8 @@ Trustees</font></p> Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA </pre> -<h3>Included libraries and packages covered by GNU General or other -Public Licenses</h3> +<h2>Included libraries and packages covered by GNU General or other +Public Licenses</h2> <ul> <li>Powered by Linux.</li> @@ -46,10 +72,12 @@ Public Licenses</h3> <li>Using MAXIMA.</li> <li>Using Dragmath.</li> <li>Using CKeditor.</li> +<li>Using CodeMirror.</li> +<li>Using Daxe.</li> </ul> -<h3>Included library packages not covered by the GNU General Public -License</h3> +<h2>Included library packages not covered by the GNU General Public +License</h2> <p> <img src="lonIcons/tth.gif" align="right" alt="TtH logo" /> @@ -68,7 +96,7 @@ under any circumstances.</p> <p>The <a href="http://tango.freedesktop.org/Tango_Icon_Library">Tango icons</a> are covered by the <a href="http://creativecommons.org/licenses/by-sa/2.5/">Creative Commons Attribution Share-Alike license</a>. </p> -<h3>History</h3> +<h2>History</h2> <p>Based on the CAPA and Lecture<i>Online</i> software systems developed at Michigan State University.</p> @@ -79,8 +107,8 @@ Michigan State University.</p> alt="LectureOnline logo" /> </p> -<h3><img src="lonDomLogos/msu.gif" -align="right" alt="Michigan State University logo" />Support</h3> +<h2><img src="lonDomLogos/msu.gif" +align="right" alt="Michigan State University logo" />Support</h2> <p>Development of LON-CAPA is sponsored by Michigan State University, the University of Illinois at Urbana-Champaign, and Simon Fraser University.</p> @@ -96,19 +124,19 @@ Foundation.</p> <p>Contributing support by the Andrew W. Mellon Foundation and the Alfred P. Sloan Foundation.</p> -<h3>Code Contributors to Date</h3> +<h2>Code Contributors to Date</h2> <p>Guy Albertelli II, Guy Askenazi, Ray Batchelor, Richard Banghart, Felicia Berryman, Stefan Bisitz, Jeremy Bowers, Stefan Dröschler, Phil Fazio, Ron Fox, -Robin Goltermann, Matthew Hall, Harsha Jagasia, Gerd Kortemeyer, -James Laverty, Carl Lira -Mark Lucas, Robert McQueen, Behrouz Minaei-Bidgoli, +Robin Goltermann, Damien Guillaume, Matthew Hall, Harsha Jagasia, Gerd Kortemeyer, +James Laverty, Carl Lira, +Mark Lucas, Robert McQueen, Behrouz Minaei-Bidgoli, Corey Musolff, Hon-Kie Ng, Stuart Raeburn, Peter Riegler, Alexander Sakharuk, Jason Stredwick, Martin Siegert, Joshua Tacey, Arne Tempelhof, Yihjia Tsai, Benjamin Tyszka, Angela VanDuinen, Suzanne Webb, Juliane Wenzel, Jay-Lynn Williams, and others.</p> -<h3>Translations By</h3> +<h2>Translations By</h2> <ul> <li>Arabic: Behrouz Minaei-Bidgoli</li> <li>Chinese:Yunfeng Zhu</li> @@ -122,10 +150,11 @@ and others.</p> <li>Turkish: Gunay Bayrak</li> </ul> -<h3>Additional Contributors</h3> +<h2>Additional Contributors</h2> <p>Wolfgang Bauer, Walt Benenson, Ed Kashy, Jim Linnemann.</p> - +</div> +<div role="contentinfo"> <p> <a href="http://www.smete.org/"> <img src="lonIcons/SMETE_white.gif" border="0" @@ -133,6 +162,6 @@ and others.</p> <a href="http://www.nsdl.org/"> <img src="lonDomLogos/nsdl.gif" border="0" align="bottom" alt="NSDL logo" /></a></p> - +</div> </body> </html>