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/23 21:11:23 UTC

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

taylor      2005/04/23 12:11:22

  Modified:    portal/src/webapp/WEB-INF/pages/Administrative
                        folder.metadata user-mgt.psml
  Added:       portal/src/webapp/WEB-INF/pages/Administrative role-mgt.psml
                        group-mgt.psml
  Removed:     portal/src/webapp/WEB-INF/pages/Administrative
                        role-group.psml
  Log:
  give group and role management their own psml page
  
  NOTE to Shinsuke: I seem to have broken the Japanese string for the Adminstrative folder.metadata
  Could you please paste back in the Japanese string?
  I think Eclipse is not respecting the character encoding, I'll reinstall XMLBuddy plugin, since I hadn't had any problems with XMLBuddy in the past
  
  The
  
  Revision  Changes    Path
  1.8       +4 -3      jakarta-jetspeed-2/portal/src/webapp/WEB-INF/pages/Administrative/folder.metadata
  
  Index: folder.metadata
  ===================================================================
  RCS file: /home/cvs/jakarta-jetspeed-2/portal/src/webapp/WEB-INF/pages/Administrative/folder.metadata,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -r1.7 -r1.8
  --- folder.metadata	25 Jan 2005 00:48:40 -0000	1.7
  +++ folder.metadata	23 Apr 2005 19:11:22 -0000	1.8
  @@ -2,15 +2,16 @@
   <folder>
     <title >Jetspeed Administrative Portlets</title>  
     <metadata name="title" xml:lang="fr">Jetspeed Portlets Administratif</metadata>
  -  <metadata name="title" xml:lang="ja">Jetspeed 管理ポートレット</metadata>
  +  <metadata name="title" xml:lang="ja">Jetspeed 管�?��?ートレット</metadata>
   
     <document-order>user-mgt.psml</document-order>
  -  <document-order>role-group.psml</document-order>
  +  <document-order>role-mgt.psml</document-order>
  +  <document-order>group-mgt.psml</document-order>
     <document-order>pam.psml</document-order>
     <document-order>sso-admin.psml</document-order>
     <document-order>site.psml</document-order>
  +  <document-order>palm.psml</document-order>
     <document-order>profiler.psml</document-order>
  -  <document-order>role-mgt.psml</document-order>
   
     <security-constraints>
       <security-constraints-ref>manager</security-constraints-ref>
  
  
  
  1.9       +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.8
  retrieving revision 1.9
  diff -u -r1.8 -r1.9
  --- user-mgt.psml	22 Apr 2005 05:49:32 -0000	1.8
  +++ user-mgt.psml	23 Apr 2005 19:11:22 -0000	1.9
  @@ -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::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
  +<page id="user-mgt">
  <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
  
  
  
  1.4       +2 -1      jakarta-jetspeed-2/portal/src/webapp/WEB-INF/pages/Administrative/role-mgt.psml
  
  
  
  
  1.1                  jakarta-jetspeed-2/portal/src/webapp/WEB-INF/pages/Administrative/group-mgt.psml
  
  Index: group-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="group-mgt">
  <defaults
     skin="orange"
     layout-decorator="tigris"
     portlet-decorator="tigris"
  />
  <title>Group Management</title>
  <fragment id="gm-2" type="layout" name="jetspeed-layouts::VelocityTwoColumns2575">
    <fragment id="gm-3" type="portlet" name="security::GroupBrowserPortlet">
      <property layout="TwoColumns" name="row" value="0" />
      <property layout="TwoColumns" name="column" value="0" />
    </fragment>
    <fragment id="gm-4" type="portlet" name="security::GroupDetailsPortlet">
      <property layout="TwoColumns" name="row" value="0" />
      <property layout="TwoColumns" name="column" value="1" />
    </fragment>    
  </fragment>
</page>
  
  

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