[portal-commits] JBoss Portal SVN: r11944 - in branches/JBoss_Portal_Branch_2_7: core/src/bin/portal-core-war/themes/renewal and 4 other directories.

portal-commits at lists.jboss.org portal-commits at lists.jboss.org
Sun Sep 21 21:23:19 EDT 2008


Author: wesleyhales
Date: 2008-09-21 21:23:18 -0400 (Sun, 21 Sep 2008)
New Revision: 11944

Modified:
   branches/JBoss_Portal_Branch_2_7/build/build-thirdparty.xml
   branches/JBoss_Portal_Branch_2_7/core-admin/src/bin/portal-admin-war/css/style.css
   branches/JBoss_Portal_Branch_2_7/core-admin/src/resources/portal-admin-war/WEB-INF/classes/Resource.properties
   branches/JBoss_Portal_Branch_2_7/core-admin/src/resources/portal-admin-war/jsf/common/editPageErrorHandling.xhtml
   branches/JBoss_Portal_Branch_2_7/core-wsrp/src/resources/portal-wsrp-admin-war/style.css
   branches/JBoss_Portal_Branch_2_7/core/src/bin/portal-core-war/themes/renewal/portal_style.css
Log:
https://jira.jboss.org/jira/browse/JBPORTAL-2108, some cleanup, and upgrade to jsf 1.2_09

Modified: branches/JBoss_Portal_Branch_2_7/build/build-thirdparty.xml
===================================================================
--- branches/JBoss_Portal_Branch_2_7/build/build-thirdparty.xml	2008-09-21 02:00:18 UTC (rev 11943)
+++ branches/JBoss_Portal_Branch_2_7/build/build-thirdparty.xml	2008-09-22 01:23:18 UTC (rev 11944)
@@ -107,7 +107,7 @@
       <componentref name="sun-jaf" version="1.1"/>
       <componentref name="sun-javacc" version="3.2-portal"/>
       <componentref name="sun-javamail" version="1.3.1"/>
-      <componentref name="sun-jsf" version="1.2_08-brew"/>
+      <componentref name="sun-jsf" version="1.2_09"/>
       <componentref name="sun-opends" version="snapshot"/>
       <componentref name="sun-servlet" version="2.4"/>
       <componentref name="sun-jaxb" version="2.1.4"/>

Modified: branches/JBoss_Portal_Branch_2_7/core/src/bin/portal-core-war/themes/renewal/portal_style.css
===================================================================
--- branches/JBoss_Portal_Branch_2_7/core/src/bin/portal-core-war/themes/renewal/portal_style.css	2008-09-21 02:00:18 UTC (rev 11943)
+++ branches/JBoss_Portal_Branch_2_7/core/src/bin/portal-core-war/themes/renewal/portal_style.css	2008-09-22 01:23:18 UTC (rev 11944)
@@ -85,7 +85,7 @@
    /*position: relative;*/
    padding: 0 0 0 0;
 
-   margin: 0 -350px 0 -350px;
+   margin: 0 -327px 0 -327px;
    min-width: 770px;
    padding: 0 0 0 0;
 }
@@ -239,7 +239,7 @@
 ul#tabsHeader {
    width: 100%;
    list-style: none;
-   margin: 0 0 0 20px;
+   margin: 0;
    padding: 0;
    position:absolute;
    bottom: -5px;

Modified: branches/JBoss_Portal_Branch_2_7/core-admin/src/bin/portal-admin-war/css/style.css
===================================================================
--- branches/JBoss_Portal_Branch_2_7/core-admin/src/bin/portal-admin-war/css/style.css	2008-09-21 02:00:18 UTC (rev 11943)
+++ branches/JBoss_Portal_Branch_2_7/core-admin/src/bin/portal-admin-war/css/style.css	2008-09-22 01:23:18 UTC (rev 11944)
@@ -225,13 +225,12 @@
    .sectionTitle-blue {
    font-weight: bold;
    color: #5e5e5e;
-   font-size: 13px; /*background-color: #5986b3;*/
-/*background-color: #ebf2f5;*/
+   font-size: 13px; 
    background-image: url( ../img/section-header-bg.gif );
    background-position: left top;
    background-repeat: repeat-x;
    padding: 2px 2px 2px 4px;
-   margin: 0;
+   margin: 0 0 5px 0;
    border: 1px solid #dbdbdb;
 }
 
@@ -333,12 +332,9 @@
    background-image: url( ../img/jbp-icon-set/settings.gif );
    background-position: left;
    background-repeat: no-repeat;
-   /*padding-top: 2px;*/
-   /*padding-bottom: 2px;*/
    line-height: 18px;
    padding-left: 20px;
    white-space: nowrap;
-   /*height: 22px;*/
 }
 
 .admin-ui .actionTheme {
@@ -346,8 +342,6 @@
    background-image: url( ../img/jbp-icon-set/theme.gif );
    background-position: left;
    background-repeat: no-repeat;
-   /*padding-top: 2px;*/
-   /*padding-bottom: 2px;*/
    line-height: 18px;
    padding-left: 20px;
    white-space: nowrap;
@@ -358,8 +352,6 @@
    background-image: url( ../img/jbp-icon-set/rename.gif );
    background-position: left;
    background-repeat: no-repeat;
-   /*padding-top: 2px;*/
-   /*padding-bottom: 2px;*/
    line-height: 18px;
    padding-left: 20px;
    white-space: nowrap;
@@ -370,8 +362,6 @@
    background-image: url( ../img/jbp-icon-set/delete2.gif );
    background-position: left;
    background-repeat: no-repeat;
-   /*padding-top: 2px;*/
-   /*padding-bottom: 2px;*/
    line-height: 18px;
    padding-left: 20px;
    white-space: nowrap;
@@ -382,8 +372,6 @@
    background-image: url( ../img/jbp-icon-set/make_default.gif );
    background-position: left;
    background-repeat: no-repeat;
-   /*padding-top: 2px;*/
-   /*padding-bottom: 2px;*/
    line-height: 18px;
    padding-left: 22px;
    white-space: nowrap;
@@ -394,8 +382,6 @@
    background-image: url( ../img/jbp-icon-set/default.gif );
    background-position: left;
    background-repeat: no-repeat;
-   /*padding-top: 2px;*/
-   /*padding-bottom: 2px;*/
    line-height: 18px;
    padding-left: 22px;
    white-space: nowrap;
@@ -406,8 +392,6 @@
    background-image: url( ../img/jbp-icon-set/settings.gif );
    background-position: left;
    background-repeat: no-repeat;
-   /*padding-top: 2px;*/
-   /*padding-bottom: 2px;*/
    line-height: 18px;
    padding-left: 20px;
    white-space: nowrap;
@@ -418,8 +402,6 @@
    background-image: url( ../img/jbp-icon-set/window_add.gif );
    background-position: left;
    background-repeat: no-repeat;
-   /*padding-top: 2px;*/
-   /*padding-bottom: 2px;*/
    line-height: 18px;
    padding-left: 21px;
    white-space: nowrap;
@@ -430,8 +412,6 @@
    background-image: url( ../img/jbp-icon-set/window_remove.gif );
    background-position: left;
    background-repeat: no-repeat;
-   /*padding-top: 2px;*/
-   /*padding-bottom: 2px;*/
    line-height: 18px;
    padding-left: 21px;
    white-space: nowrap;
@@ -442,8 +422,6 @@
    background-image: url( ../img/jbp-icon-set/display_names.gif );
    background-position: left;
    background-repeat: no-repeat;
-   /*padding-top: 2px;*/
-   /*padding-bottom: 2px;*/
    line-height: 18px;
    padding-left: 23px;
    white-space: nowrap;
@@ -454,8 +432,6 @@
    background-image: url( ../img/jbp-icon-set/coordination.gif );
    background-position: left;
    background-repeat: no-repeat;
-   /*padding-top: 2px;*/
-   /*padding-bottom: 2px;*/
    line-height: 18px;
    padding-left: 20px;
    white-space: nowrap;
@@ -465,13 +441,11 @@
    background-image: url( ../img/jbp-icon-set/generic_icon.gif );
    background-position: left;
    background-repeat: no-repeat;
-   /*padding-top: 2px;*/
-   /*padding-bottom: 2px;*/
    height: 18px;
    padding-left: 25px;
    white-space: nowrap;
    display:block;
-   line-height:16px;
+   float:left;
 }
 
 .admin-ui .portlet-content-center {

Modified: branches/JBoss_Portal_Branch_2_7/core-admin/src/resources/portal-admin-war/WEB-INF/classes/Resource.properties
===================================================================
--- branches/JBoss_Portal_Branch_2_7/core-admin/src/resources/portal-admin-war/WEB-INF/classes/Resource.properties	2008-09-21 02:00:18 UTC (rev 11943)
+++ branches/JBoss_Portal_Branch_2_7/core-admin/src/resources/portal-admin-war/WEB-INF/classes/Resource.properties	2008-09-22 01:23:18 UTC (rev 11944)
@@ -109,7 +109,7 @@
 COMMON_PAGE_LAYOUT=Page Layout
 COMMON_REGION=Region
 COMMON_UNASSIGNED_WINDOW=Unassigned windows
-COMMON_PORTAL_ERROR_HANDLING=Portal Error Handling
+COMMON_PORTAL_ERROR_HANDLING=Portal & Page Error Handling
 COMMON_PORTAL_CONFIGURE_ERRORS=Configure how the system handles errors on portal level
 COMMON_KEY=Key
 COMMON_NAME=Name

Modified: branches/JBoss_Portal_Branch_2_7/core-admin/src/resources/portal-admin-war/jsf/common/editPageErrorHandling.xhtml
===================================================================
--- branches/JBoss_Portal_Branch_2_7/core-admin/src/resources/portal-admin-war/jsf/common/editPageErrorHandling.xhtml	2008-09-21 02:00:18 UTC (rev 11943)
+++ branches/JBoss_Portal_Branch_2_7/core-admin/src/resources/portal-admin-war/jsf/common/editPageErrorHandling.xhtml	2008-09-22 01:23:18 UTC (rev 11944)
@@ -4,7 +4,7 @@
    xmlns:f="http://java.sun.com/jsf/core"
    xmlns:c="http://java.sun.com/jstl/core">
 
-<p class="portlet-area-header">#{bundle.COMMON_ERROR_HANDLING}</p>
+<!--<p class="portlet-area-header">#{bundle.COMMON_ERROR_HANDLING}</p>-->
 
 <div class="portlet-area-body">
 <!-- defines error handeling section -->
@@ -14,8 +14,6 @@
 </tr>
 <tr>
 <td valign="top" class="portlet-section-body">
-
-
 <h:form>
 <table class="datatable full-width">
 <thead class="portlet-section-header">

Modified: branches/JBoss_Portal_Branch_2_7/core-wsrp/src/resources/portal-wsrp-admin-war/style.css
===================================================================
--- branches/JBoss_Portal_Branch_2_7/core-wsrp/src/resources/portal-wsrp-admin-war/style.css	2008-09-21 02:00:18 UTC (rev 11943)
+++ branches/JBoss_Portal_Branch_2_7/core-wsrp/src/resources/portal-wsrp-admin-war/style.css	2008-09-22 01:23:18 UTC (rev 11944)
@@ -136,69 +136,70 @@
 }
 
 .wsrp-consumers-ui .actionConfigure {
+   padding: 5px;
    background-image: url( img/jbp-icon-set/settings.gif );
    background-position: left;
    background-repeat: no-repeat;
-   line-height: 15px;
+   line-height: 18px;
    padding-left: 20px;
    white-space: nowrap;
 }
 
 .wsrp-consumers-ui .actionRefresh {
+   padding: 5px;
    background-image: url( img/jbp-icon-set/refresh.gif );
    background-position: left;
    background-repeat: no-repeat;
-   line-height: 15px;
+   line-height: 18px;
    padding-left: 20px;
    white-space: nowrap;
 }
 
 .wsrp-consumers-ui .actionRegister {
+   padding: 5px;
    background-image: url( img/jbp-icon-set/register.gif );
    background-position: left;
    background-repeat: no-repeat;
-   line-height: 17px;
+   line-height: 18px;
    padding-left: 24px;
    white-space: nowrap;
 }
 
 .wsrp-consumers-ui .actionDeregister {
+   padding: 5px;
    background-image: url( img/jbp-icon-set/deregister.gif );
    background-position: left;
    background-repeat: no-repeat;
-   line-height: 17px;
+   line-height: 18px;
    padding-left: 24px;
    white-space: nowrap;
 }
 
 .wsrp-consumers-ui .actionDelete {
+   padding: 5px;
    background-image: url( img/jbp-icon-set/delete2.gif );
    background-position: left;
    background-repeat: no-repeat;
-   padding-top: 2px;
-   padding-bottom: 2px;
-   line-height: 15px;
+   line-height: 18px;
    padding-left: 20px;
    white-space: nowrap;
 }
 
 .wsrp-consumers-ui .actionActivate {
+   padding: 5px;
    background-image: url( img/jbp-icon-set/activate.gif );
    background-position: left;
    background-repeat: no-repeat;
-   padding-top: 2px;
-   padding-bottom: 2px;
-   line-height: 17px;
+   line-height: 18px;
    padding-left: 23px;
    white-space: nowrap;
 }
 
 .wsrp-consumers-ui .actionDeactivate {
+   padding: 5px;
    background-image: url( img/jbp-icon-set/deactivate.gif );
    background-position: left;
    background-repeat: no-repeat;
-   padding-top: 2px;
-   padding-bottom: 2px;
    line-height: 18px;
    padding-left: 20px;
    white-space: nowrap;




More information about the portal-commits mailing list