Author: glorieux Date: 2009-12-15 10:53:24 +0100 (Tue, 15 Dec 2009) New Revision: 58 Modified: trunk/src/main/webapp/BadFileRedirect.jsp trunk/src/main/webapp/BadUseRedirect.jsp trunk/src/main/webapp/Error.jsp trunk/src/main/webapp/ModificationViewer.jsp trunk/src/main/webapp/OutConnection.jsp trunk/src/main/webapp/PrivateSvnRedirect.jsp trunk/src/main/webapp/Redirect.jsp Log: Modification of pages view Modified: trunk/src/main/webapp/BadFileRedirect.jsp =================================================================== --- trunk/src/main/webapp/BadFileRedirect.jsp 2009-12-15 09:52:29 UTC (rev 57) +++ trunk/src/main/webapp/BadFileRedirect.jsp 2009-12-15 09:53:24 UTC (rev 58) @@ -8,12 +8,13 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Error...</title> +<link rel="icon" href="img/ScmWebEditor_little.png" type="image/png"> +<link rel="stylesheet" type="text/css" href="css/main.css"> <meta http-equiv="Refresh" content="3; url= <%=request.getAttribute("scmEditorUrl")%>"> </head> <body> -<img src="http://www.codelutin.com/images/lutinorange-codelutin.png" - alt="$alt" /> +<img src="img/ScmWebEditor_main.png" alt="$alt" /> <p>Bad SCM path or file name! Please correct it.</p> <p>You should be transferred automatically to the form page. If not please <a href="<%=request.getAttribute("scmEditorUrl")%>">click Modified: trunk/src/main/webapp/BadUseRedirect.jsp =================================================================== --- trunk/src/main/webapp/BadUseRedirect.jsp 2009-12-15 09:52:29 UTC (rev 57) +++ trunk/src/main/webapp/BadUseRedirect.jsp 2009-12-15 09:53:24 UTC (rev 58) @@ -8,12 +8,13 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Error...</title> +<link rel="icon" href="img/ScmWebEditor_little.png" type="image/png"> +<link rel="stylesheet" type="text/css" href="css/main.css"> <meta http-equiv="Refresh" content="3; url= <%=request.getAttribute("scmEditorUrl")%>"> </head> <body> -<img src="http://www.codelutin.com/images/lutinorange-codelutin.png" - alt="$alt" /> +<img src="img/ScmWebEditor_main.png" alt="$alt" /> <p>Bad Use of ScmWebEditor! Please try again.</p> <p>You should be transferred automatically to the previous page. If not please <a href="<%=request.getAttribute("scmEditorUrl")%>">click Modified: trunk/src/main/webapp/Error.jsp =================================================================== --- trunk/src/main/webapp/Error.jsp 2009-12-15 09:52:29 UTC (rev 57) +++ trunk/src/main/webapp/Error.jsp 2009-12-15 09:53:24 UTC (rev 58) @@ -7,14 +7,15 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Error</title> +<link rel="icon" href="img/ScmWebEditor_little.png" type="image/png"> +<link rel="stylesheet" type="text/css" href="css/main.css"> <meta http-equiv="Refresh" content="2; url=" <%=request.getAttribute("Redirect_url")%>"> <%--%=request.getAttribute("scmEditorUrl")%>?adresse=<%=request.getAttribute("Svnpath_url")%>&file_name=<%=request.getAttribute("Filename_url")%>&project_url=<%=request.getAttribute("Redirection_url")%>&lang=<%=request.getAttribute("Lang")%>&format=<%=request.getAttribute("Format")%>"--%> </head> <body> -<img src="http://www.codelutin.com/images/lutinorange-codelutin.png" - alt="$alt" /> +<img src="img/ScmWebEditor_main.png" alt="$alt" /> <p>Bad Login or Password. Please Wait.</p> <p>©2004-2009 CodeLutin</p> </body> Modified: trunk/src/main/webapp/ModificationViewer.jsp =================================================================== --- trunk/src/main/webapp/ModificationViewer.jsp 2009-12-15 09:52:29 UTC (rev 57) +++ trunk/src/main/webapp/ModificationViewer.jsp 2009-12-15 09:53:24 UTC (rev 58) @@ -7,10 +7,12 @@ <head> <title>SCMWebEditor</title> +<link rel="icon" href="img/ScmWebEditor_little.png" type="image/png"> +<link rel="stylesheet" type="text/css" href="css/main.css"> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> </head> <body onload="cleanForm();geresession(<%=request.getAttribute("InvalidateMaxTime")%>, 5);"> - <img src="http://www.codelutin.com/images/lutinorange-codelutin.png" alt="$alt" /> + <img src="img/ScmWebEditor_main.png" alt="$alt" /> <center><h2><p>Welcome on SCMWebEditor</p></h2> <h4><p>For any Problem with RestruturedText visit <a href="http://docutils.sourceforge.net/rst.html">RST documentation website</a>.</p></h4></center> @@ -51,6 +53,6 @@ <p>Upload a picture: <input id="newPic" type="file" name="newPic" size="30"> <input type="submit" value="Upload" name="upPic"/></p> </form></center> - <p>©2004-2009 CodeLutin</p> + <p align="right">©2004-2009 CodeLutin</p> </body> </html> Modified: trunk/src/main/webapp/OutConnection.jsp =================================================================== --- trunk/src/main/webapp/OutConnection.jsp 2009-12-15 09:52:29 UTC (rev 57) +++ trunk/src/main/webapp/OutConnection.jsp 2009-12-15 09:53:24 UTC (rev 58) @@ -3,39 +3,46 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<html> +<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> +<link rel="icon" href="img/ScmWebEditor_little.png" type="image/png"> +<link rel="stylesheet" type="text/css" href="css/main.css"> <title>SCM Web Editor</title> </head> <body> -<script src="cancelRedirect.js"></script> -<img src="http://www.codelutin.com/images/lutinorange-codelutin.png" - alt="$alt" /> + <img align="top"></img> +<script src="fileSearch.js"></script> +<img src="img/ScmWebEditor_main.png" alt="$alt" /> <center> <h2> <p>Welcome on SCMWebEditor</p> </h2> +<noscript><h4><p>Javascript is not activated. Please activate it for a fully use of ScmWebEditor.</p></h4></noscript> <h4> -<p>You try to access SCM Web Editor from an unknow page please -complete this form for application using.</p> +<p>Please complete this form for application using.</p> </h4> </center> <center> <form method="get" action=<%=request.getAttribute("scmEditorUri")%>> -<p><label>SCM path: <input TYPE=text NAME=adresse SIZE=50></label></p> -<p><label>File name: <input TYPE=text NAME=file_name SIZE=20></label></p> -<p><label>File type: <select name=format> + <p><label>SCM path: <input TYPE=text name="adresse" SIZE=100></label><input type="button" value="Search Files" name="search" onclick="javascript:fileSearch(this.form.adresse, this.form.searchServletUrl);"/></p> + <p><label>File name: <input TYPE=text NAME=file_name SIZE=20></label> +<label>File type: <select name=format> <option value="rst">Rst <option value="apt">Apt </select></label></p> -<p><label>Lang:</label>: <select name=lang> +<p><label>Lang: <select name=lang> <option value="fr">Fr <option value="en">En +</select></label> +<label>Default Lang: <select name=defaultLang> +<option value="fr">Fr +<option value="en">En </select></label></p> -<input type="hidden" name="project_url" value="<%=request.getRequestURI()%>"/> + +<input type="hidden" name="searchServletUrl" value="<%=request.getAttribute("searchServletUrl")%>"/> <input type="submit" name="Save" /></form> </center> -<p>©2004-2009 CodeLutin</p> +<p align="right">©2004-2009 CodeLutin</p> </body> </html> Modified: trunk/src/main/webapp/PrivateSvnRedirect.jsp =================================================================== --- trunk/src/main/webapp/PrivateSvnRedirect.jsp 2009-12-15 09:52:29 UTC (rev 57) +++ trunk/src/main/webapp/PrivateSvnRedirect.jsp 2009-12-15 09:53:24 UTC (rev 58) @@ -8,12 +8,13 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Private Scm</title> +<link rel="icon" href="img/ScmWebEditor_little.png" type="image/png"> +<link rel="stylesheet" type="text/css" href="css/main.css"> </head> <body> +<img src="img/ScmWebEditor_main.png" alt="$alt" /> <form method="post" action=<%=request.getAttribute("privateServletUri")%>> -<script src="cancelRedirect.js"></script> <img - src="http://www.codelutin.com/images/lutinorange-codelutin.png" - alt="$alt" /> +<script src="cancelRedirect.js"></script> <p>You try to access a Private SCM. Please login</p> <p><label ACCESSKEY=U>User name: <input TYPE=text NAME=username SIZE=12></label> <label ACCESSKEY=P>Password: <input Modified: trunk/src/main/webapp/Redirect.jsp =================================================================== --- trunk/src/main/webapp/Redirect.jsp 2009-12-15 09:52:29 UTC (rev 57) +++ trunk/src/main/webapp/Redirect.jsp 2009-12-15 09:53:24 UTC (rev 58) @@ -7,12 +7,13 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Redirection...</title> +<link rel="icon" href="img/ScmWebEditor_little.png" type="image/png"> +<link rel="stylesheet" type="text/css" href="css/main.css"> <meta http-equiv="Refresh" content="2; url= <%=request.getAttribute("Redirection_url")%>"> </head> <body> -<img src="http://www.codelutin.com/images/lutinorange-codelutin.png" - alt="$alt" /> +<img src="img/ScmWebEditor_main.png" alt="$alt" /> <p>Thank you using RSTEditor</p> <p>You should be transferred automatically to the new page. If not please <a href="<%=request.getAttribute("Redirection_url")%>">click