Develop and Download Open Source Software

Browse CVS Repository

Contents of /pal/pal-portal/portal/resources/psml/1.0-beta4/my-account.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
added psml for 1.0 beta4

1 <?xml version="1.0" encoding="UTF-8"?>
2 <!--
3 Copyright 2004 The Apache Software Foundation
4 Licensed under the Apache License, Version 2.0 (the "License");
5 you may not use this file except in compliance with the License.
6 You may obtain a copy of the License at
7 http://www.apache.org/licenses/LICENSE-2.0
8 Unless required by applicable law or agreed to in writing, software
9 distributed under the License is distributed on an "AS IS" BASIS,
10 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
11 See the License for the specific language governing permissions and
12 limitations under the License.
13 -->
14 <page id="my-account" hidden="true">
15 <defaults
16 skin="sky"
17 layout-decorator="nextgen"
18 portlet-decorator="nextgen"
19 />
20 <title>My Account</title>
21 <metadata name="title" xml:lang="ja">アカウント</metadata>
22 <metadata name="title" xml:lang="es">Mi cuenta</metadata>
23 <metadata name="title" xml:lang="hu">Személyes beállítások</metadata>
24
25 <fragment id="cpwd-1" type="layout" name="jetspeed-layouts::VelocityOneColumn">
26 <fragment id="cpwd-2" type="portlet" name="j2-admin::ChangePasswordPortlet">
27 <property layout="TwoColumns" name="row" value="0" />
28 </fragment>
29 </fragment>
30
31 <security-constraints>
32 <security-constraint>
33 <users>guest</users>
34 </security-constraint>
35 <security-constraints-ref>public-view</security-constraints-ref>
36 </security-constraints>
37 </page>

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