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 dl...@apache.org on 2004/06/12 06:16:36 UTC

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

dlestrat    2004/06/11 21:16:36

  Added:       portal/src/webapp/WEB-INF/pages user-mgt.psml
  Log:
  Starting add user portlet.
  
  Revision  Changes    Path
  1.1                  jakarta-jetspeed-2/portal/src/webapp/WEB-INF/pages/user-mgt.psml
  
  Index: user-mgt.psml
  ===================================================================
  <!--
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="jetspeed"
     portlet-decorator="jetspeed"
  />
  <title>User Management</title>
  <fragment id="2" type="layout" name="jetspeed::VelocityTwoColumns">
    <fragment id="addUserPortlet1" type="portlet" name="security::AddUserPortlet" decorator="minty-blue">
      <property layout="TwoColumns" name="row" value="0" />
      <property layout="TwoColumns" name="column" value="0" />
    </fragment>
  </fragment>
</page>
  
  

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