Author: chris.laprun(a)jboss.com
Date: 2008-02-13 12:34:08 -0500 (Wed, 13 Feb 2008)
New Revision: 9954
Modified:
branches/JBoss_Portal_Branch_2_6/cms/src/resources/portal-cms-sar/default-content/default/index.html
branches/JBoss_Portal_Branch_2_6/core-cms/src/bin/portal-cms-sar/portal/cms/conf/default-content/default/index.html
Log:
- Improved HTML (id is an identifier and, as its name implies should only be used once in
the document ^_^), added alt tags where it made sense.
Modified:
branches/JBoss_Portal_Branch_2_6/cms/src/resources/portal-cms-sar/default-content/default/index.html
===================================================================
---
branches/JBoss_Portal_Branch_2_6/cms/src/resources/portal-cms-sar/default-content/default/index.html 2008-02-13
17:15:25 UTC (rev 9953)
+++
branches/JBoss_Portal_Branch_2_6/cms/src/resources/portal-cms-sar/default-content/default/index.html 2008-02-13
17:34:08 UTC (rev 9954)
@@ -14,7 +14,7 @@
margin-bottom: 30px;
}
- #welcomegreyboxTD {
+ .welcomegreyboxTD {
border-left: 1px solid #d5d5d5;
padding-left: 15px;
}
@@ -27,12 +27,14 @@
<table width="100%" border="0" cellpadding="0"
cellspacing="0">
<tr>
- <td width="560"><img
src="default/images/homeimg_main.jpg" width="560"
height="160"/></td>
+ <td width="560"><img
src="default/images/homeimg_main.jpg" width="560"
height="160"
+ alt="JBoss Portal 2.6: Unbound
opportunity..."/></td>
<td align="right" valign="top"
bgcolor="#7AB5E0"><img
src="default/images/homeimg_cornerelement.gif" width="2"
height="2"/></td>
</tr>
</table>
-<div id="welcomelogo"><img
src="default/images/homeimg_jbosslogo.gif" width="143"
height="64"/></div>
+<div id="welcomelogo"><img
src="default/images/homeimg_jbosslogo.gif" width="143"
height="64"
+ alt="JBoss, a division of Red Hat"/></div>
<p id="welcometext">JBoss Portal provides an open source platform for
hosting and serving a portal Web interface,
publishing and managing its content, and customizing its experience. While most
packaged Portal frameworks help
enterprises launch Portals more quickly, only JBoss Portal delivers the benefits of a
zero-cost open source license
@@ -45,11 +47,11 @@
<p>JBoss Inc. offers various support services tailored to fit your
needs. <a href="default/support.html">Explore</a>
support and service options for JBoss Portal.</p></td>
- <td valign="top"
id="welcomegreyboxTD"><h3>PortletSwap</h3>
+ <td valign="top"
class="welcomegreyboxTD"><h3>PortletSwap</h3>
<p><a href="http://www.portletswap.com"
target="_blank">Portletswap.com</a> is an open community sponsored
by JBoss, Inc. to facilitate the exchange of portlets and layouts for use
in JBoss Portal.</p></td>
- <td valign="top"
id="welcomegreyboxTD"><h3>Project Information</h3>
+ <td valign="top"
class="welcomegreyboxTD"><h3>Project Information</h3>
<p>Learn more about the <a
href="default/project.html">JBoss Portal project</a>, on-going
development, open
issues, and our
@@ -61,42 +63,4 @@
<p>Thank you for downloading and deploying JBoss Portal. We hope your enjoy working
with it as much as we enjoy
developing it!</p>
<p>Baci e abbracci,<br/>
- The JBoss Portal Team.</p>
-
-<!--
-<table width="100%" border="0" cellpadding="2">
-<tr>
-<td valign="top" align="left"
class="portlet-section-body"><font class="portlet-font">JBoss
Portal provides an open source platform for hosting and serving a portal's Web
interface, publishing and managing its content, and customizing its experience. While most
packaged Portal frameworks help enterprises launch Portals more quickly, only JBoss Portal
delivers the benefits of a zero-cost open source license combined with a flexible and
scalable underlying platform.</font></td>
-<td valign="top" align="right"><img
src="default/images/jboss_logo.gif"></td>
-<tr>
-<td colspan="2"><table width="100%"
border="0">
-<tr>
-<td align="left" valign="top" width="64"
class="portlet-section-alternate"><a
href="default/support.html"><img
src="default/images/support.gif" border="0"></a></td>
-<td align="left" valign="top"
class="portlet-section-alternate"><font
class="portlet-font"><b>Support Services</b><br/>
-JBoss Inc. offers various support services tailored to fit your needs. <a
href="default/support.html">Click here</a> to explore support and
service options related to JBoss Portal.
-</font></td>
-</tr>
-<tr>
-<td align="left" valign="top" width="64"
class="portlet-section-alternate"><a
href="http://www.portletswap.com" target="_blank"><img
src="default/images/plugin.gif" border="0"></a></td>
-<td align="left" valign="top"
class="portlet-section-alternate"><font
class="portlet-font"><b>PortletSwap</b><br/>
-<a href="http://www.portletswap.com"
target="_blank">PortletSwap.com</a> is a open community sponsored by
JBoss, Inc. to facilitate the exchange of portlets and layouts for use in JBoss Portal.
<a href="http://www.portletswap.com" target="_blank">Click
here</a> to visit
PortletSwap.com.
-</font></td>
-</tr>
-<tr>
-<td align="left" valign="top" width="64"
class="portlet-section-alternate"><a
href="default/project.html"><img
src="default/images/project.gif" border="0"></a></td>
-<td align="left" valign="top"
class="portlet-section-alternate"><font
class="portlet-font"><b>Project Information</b><br/>
-<a href="default/project.html">Click here</a> to learn more about
the JBoss Portal project, on-going development, open issues, and our vibrant user and
developer communities.
-</font></td>
-</tr>
-</table>
-</tr>
-<tr>
-<td colspan="2" align="left"
class="portlet-section-body"><font class="portlet-font">
-Thank you for downloading and deploying JBoss Portal. We hope you enjoy working with it
as much as we enjoy developing it!
-<br/><br/>
-Bacci e Abracci,<br/>
-The JBoss Portal Team.
-</font></td>
-</tr>
-</table>
--->
+ The JBoss Portal Team.</p>
\ No newline at end of file
Modified:
branches/JBoss_Portal_Branch_2_6/core-cms/src/bin/portal-cms-sar/portal/cms/conf/default-content/default/index.html
===================================================================
---
branches/JBoss_Portal_Branch_2_6/core-cms/src/bin/portal-cms-sar/portal/cms/conf/default-content/default/index.html 2008-02-13
17:15:25 UTC (rev 9953)
+++
branches/JBoss_Portal_Branch_2_6/core-cms/src/bin/portal-cms-sar/portal/cms/conf/default-content/default/index.html 2008-02-13
17:34:08 UTC (rev 9954)
@@ -12,7 +12,7 @@
margin-bottom: 30px;
}
- #welcomegreyboxTD {
+ .welcomegreyboxTD {
}
#welcomegreybox h3 {
@@ -22,15 +22,16 @@
</style>
<div>
- <img src="default/images/homeimg_main.png" width="560"
height="160"/>
+ <img src="default/images/homeimg_main.png" width="560"
height="160" alt="JBoss Portal 2.6: Unbound opportunity..."/>
</div>
-<div id="welcomelogo"><img
src="default/images/homeimg_jbosslogo.png" width="143"
height="64"/></div>
+<div id="welcomelogo"><img
src="default/images/homeimg_jbosslogo.png" alt="JBoss, a division of Red
Hat" width="143"
+ height="64"/></div>
<p id="welcometext">JBoss Portal provides an open source platform for
hosting and serving a portal Web interface,
publishing and managing its content, and customizing its experience. While most
packaged Portal frameworks help
enterprises launch Portals more quickly, only JBoss Portal delivers the benefits of a
zero-cost open source license
combined with a flexible and scalable underling platform.</p>
-<br />
+<br/>
<div id="welcomegreybox">
<table width="100%">
<tr>
@@ -38,11 +39,11 @@
<p>JBoss Inc. offers various support services tailored to fit your
needs. <a href="default/support.html">Explore</a>
support and service options for JBoss Portal.</p></td>
- <td valign="top"
id="welcomegreyboxTD"><h3>PortletSwap</h3>
+ <td valign="top"
class="welcomegreyboxTD"><h3>PortletSwap</h3>
<p><a href="http://www.portletswap.com"
target="_blank">Portletswap.com</a> is an open community sponsored
by JBoss, Inc. to facilitate the exchange of portlets and layouts for use
in JBoss Portal.</p></td>
- <td valign="top"
id="welcomegreyboxTD"><h3>Project Information</h3>
+ <td valign="top"
class="welcomegreyboxTD"><h3>Project Information</h3>
<p>Learn more about the <a
href="default/project.html">JBoss Portal project</a>, on-going
development, open
issues, and our