| 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="pam"> |
| 15 |
<defaults |
| 16 |
skin="sky" |
| 17 |
layout-decorator="nextgen" |
| 18 |
portlet-decorator="nextgen" |
| 19 |
/> |
| 20 |
<title>Portlet Application Manager</title> |
| 21 |
<metadata name="title" xml:lang="ja">ポートレット管理</metadata> |
| 22 |
<metadata name="title" xml:lang="es">PAM (Gestor de aplicaciones de portlets</metadata> |
| 23 |
<metadata name="short-title" xml:lang="es">PAM</metadata> |
| 24 |
<metadata name="title" xml:lang="hu">Portlet alkalmazás beállítások</metadata> |
| 25 |
<metadata name="title" xml:lang="zh">Portlet应用程序管理</metadata> |
| 26 |
|
| 27 |
<fragment id="pam-2" type="layout" name="jetspeed-layouts::VelocityTwoColumns"> |
| 28 |
<fragment id="13" type="portlet" name="j2-admin::PortletApplicationBrowser" > |
| 29 |
<property layout="TwoColumns" name="row" value="0" /> |
| 30 |
<property layout="TwoColumns" name="column" value="0" /> |
| 31 |
</fragment> |
| 32 |
<fragment id="14" type="portlet" name="j2-admin::PortletApplicationDetail" > |
| 33 |
<property layout="TwoColumns" name="row" value="0" /> |
| 34 |
<property layout="TwoColumns" name="column" value="1" /> |
| 35 |
</fragment> |
| 36 |
<fragment id="pemp-1" type="portlet" name="j2-admin::PortletEntityBrowserPortlet" > |
| 37 |
<property layout="TwoColumns" name="row" value="1" /> |
| 38 |
<property layout="TwoColumns" name="column" value="0" /> |
| 39 |
</fragment> |
| 40 |
<fragment id="pemp-2" type="portlet" name="j2-admin::PortletEntityEditorPortlet" > |
| 41 |
<property layout="TwoColumns" name="row" value="1" /> |
| 42 |
<property layout="TwoColumns" name="column" value="1" /> |
| 43 |
</fragment> |
| 44 |
</fragment> |
| 45 |
</page> |