You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by dw...@apache.org on 2008/05/20 03:44:07 UTC

svn commit: r658079 - in /geronimo/server/branches/2.1/plugins/console/console-portal-driver/src/main/webapp: WEB-INF/themes/banner.jsp WEB-INF/themes/navigation.jsp about.jsp login.jsp loginerror.jsp

Author: dwoods
Date: Mon May 19 18:44:07 2008
New Revision: 658079

URL: http://svn.apache.org/viewvc?rev=658079&view=rev
Log:
GERONIMO-4024 added missing ALT img tags for console login/logout pages and navigation jsp fragment

Modified:
    geronimo/server/branches/2.1/plugins/console/console-portal-driver/src/main/webapp/WEB-INF/themes/banner.jsp
    geronimo/server/branches/2.1/plugins/console/console-portal-driver/src/main/webapp/WEB-INF/themes/navigation.jsp
    geronimo/server/branches/2.1/plugins/console/console-portal-driver/src/main/webapp/about.jsp
    geronimo/server/branches/2.1/plugins/console/console-portal-driver/src/main/webapp/login.jsp
    geronimo/server/branches/2.1/plugins/console/console-portal-driver/src/main/webapp/loginerror.jsp

Modified: geronimo/server/branches/2.1/plugins/console/console-portal-driver/src/main/webapp/WEB-INF/themes/banner.jsp
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1/plugins/console/console-portal-driver/src/main/webapp/WEB-INF/themes/banner.jsp?rev=658079&r1=658078&r2=658079&view=diff
==============================================================================
--- geronimo/server/branches/2.1/plugins/console/console-portal-driver/src/main/webapp/WEB-INF/themes/banner.jsp (original)
+++ geronimo/server/branches/2.1/plugins/console/console-portal-driver/src/main/webapp/WEB-INF/themes/banner.jsp Mon May 19 18:44:07 2008
@@ -25,7 +25,7 @@
           <td height="86" class="Top" border="0">&nbsp; </TD>
           <td height="86" class="Top" border="0" width="40"></td>
           <td height="86" class="Top" border="0" width="40">
-<a href="<%=request.getContextPath()%>/logout.jsp"><img border="0" src="<%=request.getContextPath()%>/images/head_logout_63x86.gif"></a>
+<a href="<%=request.getContextPath()%>/logout.jsp"><img border="0" src="<%=request.getContextPath()%>/images/head_logout_63x86.gif" alt="Logout"/></a>
           </td>
         </tr>
       </table>

Modified: geronimo/server/branches/2.1/plugins/console/console-portal-driver/src/main/webapp/WEB-INF/themes/navigation.jsp
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1/plugins/console/console-portal-driver/src/main/webapp/WEB-INF/themes/navigation.jsp?rev=658079&r1=658078&r2=658079&view=diff
==============================================================================
--- geronimo/server/branches/2.1/plugins/console/console-portal-driver/src/main/webapp/WEB-INF/themes/navigation.jsp (original)
+++ geronimo/server/branches/2.1/plugins/console/console-portal-driver/src/main/webapp/WEB-INF/themes/navigation.jsp Mon May 19 18:44:07 2008
@@ -72,10 +72,10 @@
     <tr><td><div class="Selection">
         <table width="100%" border="0" cellpadding="0" cellspacing="0">
             <tr>
-                <td class="CollapsedLeft"><img src="<%=request.getContextPath()%>/images/spacer.gif" width="1" height="1"/></td>
-                <td class="Indent"><img src="<%=request.getContextPath()%>/images/spacer.gif" width="1" height="1"/></td>
-                <td class="TopMiddle"><img src="<%=request.getContextPath()%>/images/spacer.gif" width="1" height="1"/></td>
-                <td class="CollapsedRight"><img src="<%=request.getContextPath()%>/images/spacer.gif" width="1" height="1"/></td> 
+                <td class="CollapsedLeft"><img src="<%=request.getContextPath()%>/images/spacer.gif" width="1" height="1" alt=""/></td>
+                <td class="Indent"><img src="<%=request.getContextPath()%>/images/spacer.gif" width="1" height="1" alt=""/></td>
+                <td class="TopMiddle"><img src="<%=request.getContextPath()%>/images/spacer.gif" width="1" height="1" alt=""/></td>
+                <td class="CollapsedRight"><img src="<%=request.getContextPath()%>/images/spacer.gif" width="1" height="1" alt=""/></td> 
             </tr>
         </table>
     </div></td></tr>
@@ -98,7 +98,7 @@
                         <td class="CollapsedLeft">&nbsp;</td>
                         <td class="Indent">&nbsp;</td>
                         <td class="TopMiddle">
-                            <img border="0" src="<%=request.getContextPath()%>/images/ico_geronimo_16x16.gif"/>&nbsp;<a href='<c:out value="${pageContext.request.contextPath}"/>/portal/<c:out value="${page.name}"/>'><fmt:message key="<%=pageName%>"/></a>
+                            <img border="0" src="<%=request.getContextPath()%>/images/ico_geronimo_16x16.gif" alt=""/>&nbsp;<a href='<c:out value="${pageContext.request.contextPath}"/>/portal/<c:out value="${page.name}"/>'><fmt:message key="<%=pageName%>"/></a>
                         </td>
                         <td class="CollapsedRight">&nbsp;</td> 
                     </tr> 
@@ -119,7 +119,7 @@
                     <td class="CollapsedLeft">&nbsp;</td>
                     <td class="Indent">&nbsp;</td>
                     <td class="TopMiddle">
-                        <img border="0" src="<%=request.getContextPath()%>/images/ico_folder_16x16.gif"/>&nbsp;<fmt:message key="<%=catName%>"/>
+                        <img border="0" src="<%=request.getContextPath()%>/images/ico_folder_16x16.gif" alt=""/>&nbsp;<fmt:message key="<%=catName%>"/>
                     </td>
                     <td class="CollapsedRight">&nbsp;</td> 
                 </tr>
@@ -146,7 +146,7 @@
                         <td class="Indent">&nbsp;</td> 
                         <td class="Middle">
                             &nbsp;&nbsp;&nbsp;
-                            <img border="0" src="<%=request.getContextPath()%>/images/ico_doc_16x16.gif"/>&nbsp;<a href='<c:out value="${pageContext.request.contextPath}"/>/portal/<c:out value="${page.name}"/>'><fmt:message key="<%=pageName%>"/></a>
+                            <img border="0" src="<%=request.getContextPath()%>/images/ico_doc_16x16.gif" alt=""/>&nbsp;<a href='<c:out value="${pageContext.request.contextPath}"/>/portal/<c:out value="${page.name}"/>'><fmt:message key="<%=pageName%>"/></a>
                         </td> 
                         <td class="Right">&nbsp;</td> 
                     </tr> 
@@ -158,10 +158,10 @@
 %>
     <tr><td><div class="Selection"><table width="100%" border="0" cellpadding="0" cellspacing="0">
         <tr>
-            <td class="CollapsedLeft"><img src="<%=request.getContextPath()%>/images/spacer.gif" width="1" height="1"/></td>
-            <td class="Indent"><img src="<%=request.getContextPath()%>/images/spacer.gif" width="1" height="1"/></td>
-            <td class="TopMiddle"><img src="<%=request.getContextPath()%>/images/spacer.gif" width="1" height="1"/></td>
-            <td class="CollapsedRight"><img src="<%=request.getContextPath()%>/images/spacer.gif" width="1" height="1"/></td> 
+            <td class="CollapsedLeft"><img src="<%=request.getContextPath()%>/images/spacer.gif" width="1" height="1" alt=""/></td>
+            <td class="Indent"><img src="<%=request.getContextPath()%>/images/spacer.gif" width="1" height="1" alt=""/></td>
+            <td class="TopMiddle"><img src="<%=request.getContextPath()%>/images/spacer.gif" width="1" height="1" alt=""/></td>
+            <td class="CollapsedRight"><img src="<%=request.getContextPath()%>/images/spacer.gif" width="1" height="1" alt=""/></td> 
         </tr>
     </table></div></td></tr>
 </table>

Modified: geronimo/server/branches/2.1/plugins/console/console-portal-driver/src/main/webapp/about.jsp
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1/plugins/console/console-portal-driver/src/main/webapp/about.jsp?rev=658079&r1=658078&r2=658079&view=diff
==============================================================================
--- geronimo/server/branches/2.1/plugins/console/console-portal-driver/src/main/webapp/about.jsp (original)
+++ geronimo/server/branches/2.1/plugins/console/console-portal-driver/src/main/webapp/about.jsp Mon May 19 18:44:07 2008
@@ -82,7 +82,7 @@
 
     <!-- Footer block: copyright -->
     <div id="footer">
-        &copy; 2003-2005 Apache Software Foundation
+        &copy; 2003-2008 Apache Software Foundation
     </div>
 
 </div>

Modified: geronimo/server/branches/2.1/plugins/console/console-portal-driver/src/main/webapp/login.jsp
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1/plugins/console/console-portal-driver/src/main/webapp/login.jsp?rev=658079&r1=658078&r2=658079&view=diff
==============================================================================
--- geronimo/server/branches/2.1/plugins/console/console-portal-driver/src/main/webapp/login.jsp (original)
+++ geronimo/server/branches/2.1/plugins/console/console-portal-driver/src/main/webapp/login.jsp Mon May 19 18:44:07 2008
@@ -78,7 +78,7 @@
                 <td width="25%" class="MediumBackground">&nbsp;</td>
               </tr>
               <tr>
-                <td class="MediumBackground" ROWSPAN=3 ALIGN="center" ><img border="0" align="center" src="<%=request.getContextPath()%>/images/login_lock_64x55.gif"/></td> 
+                <td class="MediumBackground" ROWSPAN=3 ALIGN="center" ><img border="0" align="center" src="<%=request.getContextPath()%>/images/login_lock_64x55.gif" alt=""/></td> 
                 <td align="right" class="MediumBackground"><strong><fmt:message key="console.common.username"/></strong></td>
                 <td class="MediumBackground"><strong>:</strong></td>
                 <td width="1" class="MediumBackground">&nbsp;</td>

Modified: geronimo/server/branches/2.1/plugins/console/console-portal-driver/src/main/webapp/loginerror.jsp
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1/plugins/console/console-portal-driver/src/main/webapp/loginerror.jsp?rev=658079&r1=658078&r2=658079&view=diff
==============================================================================
--- geronimo/server/branches/2.1/plugins/console/console-portal-driver/src/main/webapp/loginerror.jsp (original)
+++ geronimo/server/branches/2.1/plugins/console/console-portal-driver/src/main/webapp/loginerror.jsp Mon May 19 18:44:07 2008
@@ -77,7 +77,7 @@
                 <td width="25%" class="MediumBackground">&nbsp;</td>
               </tr>
               <tr>
-                <td class="MediumBackground" ROWSPAN=3 ALIGN="center" ><img border="0" align="center" src="<%=request.getContextPath()%>/images/login_lock_64x55.gif"></td> 
+                <td class="MediumBackground" ROWSPAN=3 ALIGN="center" ><img border="0" align="center" src="<%=request.getContextPath()%>/images/login_lock_64x55.gif" alt=""/></td> 
                 <td align="right" class="MediumBackground"><strong><fmt:message key="console.common.username"/></strong></td>
                 <td class="MediumBackground"><strong>:</strong></td>
                 <td width="1" class="MediumBackground">&nbsp;</td>