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 wo...@apache.org on 2011/04/16 09:30:38 UTC

svn commit: r1093943 - in /portals/jetspeed-2/portal/trunk/applications/jetspeed/src/main/webapp/WEB-INF: min-ui-pages/system/prm/folder.metadata ui-pages/system/prm/folder.metadata

Author: woonsan
Date: Sat Apr 16 07:30:38 2011
New Revision: 1093943

URL: http://svn.apache.org/viewvc?rev=1093943&view=rev
Log:
JS2-1247: refining UIs - configuring clear portlet decorator. JetUI seems to work slightly different with inherit from portal pipeline. So, for now use clear to hide portlet action icons.

Modified:
    portals/jetspeed-2/portal/trunk/applications/jetspeed/src/main/webapp/WEB-INF/min-ui-pages/system/prm/folder.metadata
    portals/jetspeed-2/portal/trunk/applications/jetspeed/src/main/webapp/WEB-INF/ui-pages/system/prm/folder.metadata

Modified: portals/jetspeed-2/portal/trunk/applications/jetspeed/src/main/webapp/WEB-INF/min-ui-pages/system/prm/folder.metadata
URL: http://svn.apache.org/viewvc/portals/jetspeed-2/portal/trunk/applications/jetspeed/src/main/webapp/WEB-INF/min-ui-pages/system/prm/folder.metadata?rev=1093943&r1=1093942&r2=1093943&view=diff
==============================================================================
--- portals/jetspeed-2/portal/trunk/applications/jetspeed/src/main/webapp/WEB-INF/min-ui-pages/system/prm/folder.metadata (original)
+++ portals/jetspeed-2/portal/trunk/applications/jetspeed/src/main/webapp/WEB-INF/min-ui-pages/system/prm/folder.metadata Sat Apr 16 07:30:38 2011
@@ -18,8 +18,8 @@ limitations under the License.
     xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
     xsi:schemaLocation="http://portals.apache.org/jetspeed http://portals.apache.org/jetspeed-2/2.2/schemas/folder-metadata.xsd">
   <defaults
-     layout-decorator="jetspeed"
-     portlet-decorator="inherit"
+     layout-decorator="inherit"
+     portlet-decorator="clear"
   />
   <security-constraints>
     <security-constraints-ref>AEUV</security-constraints-ref>

Modified: portals/jetspeed-2/portal/trunk/applications/jetspeed/src/main/webapp/WEB-INF/ui-pages/system/prm/folder.metadata
URL: http://svn.apache.org/viewvc/portals/jetspeed-2/portal/trunk/applications/jetspeed/src/main/webapp/WEB-INF/ui-pages/system/prm/folder.metadata?rev=1093943&r1=1093942&r2=1093943&view=diff
==============================================================================
--- portals/jetspeed-2/portal/trunk/applications/jetspeed/src/main/webapp/WEB-INF/ui-pages/system/prm/folder.metadata (original)
+++ portals/jetspeed-2/portal/trunk/applications/jetspeed/src/main/webapp/WEB-INF/ui-pages/system/prm/folder.metadata Sat Apr 16 07:30:38 2011
@@ -18,8 +18,8 @@ limitations under the License.
     xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
     xsi:schemaLocation="http://portals.apache.org/jetspeed http://portals.apache.org/jetspeed-2/2.2/schemas/folder-metadata.xsd">
   <defaults
-     layout-decorator="jetspeed"
-     portlet-decorator="inherit"
+     layout-decorator="inherit"
+     portlet-decorator="clear"
   />
   <security-constraints>
     <security-constraints-ref>AEUV</security-constraints-ref>



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