Author: thomas.heute(a)jboss.com
Date: 2008-06-30 07:35:11 -0400 (Mon, 30 Jun 2008)
New Revision: 11204
Added:
branches/JBoss_Portal_Branch_2_7/core-cms/src/bin/portal-cms-sar/portal/cms/conf/default-content/default/images/jbosslogo.png
branches/JBoss_Portal_Branch_2_7/core-cms/src/bin/portal-cms-sar/portal/cms/conf/default-content/default/private/confidential/confidential1.html
branches/JBoss_Portal_Branch_2_7/core-cms/src/bin/portal-cms-sar/portal/cms/conf/default-content/default/private/private1.html
branches/JBoss_Portal_Branch_2_7/core-cms/src/bin/portal-cms-sar/portal/cms/conf/default-content/default/private/private2.html
Removed:
branches/JBoss_Portal_Branch_2_7/core-cms/src/bin/portal-cms-sar/portal/cms/conf/default-content/default/images/homeimg_cornerelement.gif
branches/JBoss_Portal_Branch_2_7/core-cms/src/bin/portal-cms-sar/portal/cms/conf/default-content/default/images/homeimg_cornerelement.png
branches/JBoss_Portal_Branch_2_7/core-cms/src/bin/portal-cms-sar/portal/cms/conf/default-content/default/images/homeimg_jbosslogo.png
branches/JBoss_Portal_Branch_2_7/core-cms/src/bin/portal-cms-sar/portal/cms/conf/default-content/default/images/homeimg_main.png
branches/JBoss_Portal_Branch_2_7/core-cms/src/bin/portal-cms-sar/portal/cms/conf/default-content/default/images/logo.gif
branches/JBoss_Portal_Branch_2_7/core-cms/src/bin/portal-cms-sar/portal/cms/conf/default-content/default/private/code.html
branches/JBoss_Portal_Branch_2_7/core-cms/src/bin/portal-cms-sar/portal/cms/conf/default-content/default/private/confidential/license.html
branches/JBoss_Portal_Branch_2_7/core-cms/src/bin/portal-cms-sar/portal/cms/conf/default-content/default/private/license.html
Modified:
branches/JBoss_Portal_Branch_2_7/core-cms/src/bin/portal-cms-sar/portal/cms/conf/default-content/default/index.html
branches/JBoss_Portal_Branch_2_7/core-cms/src/bin/portal-cms-sar/portal/cms/conf/default-content/default/support.html
Log:
Simplified default CMS content
Deleted:
branches/JBoss_Portal_Branch_2_7/core-cms/src/bin/portal-cms-sar/portal/cms/conf/default-content/default/images/homeimg_cornerelement.gif
===================================================================
(Binary files differ)
Deleted:
branches/JBoss_Portal_Branch_2_7/core-cms/src/bin/portal-cms-sar/portal/cms/conf/default-content/default/images/homeimg_cornerelement.png
===================================================================
(Binary files differ)
Deleted:
branches/JBoss_Portal_Branch_2_7/core-cms/src/bin/portal-cms-sar/portal/cms/conf/default-content/default/images/homeimg_jbosslogo.png
===================================================================
(Binary files differ)
Deleted:
branches/JBoss_Portal_Branch_2_7/core-cms/src/bin/portal-cms-sar/portal/cms/conf/default-content/default/images/homeimg_main.png
===================================================================
(Binary files differ)
Copied:
branches/JBoss_Portal_Branch_2_7/core-cms/src/bin/portal-cms-sar/portal/cms/conf/default-content/default/images/jbosslogo.png
(from rev 11201,
branches/JBoss_Portal_Branch_2_7/core-cms/src/bin/portal-cms-sar/portal/cms/conf/default-content/default/images/homeimg_jbosslogo.png)
===================================================================
(Binary files differ)
Deleted:
branches/JBoss_Portal_Branch_2_7/core-cms/src/bin/portal-cms-sar/portal/cms/conf/default-content/default/images/logo.gif
===================================================================
(Binary files differ)
Modified:
branches/JBoss_Portal_Branch_2_7/core-cms/src/bin/portal-cms-sar/portal/cms/conf/default-content/default/index.html
===================================================================
---
branches/JBoss_Portal_Branch_2_7/core-cms/src/bin/portal-cms-sar/portal/cms/conf/default-content/default/index.html 2008-06-30
10:33:39 UTC (rev 11203)
+++
branches/JBoss_Portal_Branch_2_7/core-cms/src/bin/portal-cms-sar/portal/cms/conf/default-content/default/index.html 2008-06-30
11:35:11 UTC (rev 11204)
@@ -1,134 +1,8 @@
-<style type="text/css">
- .welcomelogo {
- margin: 10px;
- }
-
- #welcometext {
-
- }
-
- #welcomegreybox {
- width: 626px;
- }
-
- .welcomegreyboxTD {
- }
-
- #welcomegreybox h3 {
- color: #5078aa;
- font: bold 13px Helvetica, Arial, sans-serif;
-
- }
-
- .home-img {
- padding: 10px 0 0 10px;
- }
-
- /*---------------------------------------------Rounded corner boxes*/
- .services-box{
- float: left;
- width: 30%;
- }
-
- .forum-box{
- float: left;
- width: 30%;
- }
-
- .info-box {
- float: left;
- width: 30%;
- }
-
- .box-content .content{
- padding: 3px;
- height: 70px;
- }
-
- .whiteWithLtGreyHeader .header {
- background-color: #ececec;
- background-image: url("/portal-core/images/corners/gray-header.gif");
- background-repeat: repeat-x;
- padding: 2px 2px 2px 5px;
- color: #000;
- font-weight: bold;
- }
-
- /*------------------------------------------White Rounded Box with light grey
Header-----*/
-
- .whiteWithLtGreyHeader {
- position: relative;
- margin: 5px 0 5px 10px;
- text-align: left;
- }
-
- .whiteWithLtGreyHeader p{
- margin: 0;
- padding: 0;
- }
-
- .whiteWithLtGreyHeader .box-header,
- .whiteWithLtGreyHeader .box-footer {
- padding: 0 7px 0 7px;
- position: relative;
- }
-
- .whiteWithLtGreyHeader .img-top-left {
- position: absolute;
- top: 0;
- left: 0;
- }
-
- .whiteWithLtGreyHeader .img-top-right {
- position: absolute;
- top: 0;
- right: 0;
- }
-
- .whiteWithLtGreyHeader .img-bottom-left {
- position: absolute;
- bottom: 0;
- left: 0;
- }
-
- .whiteWithLtGreyHeader .img-bottom-right {
- position: absolute;
- bottom: 0;
- right: 0;
- }
-
- .whiteWithLtGreyHeader .box-header-content {
- border-top: 1px solid #a5a5a5;
- background-color: #ececec;
- width: 100%;
- height: 6px;
- }
-
- .whiteWithLtGreyHeader .box-content {
- border-left: 1px solid #a5a5a5;
- border-right: 1px solid #a5a5a5;
- }
-
- .whiteWithLtGreyHeader .box-footer-content {
- border-bottom: 1px solid #a5a5a5;
- width: 100%;
- height: 6px;
- }
-
- .main-box .box-header-content {
- background-color: transparent;
- }
-
- .main-box .box-content {
- padding: 12px;
- }
-</style>
-
-<div class="home-img">
- <img src="default/images/2_7-go-faster.gif" width="624"
height="148" alt="JBoss Portal 2.7: Go Faster!"/>
+<div>
+ <img src="default/images/2_7-go-faster.gif" width="626"
height="148" alt="JBoss Portal 2.7: Go Faster!"/>
</div>
<br/>
-<div id="welcomegreybox">
+<div>
<img src="default/images/info-banner.gif" width="626"
height="73" border="0" usemap="#Map" style="margin:0 0
0 7px">
<map name="Map">
<area shape="rect" coords="1,1,201,72"
href="/portal/content/default/support.html">
@@ -136,24 +10,3 @@
<area shape="rect" coords="439,1,626,73"
href="/portal/content/default/project.html">
</map>
</div>
-<br/>
-
- <!--<div class="box-content" style="width:624px">
-
- <img src="default/images/homeimg_jbosslogo.png" alt="JBoss, a
division of Red Hat" width="143" class="welcomelogo"
- height="64" align="left"/>
- <div 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.</div>
- <br/>
-
- <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>
-
- </div>-->
-
-
-
Deleted:
branches/JBoss_Portal_Branch_2_7/core-cms/src/bin/portal-cms-sar/portal/cms/conf/default-content/default/private/code.html
===================================================================
---
branches/JBoss_Portal_Branch_2_7/core-cms/src/bin/portal-cms-sar/portal/cms/conf/default-content/default/private/code.html 2008-06-30
10:33:39 UTC (rev 11203)
+++
branches/JBoss_Portal_Branch_2_7/core-cms/src/bin/portal-cms-sar/portal/cms/conf/default-content/default/private/code.html 2008-06-30
11:35:11 UTC (rev 11204)
@@ -1,36 +0,0 @@
-<table width="100%" border="0" cellpadding="2">
-<tr>
-<td valign="top" align="left"
class="portlet-section-body"><font
class="portlet-font"><b>Document2: This is a protected document. This
is used to test the fine grained access control</b></font></td>
-<td valign="top" align="right"><img
src="default/images/jboss_logo.gif"></td>
-</tr>
-<tr>
-<td colspan="2">
-<table width="100%" border="0" cellpadding="2">
-<tr>
-<td class="portlet-section-alternate" width="16"
valign="top" align="left"><img
src="default/images/check.gif"></td>
-<td align="left" valign="top"
class="portlet-section-alternate"><font
class="portlet-font">
-<a
href="http://www.jboss.com/services/profsupport"
target="_blank">Professional Support</a>
-<br/>
-The JBoss Subscription is a set of services and tools that assist you during every stage
of the application lifecycle - from design and development, thru testing and deployment,
to on-going management and monitoring of your enterprise application deployments. JBoss
Subscriptions allow you to reduce business, legal, and technical risks while enabling you
to more effectively utilize your team's resources. A JBoss Subscription will ensure
that you achieve a much greater success rate for all of your JEMS-based projects.
-</font></td>
-</tr>
-<tr>
-<td class="portlet-section-alternate" width="16"
valign="top" align="left"><img
src="default/images/check.gif"></td>
-<td align="left" valign="top"
class="portlet-section-alternate"><font
class="portlet-font">
-<a
href="http://www.jboss.com/services/consulting"
target="_blank">Consulting Services</a>
-<br/>
-JBoss offers short-term on-site JEMS consulting engagements that provide you expert
assistance at various stages of the application lifecycle. All engagements are delivered
by certified JEMS consultants.
-</font></td>
-</tr>
-<tr>
-<td class="portlet-section-alternate" width="16"
valign="top" align="left"><img
src="default/images/check.gif"></td>
-<td align="left" valign="top"
class="portlet-section-alternate"><font
class="portlet-font">
-<a
href="http://www.jboss.com/services/training"
target="_blank">Training and Certification</a>
-<br/>
-A Certified JBoss Web Developer is capable of implementing presentation tier components
for J2EE applications. They have the base knowledge on Servlet and JSP technology, Portlet
specification, Tomcat Servlet container and JBoss Portal. A Certified JBoss Developer for
web tier is able to implement and deploy presentation components (Web Archives) on Tomcat
server and Portlet components on JBoss Portal implementation.
-</font></td>
-</tr>
-</table>
-</table>
-<br/>
-<a href="default/index.html"><img
src="default/images/back.gif" border="0"
alt="back"></a>
Copied:
branches/JBoss_Portal_Branch_2_7/core-cms/src/bin/portal-cms-sar/portal/cms/conf/default-content/default/private/confidential/confidential1.html
(from rev 11201,
branches/JBoss_Portal_Branch_2_7/core-cms/src/bin/portal-cms-sar/portal/cms/conf/default-content/default/private/confidential/license.html)
===================================================================
---
branches/JBoss_Portal_Branch_2_7/core-cms/src/bin/portal-cms-sar/portal/cms/conf/default-content/default/private/confidential/confidential1.html
(rev 0)
+++
branches/JBoss_Portal_Branch_2_7/core-cms/src/bin/portal-cms-sar/portal/cms/conf/default-content/default/private/confidential/confidential1.html 2008-06-30
11:35:11 UTC (rev 11204)
@@ -0,0 +1 @@
+This is confidential 1 document
\ No newline at end of file
Deleted:
branches/JBoss_Portal_Branch_2_7/core-cms/src/bin/portal-cms-sar/portal/cms/conf/default-content/default/private/confidential/license.html
===================================================================
---
branches/JBoss_Portal_Branch_2_7/core-cms/src/bin/portal-cms-sar/portal/cms/conf/default-content/default/private/confidential/license.html 2008-06-30
10:33:39 UTC (rev 11203)
+++
branches/JBoss_Portal_Branch_2_7/core-cms/src/bin/portal-cms-sar/portal/cms/conf/default-content/default/private/confidential/license.html 2008-06-30
11:35:11 UTC (rev 11204)
@@ -1,36 +0,0 @@
-<table width="100%" border="0" cellpadding="2">
-<tr>
-<td valign="top" align="left"
class="portlet-section-body"><font
class="portlet-font"><b>Document3: This is a protected document. This
is used to test the fine grained access control</b></font></td>
-<td valign="top" align="right"><img
src="default/images/jboss_logo.gif"></td>
-</tr>
-<tr>
-<td colspan="2">
-<table width="100%" border="0" cellpadding="2">
-<tr>
-<td class="portlet-section-alternate" width="16"
valign="top" align="left"><img
src="default/images/check.gif"></td>
-<td align="left" valign="top"
class="portlet-section-alternate"><font
class="portlet-font">
-<a
href="http://www.jboss.com/services/profsupport"
target="_blank">Professional Support</a>
-<br/>
-The JBoss Subscription is a set of services and tools that assist you during every stage
of the application lifecycle - from design and development, thru testing and deployment,
to on-going management and monitoring of your enterprise application deployments. JBoss
Subscriptions allow you to reduce business, legal, and technical risks while enabling you
to more effectively utilize your team's resources. A JBoss Subscription will ensure
that you achieve a much greater success rate for all of your JEMS-based projects.
-</font></td>
-</tr>
-<tr>
-<td class="portlet-section-alternate" width="16"
valign="top" align="left"><img
src="default/images/check.gif"></td>
-<td align="left" valign="top"
class="portlet-section-alternate"><font
class="portlet-font">
-<a
href="http://www.jboss.com/services/consulting"
target="_blank">Consulting Services</a>
-<br/>
-JBoss offers short-term on-site JEMS consulting engagements that provide you expert
assistance at various stages of the application lifecycle. All engagements are delivered
by certified JEMS consultants.
-</font></td>
-</tr>
-<tr>
-<td class="portlet-section-alternate" width="16"
valign="top" align="left"><img
src="default/images/check.gif"></td>
-<td align="left" valign="top"
class="portlet-section-alternate"><font
class="portlet-font">
-<a
href="http://www.jboss.com/services/training"
target="_blank">Training and Certification</a>
-<br/>
-A Certified JBoss Web Developer is capable of implementing presentation tier components
for J2EE applications. They have the base knowledge on Servlet and JSP technology, Portlet
specification, Tomcat Servlet container and JBoss Portal. A Certified JBoss Developer for
web tier is able to implement and deploy presentation components (Web Archives) on Tomcat
server and Portlet components on JBoss Portal implementation.
-</font></td>
-</tr>
-</table>
-</table>
-<br/>
-<a href="default/index.html"><img
src="default/images/back.gif" border="0"
alt="back"></a>
Deleted:
branches/JBoss_Portal_Branch_2_7/core-cms/src/bin/portal-cms-sar/portal/cms/conf/default-content/default/private/license.html
===================================================================
---
branches/JBoss_Portal_Branch_2_7/core-cms/src/bin/portal-cms-sar/portal/cms/conf/default-content/default/private/license.html 2008-06-30
10:33:39 UTC (rev 11203)
+++
branches/JBoss_Portal_Branch_2_7/core-cms/src/bin/portal-cms-sar/portal/cms/conf/default-content/default/private/license.html 2008-06-30
11:35:11 UTC (rev 11204)
@@ -1,36 +0,0 @@
-<table width="100%" border="0" cellpadding="2">
-<tr>
-<td valign="top" align="left"
class="portlet-section-body"><font
class="portlet-font"><b>Document1: This is a protected document. This
is used to test the fine grained access control</b></font></td>
-<td valign="top" align="right"><img
src="default/images/jboss_logo.gif"></td>
-</tr>
-<tr>
-<td colspan="2">
-<table width="100%" border="0" cellpadding="2">
-<tr>
-<td class="portlet-section-alternate" width="16"
valign="top" align="left"><img
src="default/images/check.gif"></td>
-<td align="left" valign="top"
class="portlet-section-alternate"><font
class="portlet-font">
-<a
href="http://www.jboss.com/services/profsupport"
target="_blank">Professional Support</a>
-<br/>
-The JBoss Subscription is a set of services and tools that assist you during every stage
of the application lifecycle - from design and development, thru testing and deployment,
to on-going management and monitoring of your enterprise application deployments. JBoss
Subscriptions allow you to reduce business, legal, and technical risks while enabling you
to more effectively utilize your team's resources. A JBoss Subscription will ensure
that you achieve a much greater success rate for all of your JEMS-based projects.
-</font></td>
-</tr>
-<tr>
-<td class="portlet-section-alternate" width="16"
valign="top" align="left"><img
src="default/images/check.gif"></td>
-<td align="left" valign="top"
class="portlet-section-alternate"><font
class="portlet-font">
-<a
href="http://www.jboss.com/services/consulting"
target="_blank">Consulting Services</a>
-<br/>
-JBoss offers short-term on-site JEMS consulting engagements that provide you expert
assistance at various stages of the application lifecycle. All engagements are delivered
by certified JEMS consultants.
-</font></td>
-</tr>
-<tr>
-<td class="portlet-section-alternate" width="16"
valign="top" align="left"><img
src="default/images/check.gif"></td>
-<td align="left" valign="top"
class="portlet-section-alternate"><font
class="portlet-font">
-<a
href="http://www.jboss.com/services/training"
target="_blank">Training and Certification</a>
-<br/>
-A Certified JBoss Web Developer is capable of implementing presentation tier components
for J2EE applications. They have the base knowledge on Servlet and JSP technology, Portlet
specification, Tomcat Servlet container and JBoss Portal. A Certified JBoss Developer for
web tier is able to implement and deploy presentation components (Web Archives) on Tomcat
server and Portlet components on JBoss Portal implementation.
-</font></td>
-</tr>
-</table>
-</table>
-<br/>
-<a href="default/index.html"><img
src="default/images/back.gif" border="0"
alt="back"></a>
Copied:
branches/JBoss_Portal_Branch_2_7/core-cms/src/bin/portal-cms-sar/portal/cms/conf/default-content/default/private/private1.html
(from rev 11201,
branches/JBoss_Portal_Branch_2_7/core-cms/src/bin/portal-cms-sar/portal/cms/conf/default-content/default/private/code.html)
===================================================================
---
branches/JBoss_Portal_Branch_2_7/core-cms/src/bin/portal-cms-sar/portal/cms/conf/default-content/default/private/private1.html
(rev 0)
+++
branches/JBoss_Portal_Branch_2_7/core-cms/src/bin/portal-cms-sar/portal/cms/conf/default-content/default/private/private1.html 2008-06-30
11:35:11 UTC (rev 11204)
@@ -0,0 +1 @@
+This is private 1 document
\ No newline at end of file
Copied:
branches/JBoss_Portal_Branch_2_7/core-cms/src/bin/portal-cms-sar/portal/cms/conf/default-content/default/private/private2.html
(from rev 11201,
branches/JBoss_Portal_Branch_2_7/core-cms/src/bin/portal-cms-sar/portal/cms/conf/default-content/default/private/license.html)
===================================================================
---
branches/JBoss_Portal_Branch_2_7/core-cms/src/bin/portal-cms-sar/portal/cms/conf/default-content/default/private/private2.html
(rev 0)
+++
branches/JBoss_Portal_Branch_2_7/core-cms/src/bin/portal-cms-sar/portal/cms/conf/default-content/default/private/private2.html 2008-06-30
11:35:11 UTC (rev 11204)
@@ -0,0 +1 @@
+This is private 2 document
\ No newline at end of file
Modified:
branches/JBoss_Portal_Branch_2_7/core-cms/src/bin/portal-cms-sar/portal/cms/conf/default-content/default/support.html
===================================================================
---
branches/JBoss_Portal_Branch_2_7/core-cms/src/bin/portal-cms-sar/portal/cms/conf/default-content/default/support.html 2008-06-30
10:33:39 UTC (rev 11203)
+++
branches/JBoss_Portal_Branch_2_7/core-cms/src/bin/portal-cms-sar/portal/cms/conf/default-content/default/support.html 2008-06-30
11:35:11 UTC (rev 11204)
@@ -1,7 +1,7 @@
<table width="100%" border="0" cellpadding="2">
<tr>
<td valign="top" align="left"
class="portlet-section-body"><font class="portlet-font">JBoss
Inc. delivers the Professional Support, Consulting, and Training that you need whether you
are testing a proof of concept, deploying a mission-critical application, or rolling out
JEMS across your enterprise. </font></td>
-<td valign="top" align="right"><img
src="default/images/jboss_logo.gif"></td>
+<td valign="top" align="right"><img
src="default/images/jbosslogo.png"></td>
</tr>
<tr>
<td colspan="2">