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 2005/04/22 07:49:32 UTC

cvs commit: jakarta-jetspeed-2/portal/src/webapp/WEB-INF/pages/Administrative user-mgt.psml

taylor      2005/04/21 22:49:32

  Modified:    portal/src/webapp/WEB-INF/pages/Administrative user-mgt.psml
  Log:
  use 25/75 layout
  
  Revision  Changes    Path
  1.8       +1 -1      jakarta-jetspeed-2/portal/src/webapp/WEB-INF/pages/Administrative/user-mgt.psml
  
  Index: user-mgt.psml
  ===================================================================
  RCS file: /home/cvs/jakarta-jetspeed-2/portal/src/webapp/WEB-INF/pages/Administrative/user-mgt.psml,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -r1.7 -r1.8
  --- user-mgt.psml	23 Mar 2005 23:04:55 -0000	1.7
  +++ user-mgt.psml	22 Apr 2005 05:49:32 -0000	1.8
  @@ -1,2 +1,2 @@
   <!--
Copyright 2004 The Apache Software Foundation
Licensed 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.
-->
  -<page id="pam">
  <defaults
     skin="orange"
     layout-decorator="tigris"
     portlet-decorator="tigris"
  />
  <title>User Management</title>
  <fragment id="um-2" type="layout" name="jetspeed-layouts::VelocityTwoColumns">
    <fragment id="um-3" type="portlet" name="security::UserBrowserPortlet">
      <property layout="TwoColumns" name="row" value="0" />
      <property layout="TwoColumns" name="column" value="0" />
    </fragment>
    <fragment id="um-4" type="portlet" name="security::UserDetailsPortlet">
      <property layout="TwoColumns" name="row" value="0" />
      <property layout="TwoColumns" name="column" value="1" />
    </fragment>    
  </fragment>
</page>
  \ No newline at end of file
  +<page id="pam">
  <defaults
     skin="orange"
     layout-decorator="tigris"
     portlet-decorator="tigris"
  />
  <title>User Management</title>
  <fragment id="um-2" type="layout" name="jetspeed-layouts::VelocityTwoColumns2575">
    <fragment id="um-3" type="portlet" name="security::UserBrowserPortlet">
      <property layout="TwoColumns" name="row" value="0" />
      <property layout="TwoColumns" name="column" value="0" />
    </fragment>
    <fragment id="um-4" type="portlet" name="security::UserDetailsPortlet">
      <property layout="TwoColumns" name="row" value="0" />
      <property layout="TwoColumns" name="column" value="1" />
    </fragment>    
  </fragment>
</page>
  \ No newline at end of file
  
  
  

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