Develop and Download Open Source Software

Browse CVS Repository

Diff 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 | View Patch Patch

revision 1.1 by shinsuke, Sun Jan 14 01:58:31 2007 UTC revision 1.2 by shinsuke, Sat Mar 10 23:13:50 2007 UTC
# Line 1  Line 1 
1  <?xml version="1.0" encoding="UTF-8"?>  <?xml version="1.0" encoding="UTF-8"?>
2  <!--  <!--
3  Copyright 2004 The Apache Software Foundation  Licensed to the Apache Software Foundation (ASF) under one or more
4  Licensed under the Apache License, Version 2.0 (the "License");  contributor license agreements.  See the NOTICE file distributed with
5  you may not use this file except in compliance with the License.  this work for additional information regarding copyright ownership.
6  You may obtain a copy of the License at  The ASF licenses this file to You under the Apache License, Version 2.0
7    (the "License"); you may not use this file except in compliance with
8    the License.  You may obtain a copy of the License at
9    
10      http://www.apache.org/licenses/LICENSE-2.0      http://www.apache.org/licenses/LICENSE-2.0
11    
12  Unless required by applicable law or agreed to in writing, software  Unless required by applicable law or agreed to in writing, software
13  distributed under the License is distributed on an "AS IS" BASIS,  distributed under the License is distributed on an "AS IS" BASIS,
14  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
15  See the License for the specific language governing permissions and  See the License for the specific language governing permissions and
16  limitations under the License.  limitations under the License.
17  -->  -->
18  <page id="my-account" hidden="true">  <page id="my-account" hidden="true"
19        xmlns="http://portals.apache.org/jetspeed"
20        xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
21        xsi:schemaLocation="http://portals.apache.org/jetspeed http://portals.apache.org/jetspeed-2/2.1/schemas/psml.xsd">
22    <defaults    <defaults
23       skin="sky"       skin="blue"
24       layout-decorator="nextgen"       layout-decorator="nextgen"
25       portlet-decorator="nextgen"       portlet-decorator="nextgen"
26    />    />
# Line 21  limitations under the License. Line 28  limitations under the License.
28    <metadata name="title" xml:lang="ja">アカウント</metadata>    <metadata name="title" xml:lang="ja">アカウント</metadata>
29    <metadata name="title" xml:lang="es">Mi cuenta</metadata>    <metadata name="title" xml:lang="es">Mi cuenta</metadata>
30    <metadata name="title" xml:lang="hu">Személyes beállítások</metadata>    <metadata name="title" xml:lang="hu">Személyes beállítások</metadata>
31      <metadata name="title" xml:lang="zh">我的帐户配置</metadata>
32      <metadata name="title" xml:lang="zh-TW">我的帳戶配置</metadata>
33      <metadata name="title" xml:lang="ko">내 계정</metadata>
34    
35    <fragment id="cpwd-1" type="layout" name="jetspeed-layouts::VelocityOneColumn">    <fragment id="cpwd-1" type="layout" name="jetspeed-layouts::VelocityOneColumn">
36      <fragment id="cpwd-2" type="portlet" name="j2-admin::ChangePasswordPortlet">      <fragment id="cpwd-2" type="portlet" name="j2-admin::ChangePasswordPortlet">
37        <property layout="TwoColumns" name="row" value="0" />        <property layout="OneColumn" name="row" value="0" />
38      </fragment>      </fragment>
39    </fragment>    </fragment>
40    

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

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