From tchemit@users.nuiton.org Fri Aug 26 17:24:50 2011 From: tchemit@users.nuiton.org To: scmwebeditor-commits@list.nuiton.org Subject: [Scmwebeditor-commits] r249 - trunk/src/main/webapp/WEB-INF/content Date: Fri, 26 Aug 2011 17:24:50 +0200 Message-ID: <20110826152450.BA699158BD@nuiton.codelutin.com> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============4937671605492366656==" --===============4937671605492366656== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Author: tchemit Date: 2011-08-26 17:24:50 +0200 (Fri, 26 Aug 2011) New Revision: 249 Url: http://nuiton.org/repositories/revision/scmwebeditor/249 Log: reformat jsp Modified: trunk/src/main/webapp/WEB-INF/content/badFileRedirect.jsp trunk/src/main/webapp/WEB-INF/content/badRstFile.jsp trunk/src/main/webapp/WEB-INF/content/badUseRedirect.jsp trunk/src/main/webapp/WEB-INF/content/error.jsp trunk/src/main/webapp/WEB-INF/content/fileModify.jsp trunk/src/main/webapp/WEB-INF/content/index.jsp trunk/src/main/webapp/WEB-INF/content/loginSearch.jsp trunk/src/main/webapp/WEB-INF/content/logout.jsp trunk/src/main/webapp/WEB-INF/content/modificationViewer.jsp trunk/src/main/webapp/WEB-INF/content/outConnection.jsp trunk/src/main/webapp/WEB-INF/content/preview.jsp trunk/src/main/webapp/WEB-INF/content/privateSvnRedirect.jsp trunk/src/main/webapp/WEB-INF/content/recall.jsp trunk/src/main/webapp/WEB-INF/content/redirect.jsp trunk/src/main/webapp/WEB-INF/content/reset.jsp trunk/src/main/webapp/WEB-INF/content/save.jsp trunk/src/main/webapp/WEB-INF/content/search.jsp trunk/src/main/webapp/WEB-INF/content/upload.jsp trunk/src/main/webapp/WEB-INF/content/uploadForm.jsp trunk/src/main/webapp/WEB-INF/content/uploadSuccess.jsp Modified: trunk/src/main/webapp/WEB-INF/content/badFileRedirect.jsp =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 --- trunk/src/main/webapp/WEB-INF/content/badFileRedirect.jsp 2011-08-26 15:0= 9:03 UTC (rev 248) +++ trunk/src/main/webapp/WEB-INF/content/badFileRedirect.jsp 2011-08-26 15:2= 4:50 UTC (rev 249) @@ -23,35 +23,41 @@ #L% --%> <%-- Document : BadFileRedirect Created on : 6 oct. 2009, 15:33:56 -Author : glorieux --%> <%@page contentType=3D"text/html" -pageEncoding=3D"UTF-8"%> -<%@ taglib prefix=3D"s" uri=3D"/struts-tags"%> +Author : glorieux --%> +<%@page contentType=3D"text/html" + pageEncoding=3D"UTF-8" %> +<%@ taglib prefix=3D"s" uri=3D"/struts-tags" %> +"http://www.w3.org/TR/html4/loose.dtd"> =20 - -Error... - - -<% if(request.getAttribute("projectUrl")!=3Dnull) { %> -"> -<% } else { %> - -<% } %> + + Error... + + + <% if (request.getAttribute("projectUrl") !=3D null) { %> + "> + <% } else { %> + + <% } %> =20 - -

-

=20 -<% if(request.getAttribute("projectUrl")!=3Dnull) { %> - "> -<% } else { %> +3D"$alt"/ + +

+ +

+ <% if (request.getAttribute("projectUrl") !=3D null) { %> + "> + <% } else { %> -<% } %> -.

+ <% } %> + .

+

©2004-2009 CodeLutin

Modified: trunk/src/main/webapp/WEB-INF/content/badRstFile.jsp =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 --- trunk/src/main/webapp/WEB-INF/content/badRstFile.jsp 2011-08-26 15:09:03 = UTC (rev 248) +++ trunk/src/main/webapp/WEB-INF/content/badRstFile.jsp 2011-08-26 15:24:50 = UTC (rev 249) @@ -23,54 +23,56 @@ #L% --%> <%@ page language=3D"java" contentType=3D"text/html; charset=3DUTF-8" - pageEncoding=3D"UTF-8"%> -<%@ taglib prefix=3D"s" uri=3D"/struts-tags"%> + pageEncoding=3D"UTF-8" %> +<%@ taglib prefix=3D"s" uri=3D"/struts-tags" %> - -RST is not valid - - + + RST is not valid + + - +3D"$alt"/ =20 -
-

- =20 - - - - - - - - - =20 - - - =20 - =20 - - - - =20 - +

+ + + + + + + + + + + + + + + + + + + - - =20 - - - - - =20 - =20 + + + + + + + + \ No newline at end of file Modified: trunk/src/main/webapp/WEB-INF/content/badUseRedirect.jsp =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 --- trunk/src/main/webapp/WEB-INF/content/badUseRedirect.jsp 2011-08-26 15:09= :03 UTC (rev 248) +++ trunk/src/main/webapp/WEB-INF/content/badUseRedirect.jsp 2011-08-26 15:24= :50 UTC (rev 249) @@ -23,34 +23,40 @@ #L% --%> <%-- Document : BadFileRedirect Created on : 6 oct. 2009, 15:33:56 -Author : glorieux --%> <%@page contentType=3D"text/html" -pageEncoding=3D"UTF-8"%> +Author : glorieux --%> +<%@page contentType=3D"text/html" + pageEncoding=3D"UTF-8" %> +"http://www.w3.org/TR/html4/loose.dtd"> =20 - -Error... - - -<% if(request.getAttribute("projectUrl")!=3Dnull) { %> -"> -<% } else { %> - -<% } %> + + Error... + + + <% if (request.getAttribute("projectUrl") !=3D null) { %> + "> + <% } else { %> + + <% } %> - +3D"$alt"/ +

Bad Use of ScmWebEditor! Please try again.

+

You should be transferred automatically to the previous page. If not -please=20 -<% if(request.getAttribute("projectUrl")!=3Dnull) { %> - "> -<% } else { %> + please + <% if (request.getAttribute("projectUrl") !=3D null) { %> + "> + <% } else { %> -<% } %> -click this link.

+ <% } %> + click this link.

+

©2004-2009 CodeLutin

Modified: trunk/src/main/webapp/WEB-INF/content/error.jsp =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 --- trunk/src/main/webapp/WEB-INF/content/error.jsp 2011-08-26 15:09:03 UTC (= rev 248) +++ trunk/src/main/webapp/WEB-INF/content/error.jsp 2011-08-26 15:24:50 UTC (= rev 249) @@ -23,27 +23,32 @@ #L% --%> <%-- Document : Error Created on : 15 sept. 2009, 12:22:29 Author : -glorieux --%> <%@page contentType=3D"text/html" pageEncoding=3D"UTF-8"%> -<%@ taglib prefix=3D"s" uri=3D"/struts-tags"%> +glorieux --%> +<%@page contentType=3D"text/html" pageEncoding=3D"UTF-8" %> +<%@ taglib prefix=3D"s" uri=3D"/struts-tags" %> +"http://www.w3.org/TR/html4/loose.dtd"> =20 - -Error - - -<% if(request.getAttribute("projectUrl")!=3Dnull) { %> -"> -<% } else { %> - -<% } %> -<%--%=3Drequest.getAttribute("scmEditorUrl")%>?adresse=3D<%=3Drequest.getAtt= ribute("Svnpath_url")%>&file_name=3D<%=3Drequest.getAttribute("Filename_u= rl")%>&project_url=3D<%=3Drequest.getAttribute("Redirection_url")%>&l= ang=3D<%=3Drequest.getAttribute("Lang")%>&format=3D<%=3Drequest.getAttrib= ute("Format")%>"--%> + + Error + + + <% if (request.getAttribute("projectUrl") !=3D null) { %> + "> + <% } else { %> + + <% } %> + <%--%=3Drequest.getAttribute("scmEditorUrl")%>?adresse=3D<%=3Drequest.getA= ttribute("Svnpath_url")%>&file_name=3D<%=3Drequest.getAttribute("Filename= _url")%>&project_url=3D<%=3Drequest.getAttribute("Redirection_url")%>&= ;lang=3D<%=3Drequest.getAttribute("Lang")%>&format=3D<%=3Drequest.getAttr= ibute("Format")%>"--%> - +3D"$alt"/ +

+

©2004-2009 CodeLutin

Modified: trunk/src/main/webapp/WEB-INF/content/fileModify.jsp =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 --- trunk/src/main/webapp/WEB-INF/content/fileModify.jsp 2011-08-26 15:09:03 = UTC (rev 248) +++ trunk/src/main/webapp/WEB-INF/content/fileModify.jsp 2011-08-26 15:24:50 = UTC (rev 249) @@ -23,71 +23,74 @@ #L% --%> <%@ page language=3D"java" contentType=3D"text/html; charset=3DUTF-8" - pageEncoding=3D"UTF-8"%> -<%@ taglib prefix=3D"s" uri=3D"/struts-tags"%> + pageEncoding=3D"UTF-8" %> +<%@ taglib prefix=3D"s" uri=3D"/struts-tags" %> - -<s:text name=3D"scm.fileModify" /> - + + <s:text name=3D"scm.fileModify"/> + - +3D"$alt"/ =20 - =20 - =20 - =20 -
-

- =20 - - - - - =20 - - - - - =20 - =20 - - - - - - - - - =20 - - - =20 - =20 - - - - =20 - - - - =20 - =20 - - - - - =20 - =20 - - =20 + +
+

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file Modified: trunk/src/main/webapp/WEB-INF/content/index.jsp =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 --- trunk/src/main/webapp/WEB-INF/content/index.jsp 2011-08-26 15:09:03 UTC (= rev 248) +++ trunk/src/main/webapp/WEB-INF/content/index.jsp 2011-08-26 15:24:50 UTC (= rev 249) @@ -23,5 +23,5 @@ #L% --%> <% -response.sendRedirect("checkout.action"); + response.sendRedirect("checkout.action"); %> \ No newline at end of file Modified: trunk/src/main/webapp/WEB-INF/content/loginSearch.jsp =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 --- trunk/src/main/webapp/WEB-INF/content/loginSearch.jsp 2011-08-26 15:09:03= UTC (rev 248) +++ trunk/src/main/webapp/WEB-INF/content/loginSearch.jsp 2011-08-26 15:24:50= UTC (rev 249) @@ -23,33 +23,36 @@ #L% --%> <%@ page language=3D"java" contentType=3D"text/html; charset=3DUTF-8" - pageEncoding=3D"UTF-8"%> + pageEncoding=3D"UTF-8" %> - <%@ taglib prefix=3D"s" uri=3D"/struts-tags"%> - <%@ taglib prefix=3D"sj" uri=3D"/struts-jquery-tags"%> - +<%@ taglib prefix=3D"s" uri=3D"/struts-tags" %> +<%@ taglib prefix=3D"sj" uri=3D"/struts-jquery-tags" %> + =20 -
=20 -

-

-
-
- =09 - - =09 - - - - - -

=20 +
+

+ +

+
+

\ No newline at end of file Modified: trunk/src/main/webapp/WEB-INF/content/logout.jsp =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 --- trunk/src/main/webapp/WEB-INF/content/logout.jsp 2011-08-26 15:09:03 UTC = (rev 248) +++ trunk/src/main/webapp/WEB-INF/content/logout.jsp 2011-08-26 15:24:50 UTC = (rev 249) @@ -23,32 +23,37 @@ #L% --%> <%@ page language=3D"java" contentType=3D"text/html; charset=3DUTF-8" - pageEncoding=3D"UTF-8"%> - <%@ taglib prefix=3D"s" uri=3D"/struts-tags"%> + pageEncoding=3D"UTF-8" %> +<%@ taglib prefix=3D"s" uri=3D"/struts-tags" %> =20 - -Logout... - - + + Logout... + + =20 =20 -<% if(request.getAttribute("projectUrl")!=3Dnull) { %> -&projectUrl=3D<%=3Drequest.getAttribute("= projectUrl")%>"> -<% } else { %> -"> -<% } %> + <% if (request.getAttribute("projectUrl") !=3D null) { %> + &projectUrl=3D<%=3Drequest.getAttribute("projectUrl")%>"> + <% } else { %> + "> + <% } %> =20 =20 - +3D"$alt"/ =20 =20 +

">= .

=20 -

"> = .

©2004-2009 CodeLutin

\ No newline at end of file Modified: trunk/src/main/webapp/WEB-INF/content/modificationViewer.jsp =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 --- trunk/src/main/webapp/WEB-INF/content/modificationViewer.jsp 2011-08-26 1= 5:09:03 UTC (rev 248) +++ trunk/src/main/webapp/WEB-INF/content/modificationViewer.jsp 2011-08-26 1= 5:24:50 UTC (rev 249) @@ -22,402 +22,410 @@ . #L% --%> - <%-- Document : ModificationViewer Created on : 10 sept. 2009, 13:43:11 Aut= hor : glorieux --%> +<%-- Document : ModificationViewer Created on : 10 sept. 2009, 13:43:11 Auth= or : glorieux --%> =20 -<%@page contentType=3D"text/html" pageEncoding=3D"UTF-8"%> - <%@ taglib prefix=3D"s" uri=3D"/struts-tags"%> - <%@ taglib prefix=3D"sj" uri=3D"/struts-jquery-tags"%> - +<%@page contentType=3D"text/html" pageEncoding=3D"UTF-8" %> +<%@ taglib prefix=3D"s" uri=3D"/struts-tags" %> +<%@ taglib prefix=3D"sj" uri=3D"/struts-jquery-tags" %> + =20 +"http://www.w3.org/TR/html4/loose.dtd"> - SCMWebEditor - - + SCMWebEditor + + =20 - =20 - - - - - =20 - =20 - =20 - - - - - =20 - =20 - - - =20 - =20 - - =20 - =20 - =20 + + + + + + + + + + + + + + + + + + + + + + + +
=20 -
+ =20 -
- =20 - =20 -
-=09 -
    -
  • - - - - - - - en_GB - - - -
  • -
  • - - - - - - - fr_FR - - - -
  • - =20 -
-=09 -
- =20 - =20 - =20 +
+ + +
+ +
    +
  • + + + + + + + en_GB + + + +
  • +
  • + + + + + + + fr_FR + + + +
  • + +
+ +
+ + - =20 -

SCMWebEditor

- =20 - =20 + +

SCMWebEditor

+ + -
- =20 -
-

- =20 - - - - - - - - - - - - - - =20 - - - =20 - - - =20 - - - - - - =20 - -
- - =20 - - =20 +
=20 +
+

=20 -
- - =20 -
- -

- - - -

-
-
=20 - =20 - =20 + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+ + + + +
+
+ +
+ +

+ + + +

+
- =20 - =20 - - =20 -
=20 - - - =20 - - - =20 - -
- - - =20 - =20 - - - =20 - - - =20 - -
-
-
+
=20 - - =20 - - =20 - - - =20 - -
- - =20 - -=09 - - - - =20 - =20 - -
- - =20 - - =20 - - =20 - - - - - - - =20 - =20 - - - - - - =20 - -
- - =20 - - =20 -
=20 -
- =20 -=20 - =20 - - +
=20 - =20 + + =20 - - - =20 - -

.

-
- =20 +
=20 - =20 + + =20 -

- =20 - -

- =20 - =20 - - =20 - =20 - =20 - - =20 - =20 - + + + + +
+
+ =20 + =20 - =20 - + + =20 + + + + - function loadChange() { - document.getElementById('newTextId').value =3D editor.mirror.get= Value(); - } - + > +
+
+
=20 + =20 - =20 + =20 -
+
+ + + + + + + + + +
+ +
+
+ + + + + + +

.

+
+ + +

+ + +

+ + + + + + + + + + + + + + + + + + +
=20 -

©2004-2009 CodeLutin

+
+ + +
+ +
+

©2004-2009 CodeLutin

Modified: trunk/src/main/webapp/WEB-INF/content/outConnection.jsp =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 --- trunk/src/main/webapp/WEB-INF/content/outConnection.jsp 2011-08-26 15:09:= 03 UTC (rev 248) +++ trunk/src/main/webapp/WEB-INF/content/outConnection.jsp 2011-08-26 15:24:= 50 UTC (rev 249) @@ -22,105 +22,106 @@ . #L% --%> -<%-- Document : OutConnection Created on : 6 oct. 2009, 12:07:27 Author: glo= rieux --%>=20 -<%@page contentType=3D"text/html" pageEncoding=3D"UTF-8"%> - <%@ taglib prefix=3D"s" uri=3D"/struts-tags"%> - <%@ taglib prefix=3D"sj" uri=3D"/struts-jquery-tags"%> - <%@ taglib prefix=3D"sjt" uri=3D"/struts-jquery-tree-tags" %> - +<%-- Document : OutConnection Created on : 6 oct. 2009, 12:07:27 Author: glo= rieux --%> +<%@page contentType=3D"text/html" pageEncoding=3D"UTF-8" %> +<%@ taglib prefix=3D"s" uri=3D"/struts-tags" %> +<%@ taglib prefix=3D"sj" uri=3D"/struts-jquery-tags" %> +<%@ taglib prefix=3D"sjt" uri=3D"/struts-jquery-tree-tags" %> + =20 +"http://www.w3.org/TR/html4/loose.dtd"> =20 - =20 + - - - -SCM Web Editor + + + + SCM Web Editor
=20 =20 +
=20 -
-
  • - - + + en_GB - +
  • - + fr_FR - +
  • - =20 +
=20 -
+
=20 =20 -
+
=20 -
-

-
+
+

+ +

+ +

+
=20 =20 +
=20 +
=20 - =20 -
+

=20 + =20 -

- =20 - - =20 - - - - - - =20 - -

-
-
- + + + + + =20 - +
-

©2004-2011 CodeLutin

=20 Modified: trunk/src/main/webapp/WEB-INF/content/preview.jsp =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 --- trunk/src/main/webapp/WEB-INF/content/preview.jsp 2011-08-26 15:09:03 UTC= (rev 248) +++ trunk/src/main/webapp/WEB-INF/content/preview.jsp 2011-08-26 15:24:50 UTC= (rev 249) @@ -22,13 +22,13 @@ . #L% --%> - <%@ taglib prefix=3D"s" uri=3D"/struts-tags"%> - <%@page contentType=3D"text/html" pageEncoding=3D"UTF-8"%> - <%--Title and div for rst preview--%> -

:

-=20 -
-
- -
-
+<%@ taglib prefix=3D"s" uri=3D"/struts-tags" %> +<%@page contentType=3D"text/html" pageEncoding=3D"UTF-8" %> +<%--Title and div for rst preview--%> +

:

+ +
+
+ +
+
Modified: trunk/src/main/webapp/WEB-INF/content/privateSvnRedirect.jsp =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 --- trunk/src/main/webapp/WEB-INF/content/privateSvnRedirect.jsp 2011-08-26 1= 5:09:03 UTC (rev 248) +++ trunk/src/main/webapp/WEB-INF/content/privateSvnRedirect.jsp 2011-08-26 1= 5:24:50 UTC (rev 249) @@ -23,53 +23,61 @@ #L% --%> <%-- Document : PrivateSvnRedirect Created on : 30 sept. 2009, 14:05:43 -Author : glorieux --%> <%@page contentType=3D"text/html" -pageEncoding=3D"UTF-8"%> -<%@ taglib prefix=3D"s" uri=3D"/struts-tags"%> +Author : glorieux --%> +<%@page contentType=3D"text/html" + pageEncoding=3D"UTF-8" %> +<%@ taglib prefix=3D"s" uri=3D"/struts-tags" %> +"http://www.w3.org/TR/html4/loose.dtd"> =20 - -Private Scm - - + + Private Scm + + - -
-"/> - +3D"$alt"/ =20 -<% if(request.getAttribute("projectUrl")!=3Dnull) { %> -"/> -<% } else { %> - -<% } %> + + "/> + =20 - -

-

=20 - - Rester con= nect=C3=A9 -=09 -

-=09 -=09 - + <% if (request.getAttribute("projectUrl") !=3D null) { %> + "/> + <% } else { %> + + <% } %> =20 + +

=20 - - - - - - - -=20 +

+ + + + + + + + + + + + +

©2004-2009 CodeLutin

Modified: trunk/src/main/webapp/WEB-INF/content/recall.jsp =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 --- trunk/src/main/webapp/WEB-INF/content/recall.jsp 2011-08-26 15:09:03 UTC = (rev 248) +++ trunk/src/main/webapp/WEB-INF/content/recall.jsp 2011-08-26 15:24:50 UTC = (rev 249) @@ -23,20 +23,22 @@ #L% --%> <%-- Document : Recall Created on : 30 sept. 2009, 17:05:40 Author : -glorieux --%> <%@page contentType=3D"text/html" pageEncoding=3D"UTF-8"%> -<%@ taglib prefix=3D"s" uri=3D"/struts-tags"%> +glorieux --%> +<%@page contentType=3D"text/html" pageEncoding=3D"UTF-8" %> +<%@ taglib prefix=3D"s" uri=3D"/struts-tags" %> +"http://www.w3.org/TR/html4/loose.dtd"> =20 - -<s:text name=3D"scm.redirection" /> -<% if(request.getAttribute("projectUrl")!=3Dnull) { %> -"> -<% } else { %> - -<% } %> + + <s:text name=3D"scm.redirection"/> + <% if (request.getAttribute("projectUrl") !=3D null) { %> + "> + <% } else { %> + + <% } %> =20 Modified: trunk/src/main/webapp/WEB-INF/content/redirect.jsp =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 --- trunk/src/main/webapp/WEB-INF/content/redirect.jsp 2011-08-26 15:09:03 UT= C (rev 248) +++ trunk/src/main/webapp/WEB-INF/content/redirect.jsp 2011-08-26 15:24:50 UT= C (rev 249) @@ -23,33 +23,39 @@ #L% --%> <%-- Document : Redirect Created on : 10 sept. 2009, 13:43:11 Author : -glorieux --%> <%@page contentType=3D"text/html" pageEncoding=3D"UTF-8"%> -<%@ taglib prefix=3D"s" uri=3D"/struts-tags"%> +glorieux --%> +<%@page contentType=3D"text/html" pageEncoding=3D"UTF-8" %> +<%@ taglib prefix=3D"s" uri=3D"/struts-tags" %> +"http://www.w3.org/TR/html4/loose.dtd"> =20 - -<s:text name=3D"scm.redirection" /> - - -<% if(request.getAttribute("projectUrl")!=3Dnull) { %> -"> -<% } else { %> - -<% } %> + + <s:text name=3D"scm.redirection"/> + + + <% if (request.getAttribute("projectUrl") !=3D null) { %> + "> + <% } else { %> + + <% } %> - -

-

=20 -<% if(request.getAttribute("projectUrl")!=3Dnull) { %> - "> -<% } else { %> +3D"$alt"/ + +

+ +

+ <% if (request.getAttribute("projectUrl") !=3D null) { %> + "> + <% } else { %> -<% } %> -.

+ <% } %> + .

+

©2004-2009 CodeLutin

Modified: trunk/src/main/webapp/WEB-INF/content/reset.jsp =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 --- trunk/src/main/webapp/WEB-INF/content/reset.jsp 2011-08-26 15:09:03 UTC (= rev 248) +++ trunk/src/main/webapp/WEB-INF/content/reset.jsp 2011-08-26 15:24:50 UTC (= rev 249) @@ -22,27 +22,27 @@ . #L% --%> -<%@ taglib prefix=3D"s" uri=3D"/struts-tags"%> +<%@ taglib prefix=3D"s" uri=3D"/struts-tags" %> =20 - - - - =20 - - -

<= /font>

-
- -

= =20 -
- - - \ No newline at end of file + + + + + + +

=

+
+ +

+
+ + + \ No newline at end of file Modified: trunk/src/main/webapp/WEB-INF/content/save.jsp =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 --- trunk/src/main/webapp/WEB-INF/content/save.jsp 2011-08-26 15:09:03 UTC (r= ev 248) +++ trunk/src/main/webapp/WEB-INF/content/save.jsp 2011-08-26 15:24:50 UTC (r= ev 249) @@ -22,92 +22,95 @@ . #L% --%> - <%@ taglib prefix=3D"s" uri=3D"/struts-tags"%> - <%@ taglib prefix=3D"sj" uri=3D"/struts-jquery-tags"%> -=20 +<%@ taglib prefix=3D"s" uri=3D"/struts-tags" %> +<%@ taglib prefix=3D"sj" uri=3D"/struts-jquery-tags" %> =20 - =09 - -

=

-
- -

-
- - =20 -

- - - =20 - - - - =20 - - - =20 -
- =20 - -

- =20 - - - - - =20 - - - - - - =20 - - =20 - - - - - - =20 -
- =20 - -

,

-
- =20 - -

-
- =20 - -

:

- - - -
\ No newline at end of file + + +


<= s:text + name=3D"scm.cannotSave"/>

+
+ +

+
+ + +

+ + + + + + + + + + +
+ + +

+ + + + + + + + + + + + + + + + + + + + +
+ + +

,

+
+ + +

+
+ + +

:

+ + + +
\ No newline at end of file Modified: trunk/src/main/webapp/WEB-INF/content/search.jsp =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 --- trunk/src/main/webapp/WEB-INF/content/search.jsp 2011-08-26 15:09:03 UTC = (rev 248) +++ trunk/src/main/webapp/WEB-INF/content/search.jsp 2011-08-26 15:24:50 UTC = (rev 249) @@ -23,47 +23,48 @@ #L% --%> <%@ page language=3D"java" contentType=3D"text/html; charset=3DUTF-8" - pageEncoding=3D"UTF-8"%> + pageEncoding=3D"UTF-8" %> =20 -<%@ taglib prefix=3D"s" uri=3D"/struts-tags"%> - <%@ taglib prefix=3D"sj" uri=3D"/struts-jquery-tags"%> - <%@ taglib prefix=3D"sjt" uri=3D"/struts-jquery-tree-tags" %> -=20 - +<%@ taglib prefix=3D"s" uri=3D"/struts-tags" %> +<%@ taglib prefix=3D"sj" uri=3D"/struts-jquery-tags" %> +<%@ taglib prefix=3D"sjt" uri=3D"/struts-jquery-tree-tags" %> =20 + + =20 -
- - - - - - - - - +
+ + + + + + + + + =20 - =20 - - - =20 -
- =20 - =20 + + + +
+ + + Modified: trunk/src/main/webapp/WEB-INF/content/upload.jsp =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 --- trunk/src/main/webapp/WEB-INF/content/upload.jsp 2011-08-26 15:09:03 UTC = (rev 248) +++ trunk/src/main/webapp/WEB-INF/content/upload.jsp 2011-08-26 15:24:50 UTC = (rev 249) @@ -22,16 +22,15 @@ . #L% --%> -<%@ taglib prefix=3D"s" uri=3D"/struts-tags"%> +<%@ taglib prefix=3D"s" uri=3D"/struts-tags" %> =20 - =20 - =20 - -

<= /font>

-
- -

= =20 -
- -

-
\ No newline at end of file + + +

=

+
+ +

+
+ +

+
\ No newline at end of file Modified: trunk/src/main/webapp/WEB-INF/content/uploadForm.jsp =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 --- trunk/src/main/webapp/WEB-INF/content/uploadForm.jsp 2011-08-26 15:09:03 = UTC (rev 248) +++ trunk/src/main/webapp/WEB-INF/content/uploadForm.jsp 2011-08-26 15:24:50 = UTC (rev 249) @@ -23,19 +23,19 @@ #L% --%> <%@ page language=3D"java" contentType=3D"text/html; charset=3DUTF-8" - pageEncoding=3D"UTF-8"%> + pageEncoding=3D"UTF-8" %> =20 -<%@ taglib prefix=3D"s" uri=3D"/struts-tags"%> - <%@ taglib prefix=3D"sj" uri=3D"/struts-jquery-tags"%> - <%@ taglib prefix=3D"sjt" uri=3D"/struts-jquery-tree-tags" %> -=20 +<%@ taglib prefix=3D"s" uri=3D"/struts-tags" %> +<%@ taglib prefix=3D"sj" uri=3D"/struts-jquery-tags" %> +<%@ taglib prefix=3D"sjt" uri=3D"/struts-jquery-tree-tags" %> + - -UploadFile - - + + UploadFile + + =20 =20 @@ -44,59 +44,65 @@ =20 =20 =20 +
=20 - - =20 -

- =20 -
-