Develop and Download Open Source Software

Browse CVS Repository

Contents of /pal/pal-portal/portal/resources/psml/1.0-beta4/_user/admin/_mediatype/html/usermanagement/user-mgt.psml

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.1 - (show annotations) (download)
Sun Jan 14 01:58:31 2007 UTC (17 years, 1 month ago) by shinsuke
Branch: MAIN
CVS Tags: RELEASE-1_0_BETA4
added psml for 1.0 beta4

1 <!--
2 Copyright 2004 The Apache Software Foundation
3 Licensed under the Apache License, Version 2.0 (the "License");
4 you may not use this file except in compliance with the License.
5 You may obtain a copy of the License at
6 http://www.apache.org/licenses/LICENSE-2.0
7 Unless required by applicable law or agreed to in writing, software
8 distributed under the License is distributed on an "AS IS" BASIS,
9 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
10 See the License for the specific language governing permissions and
11 limitations under the License.
12 -->
13 <page id="user-mgt">
14 <defaults
15 skin="sky"
16 layout-decorator="nextgen"
17 portlet-decorator="nextgen"
18 />
19 <title>User Management</title>
20 <metadata name="title" xml:lang="ja">ユーザー管理</metadata>
21 <metadata name="short-title" xml:lang="es">Usuarios</metadata>
22 <metadata name="title" xml:lang="es">Gestor de usuarios</metadata>
23 <metadata name="title" xml:lang="hu">Felhasználók beállítása</metadata>
24 <metadata name="title" xml:lang="zh">用户管理</metadata>
25
26 <fragment id="um-2" type="layout" name="jetspeed-layouts::VelocityTwoColumns">
27 <property layout="TwoColumns" name="sizes" value="33%,64%" />
28 <fragment id="um-3" type="portlet" name="j2-admin::UserBrowserPortlet">
29 <property layout="TwoColumns" name="row" value="0" />
30 <property layout="TwoColumns" name="column" value="0" />
31 </fragment>
32 <fragment id="um-4" type="portlet" name="j2-admin::UserDetailsPortlet">
33 <property layout="TwoColumns" name="row" value="0" />
34 <property layout="TwoColumns" name="column" value="1" />
35 </fragment>
36 </fragment>
37 </page>

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26