Develop and Download Open Source Software

Browse CVS Repository

Contents of /pal/pal-portal/portal/resources/psml/1.0-beta4/_user/template/_mediatype/html/default-page.psml

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


Revision 1.2 - (show annotations) (download)
Sun Mar 11 14:17:25 2007 UTC (17 years ago) by shinsuke
Branch: MAIN
CVS Tags: RELEASE-1_0_BETA4
Changes since 1.1: +3 -20 lines
removed unavailable portlets

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

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