Develop and Download Open Source Software

Browse CVS Repository

Contents of /pal/pal-portal/portal/resources/psml/1.0-beta3-SNAPSHOT/default-page.psml

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


Revision 1.1 - (show annotations) (download)
Tue Nov 14 22:05:37 2006 UTC (17 years, 3 months ago) by shinsuke
Branch: MAIN
CVS Tags: RELEASE-1_0_BETA3, RELEASE-1_0_BETA4
psml files are managed by build properties

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>Login</title>
24 <metadata name="title" xml:lang="ja">
25 ログイン
26 </metadata>
27
28 <fragment id="default-login-1" type="layout" name="jetspeed-layouts::VelocityOneColumn">
29 <fragment id="default-login-11" type="portlet" name="j2-admin::LoginPortlet">
30 <property layout="OneColumn" name="row" value="1" />
31 </fragment>
32 </fragment>
33
34 <security-constraints>
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