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 at...@apache.org on 2005/05/24 04:38:45 UTC

cvs commit: jakarta-jetspeed-2/applications/security/src/webapp/WEB-INF portlet.xml

ate         2005/05/23 19:38:45

  Modified:    applications/security/src/webapp/WEB-INF portlet.xml
  Log:
  Commented out not yet implemented portlet modes for the SSO Management portlets.
  
  Revision  Changes    Path
  1.20      +6 -2      jakarta-jetspeed-2/applications/security/src/webapp/WEB-INF/portlet.xml
  
  Index: portlet.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-jetspeed-2/applications/security/src/webapp/WEB-INF/portlet.xml,v
  retrieving revision 1.19
  retrieving revision 1.20
  diff -u -r1.19 -r1.20
  --- portlet.xml	26 Apr 2005 21:41:22 -0000	1.19
  +++ portlet.xml	24 May 2005 02:38:45 -0000	1.20
  @@ -272,9 +272,11 @@
       <expiration-cache>-1</expiration-cache>
       <supports>
         <mime-type>text/html</mime-type>
  -      <portlet-mode>EDIT</portlet-mode>
         <portlet-mode>VIEW</portlet-mode>
  +<!-- not implemented yet
  +      <portlet-mode>EDIT</portlet-mode>
         <portlet-mode>HELP</portlet-mode>
  +-->      
       </supports>
       <supported-locale>en</supported-locale>
       <resource-bundle>org.apache.jetspeed.portlets.security.resources.SSOResources</resource-bundle>            
  @@ -298,9 +300,11 @@
       <expiration-cache>-1</expiration-cache>
       <supports>
         <mime-type>text/html</mime-type>
  -      <portlet-mode>EDIT</portlet-mode>
         <portlet-mode>VIEW</portlet-mode>
  +<!-- not implemented yet
  +      <portlet-mode>EDIT</portlet-mode>
         <portlet-mode>HELP</portlet-mode>
  +-->      
       </supports>
       <supported-locale>en</supported-locale>
       <resource-bundle>org.apache.jetspeed.portlets.security.resources.SSOResources</resource-bundle>            
  
  
  

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