From: Sam H. v. a. <we...@ma...> - 2006-01-19 01:07:36
|
Log Message: ----------- housekeeping. added copyright notices. UTF-8 =3D> utf-8. removed byte-order marker added by bbedit. removed commented-out elements. Tags: ---- rel-2-2-dev Modified Files: -------------- webwork2/conf/templates/math: gateway.template system.template Revision Data ------------- Index: gateway.template =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /webwork/cvs/system/webwork2/conf/templates/math/gateway.templa= te,v retrieving revision 1.3 retrieving revision 1.3.2.1 diff -Lconf/templates/math/gateway.template -Lconf/templates/math/gateway= .template -u -r1.3 -r1.3.2.1 --- conf/templates/math/gateway.template +++ conf/templates/math/gateway.template @@ -1,8 +1,22 @@ -=EF=BB=BF<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> +<!-- WeBWorK Online Homework Delivery System + -- Copyright =C2=A9 2000-2006 The WeBWorK Project, http://openwebwork.= sf.net/ + -- $CVSHeader$ + --=20 + -- This program is free software; you can redistribute it and/or modif= y it under + -- the terms of either: (a) the GNU General Public License as publishe= d by the + -- Free Software Foundation; either version 2, or (at your option) any= later + -- version, or (b) the "Artistic License" which comes with this packag= e. + --=20 + -- This program is distributed in the hope that it will be useful, but= WITHOUT + -- ANY WARRANTY; without even the implied warranty of MERCHANTABILITY = or FITNESS + -- FOR A PARTICULAR PURPOSE. See either the GNU General Public Licens= e or the + -- Artistic License for more details. + --> <html xmlns=3D"http://www.w3.org/1999/xhtml" xml:lang=3D"en" lang=3D"en"= > <head> -<meta http-equiv=3D"Content-Type" content=3D"text/html; charset=3DUTF-8"= /> +<meta http-equiv=3D"content-type" content=3D"text/html; charset=3Dutf-8"= /> <meta http-equiv=3D"Pragma" content=3D"no-cache"/> <meta http-equiv=3D"expires" content=3D"Wed, 21 Dec 2005 00:00:01 GMT"/> <link rel=3D"stylesheet" type=3D"text/css" media=3D"All" href=3D"<!--#ur= l type=3D"webwork" name=3D"htdocs"-->/css/math.css"/> @@ -156,18 +170,9 @@ <hr class=3D"for-broken-browsers"/> <div id=3D"footer"> <p id=3D"last-modified">Page generated at <!--#timestamp--></p> - <!--<div id=3D"feedback"> - FEEDBACK - </div>--> <div id=3D"copyright"> - WeBWorK =C2=A9 2000-2005 <a href=3D"http://openwebwork.sf.net/">The W= eBWorK Project</a> + WeBWorK =C2=A9 2000-2006 <a href=3D"http://openwebwork.sf.net/">The W= eBWorK Project</a> </div> - <!--<div id=3D"validate"> - VALIDATE - </div>--> - <!--<p class=3D"page-url"> - PAGE-URL (p) - </p>--> </div> <!-- [gateway] removed left sidebar --> </div> <!-- big-wrapper --> Index: system.template =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /webwork/cvs/system/webwork2/conf/templates/math/system.templat= e,v retrieving revision 1.1 retrieving revision 1.1.2.1 diff -Lconf/templates/math/system.template -Lconf/templates/math/system.t= emplate -u -r1.1 -r1.1.2.1 --- conf/templates/math/system.template +++ conf/templates/math/system.template @@ -1,8 +1,22 @@ -=EF=BB=BF<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> +<!-- WeBWorK Online Homework Delivery System + -- Copyright =C2=A9 2000-2006 The WeBWorK Project, http://openwebwork.= sf.net/ + -- $CVSHeader$ + --=20 + -- This program is free software; you can redistribute it and/or modif= y it under + -- the terms of either: (a) the GNU General Public License as publishe= d by the + -- Free Software Foundation; either version 2, or (at your option) any= later + -- version, or (b) the "Artistic License" which comes with this packag= e. + --=20 + -- This program is distributed in the hope that it will be useful, but= WITHOUT + -- ANY WARRANTY; without even the implied warranty of MERCHANTABILITY = or FITNESS + -- FOR A PARTICULAR PURPOSE. See either the GNU General Public Licens= e or the + -- Artistic License for more details. + --> <html xmlns=3D"http://www.w3.org/1999/xhtml" xml:lang=3D"en" lang=3D"en"= > <head> -<meta http-equiv=3D"Content-Type" content=3D"text/html; charset=3DUTF-8"= /> +<meta http-equiv=3D"content-type" content=3D"text/html; charset=3Dutf-8"= /> <link rel=3D"stylesheet" type=3D"text/css" media=3D"All" href=3D"<!--#ur= l type=3D"webwork" name=3D"htdocs"-->/css/math.css"/> <title><!--#path style=3D"text" text=3D" : " textonly=3D"1"--></title> <!--#head--> @@ -67,18 +81,9 @@ <hr class=3D"for-broken-browsers"/> <div id=3D"footer"> <p id=3D"last-modified">Page generated at <!--#timestamp--></p> - <!--<div id=3D"feedback"> - FEEDBACK - </div>--> <div id=3D"copyright"> - WeBWorK =C2=A9 2000-2005 <a href=3D"http://openwebwork.sf.net/">The W= eBWorK Project</a> + WeBWorK =C2=A9 2000-2006 <a href=3D"http://openwebwork.sf.net/">The W= eBWorK Project</a> </div> - <!--<div id=3D"validate"> - VALIDATE - </div>--> - <!--<p class=3D"page-url"> - PAGE-URL (p) - </p>--> </div> <div id=3D"site-navigation"> <!--#if can=3D"links"--> |