You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jetspeed-dev@portals.apache.org by ta...@apache.org on 2009/09/02 02:43:13 UTC

svn commit: r810322 [10/10] - in /portals/jetspeed-2/portal/attic/decorators: layout/ layout/blueocean/ layout/blueocean/css/ layout/blueocean/images/ layout/blueocean/images/desktop/ layout/blueocean/images/desktop/loading/ layout/blueocean/images/des...

Added: portals/jetspeed-2/portal/attic/decorators/portlet/tigris/css/styles.css
URL: http://svn.apache.org/viewvc/portals/jetspeed-2/portal/attic/decorators/portlet/tigris/css/styles.css?rev=810322&view=auto
==============================================================================
--- portals/jetspeed-2/portal/attic/decorators/portlet/tigris/css/styles.css (added)
+++ portals/jetspeed-2/portal/attic/decorators/portlet/tigris/css/styles.css Wed Sep  2 00:42:59 2009
@@ -0,0 +1,650 @@
+/*
+Licensed to the Apache Software Foundation (ASF) under one or more
+contributor license agreements.  See the NOTICE file distributed with
+this work for additional information regarding copyright ownership.
+The ASF licenses this file to You under the Apache License, Version 2.0
+(the "License"); you may not use this file except in compliance with
+the License.  You may obtain a copy of the License at
+
+    http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the License for the specific language governing permissions and
+limitations under the License.
+*/
+
+
+
+.tigris .PTitleLeft
+{
+}
+
+
+
+.tigris .PTitle
+{
+      
+    padding-top: 2px;
+    padding-bottom: 16px;
+    padding-right: 2px;
+    border-left: 1px solid #DDDDDD;
+    border-right: 1px solid #666666;
+    border-top: 1px solid #DDDDDD;
+    border-bottom: 1px solid #666666;
+    color: #000000;
+    background-color: #DDDDDD;
+        
+    
+}
+
+.tigris .PTitleContent
+{
+    font-weight:bold;
+    display: inline;
+    float: left;
+    white-space: normal;
+}
+
+.tigris .PActionBar
+{
+   float: right;
+   display: inline;
+}
+ 
+.tigris .PTitleRight
+{
+}
+
+.tigris .PContentLeft
+{
+}
+
+/* .tigris .PContentBorder located in portal.css and omitted from desktop.css */
+
+/* .tigris .PContent located in portal.css and desktop.css */
+
+
+.tigris .PContentRight
+{
+}
+
+.tigris .PBottomLeft
+{
+}
+
+.tigris .PBottom
+{
+}
+
+.tigris .PBottomRight
+{
+}
+
+/* font */
+.tigris .PTitleLeft,
+.tigris .PTitle,
+.tigris .PTitleContent,
+.tigris .PTitleRight,
+.tigris .PContentLeft,
+.tigris .PContent,
+.tigris .PContentRight,
+.tigris .PBottomLeft,
+.tigris .PBottom,
+.tigris .PBottomRight
+{
+    font-family: Verdana, Helvetica, Arial, sans-serif;
+
+    voice-family: inherit;
+    font-size: x-small;
+}
+
+
+
+/* --------------------------------- */
+/* PLT.C.1 Links (Anchor)            */
+/* --------------------------------- */
+
+.tigris A:link, 
+.tigris A:visited {
+    text-decoration: underline;
+}
+
+.tigris A:hover, 
+.tigris A:active {
+    text-decoration: underline;
+}
+
+/* font */
+.tigris A:link,
+.tigris A:visited,
+.tigris A:hover,
+.tigris A:active
+{
+    font-family: Verdana, Helvetica, Arial, sans-serif;
+    voice-family: "\"}\"";
+    voice-family: inherit;
+    font-size: 12px;
+}
+
+
+/* --------------------------------- */
+/* PLT.C.2 Fonts                     */
+/* --------------------------------- */
+
+.tigris .portlet-font {
+    color: black;
+}
+.tigris .portlet-font-dim {
+    color: gray;
+}
+
+/* font */
+.tigris .portlet-font,
+.tigris .portlet-font-dim
+{
+    font-family: Verdana, Helvetica, Arial, sans-serif;
+    voice-family: "\"}\"";
+    voice-family: inherit;
+    font-size: x-small;
+}
+
+
+
+/* --------------------------------- */
+/* PLT.C.3 Messages                  */
+/* --------------------------------- */
+.tigris .portlet-msg-status,
+.tigris .portlet-msg-info {
+    background: url(../images/icon_info_sml.gif);
+    background-repeat: no-repeat;
+    padding-left: 20px;
+    min-height: 15px;
+}
+
+.tigris .portlet-msg-error {
+    background: url(../images/icon_error_sml.gif);
+    background-repeat: no-repeat;
+    padding-left: 20px;
+    min-height: 15px;
+}
+
+.tigris .portlet-msg-alert {
+    background: url(../images/icon_warning_sml.gif);
+    background-repeat: no-repeat;
+    padding-left: 20px;
+    min-height: 15px;
+}
+
+.tigris .portlet-msg-success {
+    background: url(../images/icon_success_sml.gif);
+    background-repeat: no-repeat;
+    padding-left: 20px;
+    min-height: 15px;
+}
+
+/* font */
+.tigris .portlet-msg-status,
+.tigris .portlet-msg-info,
+.tigris .portlet-msg-error,
+.tigris .portlet-msg-alert,
+.tigris .portlet-msg-success
+{
+    font-family: Verdana, Helvetica, Arial, sans-serif;
+    voice-family: "\"}\"";
+    voice-family: inherit;
+    font-size: x-small;
+}
+
+
+/* --------------------------------- */
+/* PLT.C.4 Sections                  */
+/* --------------------------------- */
+.tigris .portlet-section-header {
+    background-image: url(../images/nw_maj_rond.gif);
+    background-repeat: no-repeat;
+    color: #fff;
+    background-color: #036;
+    padding: 5px;
+    margin-right: 2px;
+    margin-left: 2px;
+    clear: both;
+}
+
+.tigris .portlet-section-body {
+    background: #efefef;
+    border: none;
+    padding: 2px 3px;
+    text-align: left;
+    vertical-align: top;
+    text-align: left;
+}
+
+.tigris .portlet-section-alternate {
+    background: #ddd;
+    border: none;
+    padding: 2px 3px;
+    text-align: left;
+    vertical-align: top;
+    text-align: left;
+}
+
+.tigris .portlet-section-selected {
+    /* TODO : ex. change color */
+    background: #ffe;
+    border: none;
+    padding: 2px 3px;
+    text-align: left;
+    vertical-align: top;
+    text-align: left;
+    font-weight:bold;
+}
+
+.tigris .portlet-section-subheader {
+    background-image: url(../images/nw_maj_rond.gif);
+    background-repeat: no-repeat;
+    color: #fff;
+    background-color: #888;
+    padding: 5px;
+    margin-right: 2px;
+    margin-left: 2px;
+    clear: both;
+}
+
+.tigris .portlet-section-footer {
+    background-repeat: no-repeat;
+    background-position: bottom left;
+    background-color: #ddd;
+    background-image: url(../images/sw_med_rond.gif);
+    color: #000;
+    padding: 5px;
+    margin: .67em 2px;
+    margin-top: 0;
+}
+
+.tigris .portlet-section-text {
+    padding: 1em;
+    padding-bottom: .3em;
+    padding-left: 1em;
+}
+
+/* font */
+.tigris .portlet-section-header,
+.tigris .portlet-section-body,
+.tigris .portlet-section-alternate,
+.tigris .portlet-section-selected,
+.tigris .portlet-section-subheader,
+.tigris .portlet-section-footer,
+.tigris .portlet-section-text,
+{
+    font-family: Verdana, Helvetica, Arial, sans-serif;
+    voice-family: "\"}\"";
+    voice-family: inherit;
+    font-size: x-small;
+}
+
+
+/* --------------------------------- */
+/* PLT.C.5 Forms                     */
+/* --------------------------------- */
+.tigris .portlet-form-label {
+}
+
+.tigris .portlet-form-input-field {
+}
+
+.tigris .portlet-form-button {
+}
+
+.tigris .portlet-icon-label {
+}
+
+.tigris .portlet-dlg-icon-label {
+}
+
+.tigris .portlet-form-field-label {
+}
+
+.tigris .portlet-form-field {
+}
+
+/* font */
+.tigris .portlet-section-header,
+.tigris .portlet-section-body,
+.tigris .portlet-section-alternate,
+.tigris .portlet-section-selected,
+.tigris .portlet-section-subheader,
+.tigris .portlet-section-footer,
+.tigris .portlet-section-text,
+{
+    font-family: Verdana, Helvetica, Arial, sans-serif;
+    voice-family: "\"}\"";
+    voice-family: inherit;
+    font-size: x-small;
+}
+
+
+/* --------------------------------- */
+/* PLT.C.6 Menus                     */
+/* --------------------------------- */
+.tigris .portlet-menu {
+    background: #efefef;
+    margin-bottom: 6px;
+    border-right: 1px solid #aaa;
+    border-bottom: 1px solid #aaa;
+    padding: 4px 4px 4px 0;
+    padding-bottom: .3em;
+    padding-left: 1em;
+}
+
+.tigris .portlet-menu-item {
+    text-decoration: none;
+    color: blue;
+}
+
+.tigris .portlet-menu-item-selected {
+    text-decoration: none;
+    color: #555 !important;
+}
+
+.tigris .portlet-menu-item-hover {
+    text-decoration: none;
+    color: #f30 !important;
+}
+
+.tigris .portlet-menu-item-hover-selected {
+    text-decoration: none;
+    color: #555 !important;
+    font-weight: bold;
+}
+
+.tigris .portlet-menu-cascade-item {
+    text-decoration: none;
+    margin-top: .3em;
+    padding-bottom: 0;
+    color: blue;
+}
+
+.tigris .portlet-menu-cascade-item-selected {
+    text-decoration: none;
+    color: #555 !important;
+    font-weight: bold;
+}
+
+.tigris .portlet-menu-description {
+}
+
+.tigris .portlet-menu-caption {
+    border-bottom: 1px solid #666;
+    border-right: 1px solid #666;
+    background: #ddd;
+    color: #555;
+    padding: 4px;
+}
+
+/* font */
+.tigris .portlet-menu,
+.tigris .portlet-menu-item,
+.tigris .portlet-menu-item-selected,
+.tigris .portlet-menu-item-hover,
+.tigris .portlet-menu-item-hover-selected,
+.tigris .portlet-menu-cascade-item,
+.tigris .portlet-menu-cascade-item-selected,
+.tigris .portlet-menu-description,
+.tigris .portlet-menu-caption
+{
+    font-family: Verdana, Helvetica, Arial, sans-serif;
+    voice-family: "\"}\"";
+    voice-family: inherit;
+    font-size: x-small;
+}
+
+
+/* --------------------------------- */
+/* PLT.C.6 Menus (arrowfolder style) */
+/* --------------------------------- */
+.tigris .arrowfolder .portlet-menu {
+    background: #efefef;
+    margin-bottom: 6px;
+    border-right: 1px solid #aaa;
+    border-bottom: 1px solid #aaa;
+    padding: 4px 4px 4px 0;
+    padding-bottom: .3em;
+    padding-left: 1em;
+}
+
+.tigris .arrowfolder .portlet-menu-item {
+    text-decoration: none;
+    color: blue;
+    padding-left: 34px;
+    background-image: url(../images/icon_arrowdoc_sml.gif);
+    background-repeat: no-repeat;
+
+}
+
+.tigris .arrowfolder .portlet-menu-item-selected {
+    text-decoration: none;
+    color: #555 !important;
+    padding-left: 34px;
+    background-image: url(../images/icon_arrowdoc_sml.gif);
+    background-repeat: no-repeat;
+}
+
+.tigris .arrowfolder .portlet-menu-item-hover {
+    text-decoration: none;
+    color: #f30 !important;
+    padding-left: 34px;
+    background-image: url(../images/icon_arrowdoc_sml.gif);
+    background-repeat: no-repeat;
+}
+
+.tigris .arrowfolder .portlet-menu-item-hover-selected {
+    text-decoration: none;
+    color: #555 !important;
+    font-weight: bold;
+    padding-left: 34px;
+    background-image: url(../images/icon_arrowdoc_sml.gif);
+    background-repeat: no-repeat;
+}
+
+.tigris .arrowfolder .portlet-menu-cascade-item {
+    text-decoration: none;
+    margin-top: .3em;
+    padding-bottom: 0;
+    color: blue;
+    padding-left: 34px;
+    background-image: url(../images/icon_arrowfolderclosed1_sml.gif);
+    background-repeat: no-repeat;
+}
+
+.tigris .arrowfolder .portlet-menu-cascade-item-selected {
+    text-decoration: none;
+    color: #555 !important;
+    font-weight: bold;
+    padding-left: 34px;
+    background-image: url(../images/icon_arrowfolderopen2_sml.gif);
+    background-repeat: no-repeat;
+}
+
+.tigris .arrowfolder .portlet-menu-description {
+}
+
+.tigris .arrowfolder .portlet-menu-caption {
+    border-bottom: 1px solid #666;
+    border-right: 1px solid #666;
+    background: #ddd;
+    color: #555;
+    padding: 4px;
+}
+
+/* font */
+.tigris .arrowfolder .portlet-menu,
+.tigris .arrowfolder .portlet-menu-item,
+.tigris .arrowfolder .portlet-menu-item-selected,
+.tigris .arrowfolder .portlet-menu-item-hover,
+.tigris .arrowfolder .portlet-menu-item-hover-selected,
+.tigris .arrowfolder .portlet-menu-cascade-item,
+.tigris .arrowfolder .portlet-menu-cascade-item-selected,
+.tigris .arrowfolder .portlet-menu-description,
+.tigris .arrowfolder .portlet-menu-caption
+{
+    font-family: Verdana, Helvetica, Arial, sans-serif;
+    voice-family: "\"}\"";
+    voice-family: inherit;
+    font-size: x-small;
+}
+
+/* --------------------------------- */
+/* Tree component                    */
+/* --------------------------------- */
+
+.tigris .tree {
+   lineheight: 18px;
+   font-family: arial, sans-serif;
+}
+
+.tigris .tree-node {
+   padding: 2px 15px 2px 5px;
+}
+
+.tigris .tree-node a {
+   text-decoration: none;
+}
+
+.tigris .tree-node-selected {
+   padding: 2px 15px 2px 5px;
+}
+
+.tigris .tree-node-selected a {
+   text-decoration: none;
+   font-weight: bold;
+}
+
+/* --------------------------------- */
+/* Portlet Table                     */
+/* --------------------------------- */
+.tigris th, td, input {
+    font-family: Verdana, Helvetica, Arial, sans-serif;
+}
+
+.tigris table, 
+.tigris th, 
+.tigris td {
+    vertical-align: top;
+    font-size: 10pt;    
+    border: none;
+    white-space: normal;
+    /* action buttons shifts right a few millimeters by the following */
+}
+
+.tigris th
+{
+   font-size: 12pt;  
+}
+
+.tigris .portlet-table-header {
+    background-color: #bbb;
+    border: 0.75px solid #fff;
+    padding: 2px 3px;
+    text-align: left;
+}
+
+.tigris .portlet-table-footer {
+    font-size: x-small;
+    padding: 5px;
+    margin: .67em 2px;
+    margin-top: 0;
+    background-color: #ddd;
+    background-image: url(../images/sw_med_rond.gif);
+    background-repeat: no-repeat;
+    background-position: bottom left;
+}
+
+
+.tigris .portlet-table-row1 td {
+    font-size: small;
+    background: #ddd;
+    border-bottom: 1px solid #fff;
+}
+
+.tigris .portlet-table-row2 td {
+    font-size: small;
+    background: #efefef;
+    border-bottom: 1px solid #fff;
+}
+
+.tigris .portlet-table-col1 {
+    border-right: 1px solid #fff;
+    padding: 2px 15px 2px 5px;
+}
+
+.tigris .portlet-table-col2 {
+    border-left: 1px solid #fff;
+    padding: 2px 15px 2px 5px;
+}
+
+/* --------------------------------- */
+/* Portlet Data Scroller Table       */
+/* --------------------------------- */
+
+.tigris .portlet-scroller-grid td {
+    horizontal-align: center;
+}
+
+.tigris .portlet-scroller {
+    horizontal-align: center;
+}
+
+.tigris .portlet-paginator {
+    horizontal-align: center;
+}
+
+/* Custom stuff for UGS added by EDB */
+.tigris p.corelink
+{
+    margin-top: 0.5em;
+    margin-bottom: 0em;
+    font-size: 12px;
+}
+
+.tigris p.abstract
+{
+    margin-top: 0em;
+    margin-bottom: 0.5em;
+    font-size: 11px;
+}
+
+.tigris p.title
+{
+    font-family: Arial, Helvetica, sans-serif; 
+    font-size: 17px; 
+    font-weight: bold; 
+    padding-bottom: 0em; 
+    margin-top: 0em; 
+    margin-bottom: 0em;
+}
+
+.tigris p.download
+{
+    font-size:12px;
+    margin-top:0.25em;
+    margin-bottom:0em;
+}
+
+.tigris p.side
+{ 
+    font-size: 12px;
+    margin-left: 0.85em;
+    text-indent: -0.85em;
+    margin-top: 0.25em;
+    margin-bottom:
+    0.25em;
+}
+
+.tigris img
+{
+    display: inline;
+    margin: 0em;
+}
+

Propchange: portals/jetspeed-2/portal/attic/decorators/portlet/tigris/css/styles.css
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: portals/jetspeed-2/portal/attic/decorators/portlet/tigris/css/styles.css
------------------------------------------------------------------------------
    svn:keywords = Id

Added: portals/jetspeed-2/portal/attic/decorators/portlet/tigris/decorator.properties
URL: http://svn.apache.org/viewvc/portals/jetspeed-2/portal/attic/decorators/portlet/tigris/decorator.properties?rev=810322&view=auto
==============================================================================
--- portals/jetspeed-2/portal/attic/decorators/portlet/tigris/decorator.properties (added)
+++ portals/jetspeed-2/portal/attic/decorators/portlet/tigris/decorator.properties Wed Sep  2 00:42:59 2009
@@ -0,0 +1,31 @@
+# Licensed to the Apache Software Foundation (ASF) under one or more
+# contributor license agreements.  See the NOTICE file distributed with
+# this work for additional information regarding copyright ownership.
+# The ASF licenses this file to You under the Apache License, Version 2.0
+# (the "License"); you may not use this file except in compliance with
+# the License.  You may obtain a copy of the License at
+# 
+#     http://www.apache.org/licenses/LICENSE-2.0
+# 
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+
+id=tigris
+name=tigris
+
+#: BEGIN comment for JSP
+template.type=velocity
+template.extension=.vm
+#: END comment for JSP
+
+#: BEGIN uncomment for JSP
+#template.type=JSP
+#template.extension=.jsp
+#: END uncomment for JSP
+
+decorates=portlet
+#actions.factory=org.apache.jetspeed.decoration.PrintSoloDecoratorActionsFactory
+actions.factory=org.apache.jetspeed.decoration.CustomDecoratorActionsFactory

Propchange: portals/jetspeed-2/portal/attic/decorators/portlet/tigris/decorator.properties
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: portals/jetspeed-2/portal/attic/decorators/portlet/tigris/decorator.properties
------------------------------------------------------------------------------
    svn:keywords = Id

Added: portals/jetspeed-2/portal/attic/decorators/portlet/tigris/decoratordesktop.properties
URL: http://svn.apache.org/viewvc/portals/jetspeed-2/portal/attic/decorators/portlet/tigris/decoratordesktop.properties?rev=810322&view=auto
==============================================================================
--- portals/jetspeed-2/portal/attic/decorators/portlet/tigris/decoratordesktop.properties (added)
+++ portals/jetspeed-2/portal/attic/decorators/portlet/tigris/decoratordesktop.properties Wed Sep  2 00:42:59 2009
@@ -0,0 +1,37 @@
+# Licensed to the Apache Software Foundation (ASF) under one or more
+# contributor license agreements.  See the NOTICE file distributed with
+# this work for additional information regarding copyright ownership.
+# The ASF licenses this file to You under the Apache License, Version 2.0
+# (the "License"); you may not use this file except in compliance with
+# the License.  You may obtain a copy of the License at
+# 
+#     http://www.apache.org/licenses/LICENSE-2.0
+# 
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+
+
+#
+# override desktop portlet decorator properties:
+#
+#    window.action.button.order
+#    window.action.noimage
+#    window.action.menu.order
+#    window.action.button.maximum
+#    window.action.button.tooltip
+#    window.icon.enabled
+#    window.icon.path
+#    window.titlebar.enabled
+#    window.resizebar.enabled
+#
+# these properties allow for overriding the defaults set in headtag.xml and core.src.js
+#
+# the values for these properties are used "as is" in JSON statements
+#    e.g. strings must be quoted, arrays must be enclosed by brackets, etc.
+#
+# 
+
+

Propchange: portals/jetspeed-2/portal/attic/decorators/portlet/tigris/decoratordesktop.properties
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: portals/jetspeed-2/portal/attic/decorators/portlet/tigris/decoratordesktop.properties
------------------------------------------------------------------------------
    svn:keywords = Id

Added: portals/jetspeed-2/portal/attic/decorators/portlet/tigris/images/about.gif
URL: http://svn.apache.org/viewvc/portals/jetspeed-2/portal/attic/decorators/portlet/tigris/images/about.gif?rev=810322&view=auto
==============================================================================
Binary file - no diff available.

Propchange: portals/jetspeed-2/portal/attic/decorators/portlet/tigris/images/about.gif
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: portals/jetspeed-2/portal/attic/decorators/portlet/tigris/images/close.gif
URL: http://svn.apache.org/viewvc/portals/jetspeed-2/portal/attic/decorators/portlet/tigris/images/close.gif?rev=810322&view=auto
==============================================================================
Binary file - no diff available.

Propchange: portals/jetspeed-2/portal/attic/decorators/portlet/tigris/images/close.gif
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: portals/jetspeed-2/portal/attic/decorators/portlet/tigris/images/config.gif
URL: http://svn.apache.org/viewvc/portals/jetspeed-2/portal/attic/decorators/portlet/tigris/images/config.gif?rev=810322&view=auto
==============================================================================
Binary file - no diff available.

Propchange: portals/jetspeed-2/portal/attic/decorators/portlet/tigris/images/config.gif
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: portals/jetspeed-2/portal/attic/decorators/portlet/tigris/images/customize.gif
URL: http://svn.apache.org/viewvc/portals/jetspeed-2/portal/attic/decorators/portlet/tigris/images/customize.gif?rev=810322&view=auto
==============================================================================
Binary file - no diff available.

Propchange: portals/jetspeed-2/portal/attic/decorators/portlet/tigris/images/customize.gif
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: portals/jetspeed-2/portal/attic/decorators/portlet/tigris/images/desktop/about.gif
URL: http://svn.apache.org/viewvc/portals/jetspeed-2/portal/attic/decorators/portlet/tigris/images/desktop/about.gif?rev=810322&view=auto
==============================================================================
Binary file - no diff available.

Propchange: portals/jetspeed-2/portal/attic/decorators/portlet/tigris/images/desktop/about.gif
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: portals/jetspeed-2/portal/attic/decorators/portlet/tigris/images/desktop/close.gif
URL: http://svn.apache.org/viewvc/portals/jetspeed-2/portal/attic/decorators/portlet/tigris/images/desktop/close.gif?rev=810322&view=auto
==============================================================================
Binary file - no diff available.

Propchange: portals/jetspeed-2/portal/attic/decorators/portlet/tigris/images/desktop/close.gif
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: portals/jetspeed-2/portal/attic/decorators/portlet/tigris/images/desktop/config.gif
URL: http://svn.apache.org/viewvc/portals/jetspeed-2/portal/attic/decorators/portlet/tigris/images/desktop/config.gif?rev=810322&view=auto
==============================================================================
Binary file - no diff available.

Propchange: portals/jetspeed-2/portal/attic/decorators/portlet/tigris/images/desktop/config.gif
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: portals/jetspeed-2/portal/attic/decorators/portlet/tigris/images/desktop/customize.gif
URL: http://svn.apache.org/viewvc/portals/jetspeed-2/portal/attic/decorators/portlet/tigris/images/desktop/customize.gif?rev=810322&view=auto
==============================================================================
Binary file - no diff available.

Propchange: portals/jetspeed-2/portal/attic/decorators/portlet/tigris/images/desktop/customize.gif
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: portals/jetspeed-2/portal/attic/decorators/portlet/tigris/images/desktop/edit.gif
URL: http://svn.apache.org/viewvc/portals/jetspeed-2/portal/attic/decorators/portlet/tigris/images/desktop/edit.gif?rev=810322&view=auto
==============================================================================
Binary file - no diff available.

Propchange: portals/jetspeed-2/portal/attic/decorators/portlet/tigris/images/desktop/edit.gif
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: portals/jetspeed-2/portal/attic/decorators/portlet/tigris/images/desktop/edit_defaults.gif
URL: http://svn.apache.org/viewvc/portals/jetspeed-2/portal/attic/decorators/portlet/tigris/images/desktop/edit_defaults.gif?rev=810322&view=auto
==============================================================================
Binary file - no diff available.

Propchange: portals/jetspeed-2/portal/attic/decorators/portlet/tigris/images/desktop/edit_defaults.gif
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: portals/jetspeed-2/portal/attic/decorators/portlet/tigris/images/desktop/help.gif
URL: http://svn.apache.org/viewvc/portals/jetspeed-2/portal/attic/decorators/portlet/tigris/images/desktop/help.gif?rev=810322&view=auto
==============================================================================
Binary file - no diff available.

Propchange: portals/jetspeed-2/portal/attic/decorators/portlet/tigris/images/desktop/help.gif
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: portals/jetspeed-2/portal/attic/decorators/portlet/tigris/images/desktop/maximized.gif
URL: http://svn.apache.org/viewvc/portals/jetspeed-2/portal/attic/decorators/portlet/tigris/images/desktop/maximized.gif?rev=810322&view=auto
==============================================================================
Binary file - no diff available.

Propchange: portals/jetspeed-2/portal/attic/decorators/portlet/tigris/images/desktop/maximized.gif
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: portals/jetspeed-2/portal/attic/decorators/portlet/tigris/images/desktop/menu.gif
URL: http://svn.apache.org/viewvc/portals/jetspeed-2/portal/attic/decorators/portlet/tigris/images/desktop/menu.gif?rev=810322&view=auto
==============================================================================
Binary file - no diff available.

Propchange: portals/jetspeed-2/portal/attic/decorators/portlet/tigris/images/desktop/menu.gif
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: portals/jetspeed-2/portal/attic/decorators/portlet/tigris/images/desktop/minimized.gif
URL: http://svn.apache.org/viewvc/portals/jetspeed-2/portal/attic/decorators/portlet/tigris/images/desktop/minimized.gif?rev=810322&view=auto
==============================================================================
Binary file - no diff available.

Propchange: portals/jetspeed-2/portal/attic/decorators/portlet/tigris/images/desktop/minimized.gif
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: portals/jetspeed-2/portal/attic/decorators/portlet/tigris/images/desktop/normal.gif
URL: http://svn.apache.org/viewvc/portals/jetspeed-2/portal/attic/decorators/portlet/tigris/images/desktop/normal.gif?rev=810322&view=auto
==============================================================================
Binary file - no diff available.

Propchange: portals/jetspeed-2/portal/attic/decorators/portlet/tigris/images/desktop/normal.gif
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: portals/jetspeed-2/portal/attic/decorators/portlet/tigris/images/desktop/print.gif
URL: http://svn.apache.org/viewvc/portals/jetspeed-2/portal/attic/decorators/portlet/tigris/images/desktop/print.gif?rev=810322&view=auto
==============================================================================
Binary file - no diff available.

Propchange: portals/jetspeed-2/portal/attic/decorators/portlet/tigris/images/desktop/print.gif
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: portals/jetspeed-2/portal/attic/decorators/portlet/tigris/images/desktop/removeportlet.gif
URL: http://svn.apache.org/viewvc/portals/jetspeed-2/portal/attic/decorators/portlet/tigris/images/desktop/removeportlet.gif?rev=810322&view=auto
==============================================================================
Binary file - no diff available.

Propchange: portals/jetspeed-2/portal/attic/decorators/portlet/tigris/images/desktop/removeportlet.gif
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: portals/jetspeed-2/portal/attic/decorators/portlet/tigris/images/desktop/resizeHandle.gif
URL: http://svn.apache.org/viewvc/portals/jetspeed-2/portal/attic/decorators/portlet/tigris/images/desktop/resizeHandle.gif?rev=810322&view=auto
==============================================================================
Binary file - no diff available.

Propchange: portals/jetspeed-2/portal/attic/decorators/portlet/tigris/images/desktop/resizeHandle.gif
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: portals/jetspeed-2/portal/attic/decorators/portlet/tigris/images/desktop/view.gif
URL: http://svn.apache.org/viewvc/portals/jetspeed-2/portal/attic/decorators/portlet/tigris/images/desktop/view.gif?rev=810322&view=auto
==============================================================================
Binary file - no diff available.

Propchange: portals/jetspeed-2/portal/attic/decorators/portlet/tigris/images/desktop/view.gif
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: portals/jetspeed-2/portal/attic/decorators/portlet/tigris/images/edit.gif
URL: http://svn.apache.org/viewvc/portals/jetspeed-2/portal/attic/decorators/portlet/tigris/images/edit.gif?rev=810322&view=auto
==============================================================================
Binary file - no diff available.

Propchange: portals/jetspeed-2/portal/attic/decorators/portlet/tigris/images/edit.gif
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: portals/jetspeed-2/portal/attic/decorators/portlet/tigris/images/edit_defaults.gif
URL: http://svn.apache.org/viewvc/portals/jetspeed-2/portal/attic/decorators/portlet/tigris/images/edit_defaults.gif?rev=810322&view=auto
==============================================================================
Binary file - no diff available.

Propchange: portals/jetspeed-2/portal/attic/decorators/portlet/tigris/images/edit_defaults.gif
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: portals/jetspeed-2/portal/attic/decorators/portlet/tigris/images/help.gif
URL: http://svn.apache.org/viewvc/portals/jetspeed-2/portal/attic/decorators/portlet/tigris/images/help.gif?rev=810322&view=auto
==============================================================================
Binary file - no diff available.

Propchange: portals/jetspeed-2/portal/attic/decorators/portlet/tigris/images/help.gif
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: portals/jetspeed-2/portal/attic/decorators/portlet/tigris/images/icon_arrowdoc_sml.gif
URL: http://svn.apache.org/viewvc/portals/jetspeed-2/portal/attic/decorators/portlet/tigris/images/icon_arrowdoc_sml.gif?rev=810322&view=auto
==============================================================================
Binary file - no diff available.

Propchange: portals/jetspeed-2/portal/attic/decorators/portlet/tigris/images/icon_arrowdoc_sml.gif
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: portals/jetspeed-2/portal/attic/decorators/portlet/tigris/images/icon_arrowfolderclosed1_sml.gif
URL: http://svn.apache.org/viewvc/portals/jetspeed-2/portal/attic/decorators/portlet/tigris/images/icon_arrowfolderclosed1_sml.gif?rev=810322&view=auto
==============================================================================
Binary file - no diff available.

Propchange: portals/jetspeed-2/portal/attic/decorators/portlet/tigris/images/icon_arrowfolderclosed1_sml.gif
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: portals/jetspeed-2/portal/attic/decorators/portlet/tigris/images/icon_arrowfolderopen2_sml.gif
URL: http://svn.apache.org/viewvc/portals/jetspeed-2/portal/attic/decorators/portlet/tigris/images/icon_arrowfolderopen2_sml.gif?rev=810322&view=auto
==============================================================================
Binary file - no diff available.

Propchange: portals/jetspeed-2/portal/attic/decorators/portlet/tigris/images/icon_arrowfolderopen2_sml.gif
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: portals/jetspeed-2/portal/attic/decorators/portlet/tigris/images/icon_error_sml.gif
URL: http://svn.apache.org/viewvc/portals/jetspeed-2/portal/attic/decorators/portlet/tigris/images/icon_error_sml.gif?rev=810322&view=auto
==============================================================================
Binary file - no diff available.

Propchange: portals/jetspeed-2/portal/attic/decorators/portlet/tigris/images/icon_error_sml.gif
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: portals/jetspeed-2/portal/attic/decorators/portlet/tigris/images/icon_info_sml.gif
URL: http://svn.apache.org/viewvc/portals/jetspeed-2/portal/attic/decorators/portlet/tigris/images/icon_info_sml.gif?rev=810322&view=auto
==============================================================================
Binary file - no diff available.

Propchange: portals/jetspeed-2/portal/attic/decorators/portlet/tigris/images/icon_info_sml.gif
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: portals/jetspeed-2/portal/attic/decorators/portlet/tigris/images/icon_success_sml.gif
URL: http://svn.apache.org/viewvc/portals/jetspeed-2/portal/attic/decorators/portlet/tigris/images/icon_success_sml.gif?rev=810322&view=auto
==============================================================================
Binary file - no diff available.

Propchange: portals/jetspeed-2/portal/attic/decorators/portlet/tigris/images/icon_success_sml.gif
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: portals/jetspeed-2/portal/attic/decorators/portlet/tigris/images/icon_warning_sml.gif
URL: http://svn.apache.org/viewvc/portals/jetspeed-2/portal/attic/decorators/portlet/tigris/images/icon_warning_sml.gif?rev=810322&view=auto
==============================================================================
Binary file - no diff available.

Propchange: portals/jetspeed-2/portal/attic/decorators/portlet/tigris/images/icon_warning_sml.gif
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: portals/jetspeed-2/portal/attic/decorators/portlet/tigris/images/info.gif
URL: http://svn.apache.org/viewvc/portals/jetspeed-2/portal/attic/decorators/portlet/tigris/images/info.gif?rev=810322&view=auto
==============================================================================
Binary file - no diff available.

Propchange: portals/jetspeed-2/portal/attic/decorators/portlet/tigris/images/info.gif
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: portals/jetspeed-2/portal/attic/decorators/portlet/tigris/images/info1.gif
URL: http://svn.apache.org/viewvc/portals/jetspeed-2/portal/attic/decorators/portlet/tigris/images/info1.gif?rev=810322&view=auto
==============================================================================
Binary file - no diff available.

Propchange: portals/jetspeed-2/portal/attic/decorators/portlet/tigris/images/info1.gif
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: portals/jetspeed-2/portal/attic/decorators/portlet/tigris/images/leftnavbg.gif
URL: http://svn.apache.org/viewvc/portals/jetspeed-2/portal/attic/decorators/portlet/tigris/images/leftnavbg.gif?rev=810322&view=auto
==============================================================================
Binary file - no diff available.

Propchange: portals/jetspeed-2/portal/attic/decorators/portlet/tigris/images/leftnavbg.gif
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: portals/jetspeed-2/portal/attic/decorators/portlet/tigris/images/maximized.gif
URL: http://svn.apache.org/viewvc/portals/jetspeed-2/portal/attic/decorators/portlet/tigris/images/maximized.gif?rev=810322&view=auto
==============================================================================
Binary file - no diff available.

Propchange: portals/jetspeed-2/portal/attic/decorators/portlet/tigris/images/maximized.gif
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: portals/jetspeed-2/portal/attic/decorators/portlet/tigris/images/minimized.gif
URL: http://svn.apache.org/viewvc/portals/jetspeed-2/portal/attic/decorators/portlet/tigris/images/minimized.gif?rev=810322&view=auto
==============================================================================
Binary file - no diff available.

Propchange: portals/jetspeed-2/portal/attic/decorators/portlet/tigris/images/minimized.gif
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: portals/jetspeed-2/portal/attic/decorators/portlet/tigris/images/nw_maj_rond.gif
URL: http://svn.apache.org/viewvc/portals/jetspeed-2/portal/attic/decorators/portlet/tigris/images/nw_maj_rond.gif?rev=810322&view=auto
==============================================================================
Binary file - no diff available.

Propchange: portals/jetspeed-2/portal/attic/decorators/portlet/tigris/images/nw_maj_rond.gif
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: portals/jetspeed-2/portal/attic/decorators/portlet/tigris/images/print.gif
URL: http://svn.apache.org/viewvc/portals/jetspeed-2/portal/attic/decorators/portlet/tigris/images/print.gif?rev=810322&view=auto
==============================================================================
Binary file - no diff available.

Propchange: portals/jetspeed-2/portal/attic/decorators/portlet/tigris/images/print.gif
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: portals/jetspeed-2/portal/attic/decorators/portlet/tigris/images/restore.gif
URL: http://svn.apache.org/viewvc/portals/jetspeed-2/portal/attic/decorators/portlet/tigris/images/restore.gif?rev=810322&view=auto
==============================================================================
Binary file - no diff available.

Propchange: portals/jetspeed-2/portal/attic/decorators/portlet/tigris/images/restore.gif
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: portals/jetspeed-2/portal/attic/decorators/portlet/tigris/images/sw_med_rond.gif
URL: http://svn.apache.org/viewvc/portals/jetspeed-2/portal/attic/decorators/portlet/tigris/images/sw_med_rond.gif?rev=810322&view=auto
==============================================================================
Binary file - no diff available.

Propchange: portals/jetspeed-2/portal/attic/decorators/portlet/tigris/images/sw_med_rond.gif
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: portals/jetspeed-2/portal/attic/decorators/portlet/tigris/images/view.gif
URL: http://svn.apache.org/viewvc/portals/jetspeed-2/portal/attic/decorators/portlet/tigris/images/view.gif?rev=810322&view=auto
==============================================================================
Binary file - no diff available.

Propchange: portals/jetspeed-2/portal/attic/decorators/portlet/tigris/images/view.gif
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: portals/jetspeed-2/portal/attic/decorators/portlet/tigris/templates/PortletDefContainer.html
URL: http://svn.apache.org/viewvc/portals/jetspeed-2/portal/attic/decorators/portlet/tigris/templates/PortletDefContainer.html?rev=810322&view=auto
==============================================================================
--- portals/jetspeed-2/portal/attic/decorators/portlet/tigris/templates/PortletDefContainer.html (added)
+++ portals/jetspeed-2/portal/attic/decorators/portlet/tigris/templates/PortletDefContainer.html Wed Sep  2 00:42:59 2009
@@ -0,0 +1,22 @@
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
+<body>
+<div id="${this.widgetId}" class="portletDefContainer">
+    Drag Portlet Definitions
+	<div id="${this.widgetId}_container" dojoAttachPoint="containerNode" class="portletDefContainerClient"></div>
+</div>
+</body>
\ No newline at end of file

Propchange: portals/jetspeed-2/portal/attic/decorators/portlet/tigris/templates/PortletDefContainer.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: portals/jetspeed-2/portal/attic/decorators/portlet/tigris/templates/PortletDefContainer.html
------------------------------------------------------------------------------
    svn:keywords = Id

Added: portals/jetspeed-2/portal/attic/decorators/portlet/tigris/templates/PortletDefContainerItemTemplate.html
URL: http://svn.apache.org/viewvc/portals/jetspeed-2/portal/attic/decorators/portlet/tigris/templates/PortletDefContainerItemTemplate.html?rev=810322&view=auto
==============================================================================
--- portals/jetspeed-2/portal/attic/decorators/portlet/tigris/templates/PortletDefContainerItemTemplate.html (added)
+++ portals/jetspeed-2/portal/attic/decorators/portlet/tigris/templates/PortletDefContainerItemTemplate.html Wed Sep  2 00:42:59 2009
@@ -0,0 +1,32 @@
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
+<body>
+<div class="portletSelectorFloatingPane">
+  <div class="portletSelectorTitleBar">
+    <img class="portletSelectorTitleBarIcon" dojoAttachPoint="itemIcon">
+    <div class="portletSelectorTitleText" dojoAttachPoint="itemText"></div>
+    <div class="portletSelectorTitleBarControlIcon portletSelectorTitleBarCloseIcon" ></div>
+    <div class="portletSelectorTitleBarControlIcon portletSelectorTitleBarMaximizeIcon" ></div>
+    <div class="portletSelectorTitleBarControlIcon portletSelectorTitleBarMinimizeIcon" ></div>
+  </div>
+  <div class="portletSelectorFloatingPaneClient">
+  </div>
+  <div class="portletSelectorFloatingPaneResizebar">
+    <div class="portletSelectorResizeHandle"></div>
+  </div>
+</div>
+</body>
\ No newline at end of file

Propchange: portals/jetspeed-2/portal/attic/decorators/portlet/tigris/templates/PortletDefContainerItemTemplate.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: portals/jetspeed-2/portal/attic/decorators/portlet/tigris/templates/PortletDefContainerItemTemplate.html
------------------------------------------------------------------------------
    svn:keywords = Id

Added: portals/jetspeed-2/portal/attic/decorators/portlet/tigris/templates/PortletWindow.html
URL: http://svn.apache.org/viewvc/portals/jetspeed-2/portal/attic/decorators/portlet/tigris/templates/PortletWindow.html?rev=810322&view=auto
==============================================================================
--- portals/jetspeed-2/portal/attic/decorators/portlet/tigris/templates/PortletWindow.html (added)
+++ portals/jetspeed-2/portal/attic/decorators/portlet/tigris/templates/PortletWindow.html Wed Sep  2 00:42:59 2009
@@ -0,0 +1,31 @@
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
+<!--  need to wrap inside a body tag to allow the above license header
+      dojo will look for a body tag and use its content -->
+<body>
+<div id="${this.widgetId}" class="dojoFloatingPane">
+
+	<div id="${this.widgetId}_titleBar" dojoAttachPoint="titleBar" class="dojoFloatingPaneTitleBar" dojoAttachEvent="onMouseDown;onMouseOver:titleMouseOver;onMouseOut:titleMouseOut" style="display:none">
+	  	<img dojoAttachPoint="titleBarIcon" class="dojoFloatingPaneTitleBarIcon">
+	  	<div dojoAttachPoint="titleBarText" class="dojoFloatingPaneTitleText">${this.title}</div>
+	</div>
+
+	<div dojoAttachPoint="containerNode" class="dojoFloatingPaneClient"></div>
+
+	<div dojoAttachPoint="resizeBar" class="dojoFloatingPaneResizebar"></div>
+</div>
+</body>

Propchange: portals/jetspeed-2/portal/attic/decorators/portlet/tigris/templates/PortletWindow.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: portals/jetspeed-2/portal/attic/decorators/portlet/tigris/templates/PortletWindow.html
------------------------------------------------------------------------------
    svn:keywords = Id

Added: portals/jetspeed-2/portal/attic/decorators/portlet/tigris/templates/PortletWindowPrintMode.html
URL: http://svn.apache.org/viewvc/portals/jetspeed-2/portal/attic/decorators/portlet/tigris/templates/PortletWindowPrintMode.html?rev=810322&view=auto
==============================================================================
--- portals/jetspeed-2/portal/attic/decorators/portlet/tigris/templates/PortletWindowPrintMode.html (added)
+++ portals/jetspeed-2/portal/attic/decorators/portlet/tigris/templates/PortletWindowPrintMode.html Wed Sep  2 00:42:59 2009
@@ -0,0 +1,23 @@
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
+<!--  need to wrap inside a body tag to allow the above license header
+      dojo will look for a body tag and use its content -->
+<body>
+<div id="${this.widgetId}" class="dojoFloatingPane">
+	<div dojoAttachPoint="containerNode" class="dojoFloatingPaneClient"></div>
+</div>
+</body>

Propchange: portals/jetspeed-2/portal/attic/decorators/portlet/tigris/templates/PortletWindowPrintMode.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: portals/jetspeed-2/portal/attic/decorators/portlet/tigris/templates/PortletWindowPrintMode.html
------------------------------------------------------------------------------
    svn:keywords = Id

Added: portals/jetspeed-2/portal/attic/decorators/portlet/tigris/tigris.js
URL: http://svn.apache.org/viewvc/portals/jetspeed-2/portal/attic/decorators/portlet/tigris/tigris.js?rev=810322&view=auto
==============================================================================
--- portals/jetspeed-2/portal/attic/decorators/portlet/tigris/tigris.js (added)
+++ portals/jetspeed-2/portal/attic/decorators/portlet/tigris/tigris.js Wed Sep  2 00:42:59 2009
@@ -0,0 +1,18 @@
+/*
+* Licensed to the Apache Software Foundation (ASF) under one or more
+* contributor license agreements.  See the NOTICE file distributed with
+* this work for additional information regarding copyright ownership.
+* The ASF licenses this file to You under the Apache License, Version 2.0
+* (the "License"); you may not use this file except in compliance with
+* the License.  You may obtain a copy of the License at
+*
+*     http://www.apache.org/licenses/LICENSE-2.0
+*
+* Unless required by applicable law or agreed to in writing, software
+* distributed under the License is distributed on an "AS IS" BASIS,
+* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+* See the License for the specific language governing permissions and
+* limitations under the License.
+*/
+({
+})

Propchange: portals/jetspeed-2/portal/attic/decorators/portlet/tigris/tigris.js
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: portals/jetspeed-2/portal/attic/decorators/portlet/tigris/tigris.js
------------------------------------------------------------------------------
    svn:keywords = Id



---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-dev-unsubscribe@portals.apache.org
For additional commands, e-mail: jetspeed-dev-help@portals.apache.org