[hmath-commits] org.hmath.server snip.jsp,1.1,1.2 msie_header.jsp,1.1,1.2 main.jsp,1.2,1.3 opera_hea
Status: Pre-Alpha
Brought to you by:
jsurfer
|
From: Klaus H. <js...@us...> - 2004-03-20 10:26:04
|
Update of /cvsroot/hmath/org.hmath.server In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv9424 Modified Files: snip.jsp msie_header.jsp main.jsp opera_header.jsp gecko_header.jsp .classpath Log Message: misc changes Index: msie_header.jsp =================================================================== RCS file: /cvsroot/hmath/org.hmath.server/msie_header.jsp,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** msie_header.jsp 12 Mar 2004 20:13:05 -0000 1.1 --- msie_header.jsp 20 Mar 2004 10:16:02 -0000 1.2 *************** *** 1,7 **** - <%-- - ** Main layout template. - ** @author Matthias L. Jugel - ** @version $Id$ - --%> <%@ page import="org.snipsnap.snip.SnipSpace, org.snipsnap.app.Application, --- 1,2 ---- Index: main.jsp =================================================================== RCS file: /cvsroot/hmath/org.hmath.server/main.jsp,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** main.jsp 12 Mar 2004 20:13:05 -0000 1.2 --- main.jsp 20 Mar 2004 10:16:02 -0000 1.3 *************** *** 3,7 **** ** Main layout template. ** @author Matthias L. Jugel - ** @version $Id$ --%> <%@ page import="org.snipsnap.snip.SnipSpace, --- 3,6 ---- Index: .classpath =================================================================== RCS file: /cvsroot/hmath/org.hmath.server/.classpath,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** .classpath 9 Mar 2004 20:16:02 -0000 1.1 --- .classpath 20 Mar 2004 10:16:02 -0000 1.2 *************** *** 39,45 **** <classpathentry kind="var" path="TOMCAT_HOME/common/lib/commons-el.jar"/> <classpathentry kind="var" path="TOMCAT_HOME/common/lib/tools.jar"/> - <classpathentry kind="src" path="/org.hartmath.tex2mml"/> <classpathentry kind="src" path="/radeox.cvs"/> <classpathentry kind="src" path="/snip"/> <classpathentry kind="output" path="WEB-INF/classes"/> </classpath> --- 39,45 ---- <classpathentry kind="var" path="TOMCAT_HOME/common/lib/commons-el.jar"/> <classpathentry kind="var" path="TOMCAT_HOME/common/lib/tools.jar"/> <classpathentry kind="src" path="/radeox.cvs"/> <classpathentry kind="src" path="/snip"/> + <classpathentry kind="src" path="/org.hartmath.tex2mml"/> <classpathentry kind="output" path="WEB-INF/classes"/> </classpath> Index: gecko_header.jsp =================================================================== RCS file: /cvsroot/hmath/org.hmath.server/gecko_header.jsp,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** gecko_header.jsp 12 Mar 2004 20:13:05 -0000 1.1 --- gecko_header.jsp 20 Mar 2004 10:16:02 -0000 1.2 *************** *** 1,9 **** <?xml version='1.0' encoding='iso-8859-1'?> - <%-- - ** Main layout template. - ** @author Matthias L. Jugel - ** @version $Id$ - --%> <%@ page import="org.snipsnap.snip.SnipSpace, org.snipsnap.app.Application, --- 1,4 ---- Index: snip.jsp =================================================================== RCS file: /cvsroot/hmath/org.hmath.server/snip.jsp,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** snip.jsp 9 Mar 2004 20:16:01 -0000 1.1 --- snip.jsp 20 Mar 2004 10:16:02 -0000 1.2 *************** *** 27,30 **** </c:if> <div class="snip-sniplinks"><s:snipLinks snip="${snip}" width="4" start="#ffffff" end="#b0b0b0"/></div> - <!-- <div class="snip-backlinks"><s:backLinks snip="${snip}" count="15"/></div> --> </div> --- 27,29 ---- Index: opera_header.jsp =================================================================== RCS file: /cvsroot/hmath/org.hmath.server/opera_header.jsp,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** opera_header.jsp 12 Mar 2004 20:13:05 -0000 1.1 --- opera_header.jsp 20 Mar 2004 10:16:02 -0000 1.2 *************** *** 1,9 **** <?xml version='1.0' encoding='iso-8859-1'?> - <%-- - ** Main layout template. - ** @author Matthias L. Jugel - ** @version $Id$ - --%> <%@ page import="org.snipsnap.snip.SnipSpace, org.snipsnap.app.Application, --- 1,4 ---- *************** *** 15,23 **** <%@ taglib uri="http://snipsnap.com/snipsnap" prefix="s" %> ! <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1 plus MathML 2.0//EN" ! "http://www.w3.org/TR/MathML2/dtd/xhtml-math11-f.dtd" [ ! <!ENTITY mathml "http://www.w3.org/1998/Math/MathML"> ! ]> ! <html xmlns:m="http://www.w3.org/1998/Math/MathML" xmlns="http://www.w3.org/1999/xhtml" xml:lang="<c:out value='${app.configuration.locale}'/>"> <head> <!-- base of this document to make all links relative --> --- 10,14 ---- <%@ taglib uri="http://snipsnap.com/snipsnap" prefix="s" %> ! <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="<c:out value='${app.configuration.locale}'/>"> <head> <!-- base of this document to make all links relative --> *************** *** 43,49 **** <!-- title of this document --> <title><c:out value="${app.configuration.name}" default="SnipSnap"/> :: <c:out value="${snip.name}"/></title> - <object id="showEqn" classid="clsid:32F66A20-7614-11D4-BD11-00104BD3F987"> - <!--comment required to prevent this becoming an empty tag--> - </object> - <?import NAMESPACE="M" IMPLEMENTATION="#showEqn"?> </head> \ No newline at end of file --- 34,36 ---- |