You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@cocoon.apache.org by cz...@apache.org on 2006/07/24 12:40:04 UTC

svn commit: r425004 - in /cocoon/trunk/blocks/cocoon-portal/cocoon-portal-sample/src/main/resources/COB-INF: ./ skins/basic/css/ skins/common/css/ skins/modern/css/

Author: cziegeler
Date: Mon Jul 24 03:40:02 2006
New Revision: 425004

URL: http://svn.apache.org/viewvc?rev=425004&view=rev
Log:
Correct css

Removed:
    cocoon/trunk/blocks/cocoon-portal/cocoon-portal-sample/src/main/resources/COB-INF/skins/common/css/forms-calendar.css
    cocoon/trunk/blocks/cocoon-portal/cocoon-portal-sample/src/main/resources/COB-INF/skins/common/css/forms.css
    cocoon/trunk/blocks/cocoon-portal/cocoon-portal-sample/src/main/resources/COB-INF/skins/modern/css/forms-calendar.css
    cocoon/trunk/blocks/cocoon-portal/cocoon-portal-sample/src/main/resources/COB-INF/skins/modern/css/forms.css
Modified:
    cocoon/trunk/blocks/cocoon-portal/cocoon-portal-sample/src/main/resources/COB-INF/sitemap.xmap
    cocoon/trunk/blocks/cocoon-portal/cocoon-portal-sample/src/main/resources/COB-INF/skins/basic/css/wsrp.css
    cocoon/trunk/blocks/cocoon-portal/cocoon-portal-sample/src/main/resources/COB-INF/skins/common/css/wsrp.css
    cocoon/trunk/blocks/cocoon-portal/cocoon-portal-sample/src/main/resources/COB-INF/skins/modern/css/wsrp.css

Modified: cocoon/trunk/blocks/cocoon-portal/cocoon-portal-sample/src/main/resources/COB-INF/sitemap.xmap
URL: http://svn.apache.org/viewvc/cocoon/trunk/blocks/cocoon-portal/cocoon-portal-sample/src/main/resources/COB-INF/sitemap.xmap?rev=425004&r1=425003&r2=425004&view=diff
==============================================================================
--- cocoon/trunk/blocks/cocoon-portal/cocoon-portal-sample/src/main/resources/COB-INF/sitemap.xmap (original)
+++ cocoon/trunk/blocks/cocoon-portal/cocoon-portal-sample/src/main/resources/COB-INF/sitemap.xmap Mon Jul 24 03:40:02 2006
@@ -220,6 +220,7 @@
                 <map:parameter name="title" value="{global:mainTitle}"/>
                 <map:parameter name="skin" value="{portal-skin:skin}"/>
               </map:transform>
+              <map:transform src="{portal-skin:skin.basepath}/styles/forms-styling.xsl"/>
               <map:transform type="cinclude"/>
               <map:transform type="portal-coplet"/>
               <map:transform type="portal-new-eventlink"/>

Modified: cocoon/trunk/blocks/cocoon-portal/cocoon-portal-sample/src/main/resources/COB-INF/skins/basic/css/wsrp.css
URL: http://svn.apache.org/viewvc/cocoon/trunk/blocks/cocoon-portal/cocoon-portal-sample/src/main/resources/COB-INF/skins/basic/css/wsrp.css?rev=425004&r1=425003&r2=425004&view=diff
==============================================================================
--- cocoon/trunk/blocks/cocoon-portal/cocoon-portal-sample/src/main/resources/COB-INF/skins/basic/css/wsrp.css (original)
+++ cocoon/trunk/blocks/cocoon-portal/cocoon-portal-sample/src/main/resources/COB-INF/skins/basic/css/wsrp.css Mon Jul 24 03:40:02 2006
@@ -13,20 +13,20 @@
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */
-<!-- all css-specification of an (wsrp-)portlet -->
+// all css-specification of an (wsrp-)portlet
 
-<!-- Fonts -->
+// Fonts
 portlet-font                { font-size:10pt;}
 portlet-font-dim            { }
 
-<!-- Messages -->
+// Messages
 portlet-msg-status          { }
 portlet-msg-info            { } 
 portlet-msg-error           { }
 portlet-msg-alert           { }
 portlet-msg-success         { }
 
-<!-- Sections -->
+// Sections
 portlet-section-header      { }
 portlet-section-body        { }
 portlet-section-alternate   { }
@@ -35,7 +35,7 @@
 portlet-section-footer      { }
 portlet-section-text        { }
 
-<!-- Tables -->
+// Tables
 portlet-table-header        { }
 portlet-table-body          { }
 portlet-table-alternate     { }
@@ -44,7 +44,7 @@
 portlet-table-footer        { }
 portlet-table-text          { }
 
-<!-- Forms -->
+// Forms
 portlet-form-label          { }
 portlet-form-input-field    { }
 portlet-form-button         { }
@@ -53,7 +53,7 @@
 portlet-form-field-label    { }
 portlet-form-field          { }
 
-<!-- Menus -->
+// Menus
 portlet-menu                { }
 portlet-menu-item           { }
 portlet-menu-item-selected  { }

Modified: cocoon/trunk/blocks/cocoon-portal/cocoon-portal-sample/src/main/resources/COB-INF/skins/common/css/wsrp.css
URL: http://svn.apache.org/viewvc/cocoon/trunk/blocks/cocoon-portal/cocoon-portal-sample/src/main/resources/COB-INF/skins/common/css/wsrp.css?rev=425004&r1=425003&r2=425004&view=diff
==============================================================================
--- cocoon/trunk/blocks/cocoon-portal/cocoon-portal-sample/src/main/resources/COB-INF/skins/common/css/wsrp.css (original)
+++ cocoon/trunk/blocks/cocoon-portal/cocoon-portal-sample/src/main/resources/COB-INF/skins/common/css/wsrp.css Mon Jul 24 03:40:02 2006
@@ -13,20 +13,20 @@
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */
-<!-- all css-specification of an (wsrp-)portlet -->
+// all css-specification of an (wsrp-)portlet
 
-<!-- Fonts -->
+// Fonts
 portlet-font                { font-size:10pt;}
 portlet-font-dim            { }
 
-<!-- Messages -->
+// Messages
 portlet-msg-status          { }
 portlet-msg-info            { } 
 portlet-msg-error           { }
 portlet-msg-alert           { }
 portlet-msg-success         { }
 
-<!-- Sections -->
+// Sections
 portlet-section-header      { }
 portlet-section-body        { }
 portlet-section-alternate   { }
@@ -35,7 +35,7 @@
 portlet-section-footer      { }
 portlet-section-text        { }
 
-<!-- Tables -->
+// Tables
 portlet-table-header        { }
 portlet-table-body          { }
 portlet-table-alternate     { }
@@ -44,7 +44,7 @@
 portlet-table-footer        { }
 portlet-table-text          { }
 
-<!-- Forms -->
+// Forms
 portlet-form-label          { }
 portlet-form-input-field    { }
 portlet-form-button         { }
@@ -53,7 +53,7 @@
 portlet-form-field-label    { }
 portlet-form-field          { }
 
-<!-- Menus -->
+// Menus
 portlet-menu                { }
 portlet-menu-item           { }
 portlet-menu-item-selected  { }

Modified: cocoon/trunk/blocks/cocoon-portal/cocoon-portal-sample/src/main/resources/COB-INF/skins/modern/css/wsrp.css
URL: http://svn.apache.org/viewvc/cocoon/trunk/blocks/cocoon-portal/cocoon-portal-sample/src/main/resources/COB-INF/skins/modern/css/wsrp.css?rev=425004&r1=425003&r2=425004&view=diff
==============================================================================
--- cocoon/trunk/blocks/cocoon-portal/cocoon-portal-sample/src/main/resources/COB-INF/skins/modern/css/wsrp.css (original)
+++ cocoon/trunk/blocks/cocoon-portal/cocoon-portal-sample/src/main/resources/COB-INF/skins/modern/css/wsrp.css Mon Jul 24 03:40:02 2006
@@ -13,20 +13,20 @@
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */
-<!-- all css-specification of an (wsrp-)portlet -->
+// all css-specification of an (wsrp-)portlet
 
-<!-- Fonts -->
+// Fonts
 portlet-font                { font-size:10pt;}
 portlet-font-dim            { }
 
-<!-- Messages -->
+// Messages
 portlet-msg-status          { }
 portlet-msg-info            { } 
 portlet-msg-error           { }
 portlet-msg-alert           { }
 portlet-msg-success         { }
 
-<!-- Sections -->
+// Sections
 portlet-section-header      { }
 portlet-section-body        { }
 portlet-section-alternate   { }
@@ -35,7 +35,7 @@
 portlet-section-footer      { }
 portlet-section-text        { }
 
-<!-- Tables -->
+// Tables
 portlet-table-header        { }
 portlet-table-body          { }
 portlet-table-alternate     { }
@@ -44,7 +44,7 @@
 portlet-table-footer        { }
 portlet-table-text          { }
 
-<!-- Forms -->
+// Forms
 portlet-form-label          { }
 portlet-form-input-field    { }
 portlet-form-button         { }
@@ -53,7 +53,7 @@
 portlet-form-field-label    { }
 portlet-form-field          { }
 
-<!-- Menus -->
+// Menus
 portlet-menu                { }
 portlet-menu-item           { }
 portlet-menu-item-selected  { }