svnno****@sourc*****
svnno****@sourc*****
2007年 4月 14日 (土) 08:07:21 JST
Revision: 52 http://svn.sourceforge.jp/cgi-bin/viewcvs.cgi?root=pal&view=rev&rev=52 Author: shinsuke Date: 2007-04-14 08:07:21 +0900 (Sat, 14 Apr 2007) Log Message: ----------- added psml file. Added Paths: ----------- pal-portal/trunk/portal/resources/psml/default/_user/admin/_mediatype/html/portalmanagement/pal-admin.psml -------------- next part -------------- Added: pal-portal/trunk/portal/resources/psml/default/_user/admin/_mediatype/html/portalmanagement/pal-admin.psml =================================================================== --- pal-portal/trunk/portal/resources/psml/default/_user/admin/_mediatype/html/portalmanagement/pal-admin.psml 2007-04-13 23:06:46 UTC (rev 51) +++ pal-portal/trunk/portal/resources/psml/default/_user/admin/_mediatype/html/portalmanagement/pal-admin.psml 2007-04-13 23:07:21 UTC (rev 52) @@ -0,0 +1,27 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!-- +Copyright 2004 The Apache Software Foundation +Licensed under the Apache License, Version 2.0 (the "License"); +you may not use this file except in compliance with the License. +You may obtain a copy of the License at + http://www.apache.org/licenses/LICENSE-2.0 +Unless required by applicable law or agreed to in writing, software +distributed under the License is distributed on an "AS IS" BASIS, +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +See the License for the specific language governing permissions and +limitations under the License. +--> +<page id="pal-admin"> + <defaults + skin="sky" + layout-decorator="nextgen" + portlet-decorator="nextgen" + /> + <title>Portlet Management</title> + <metadata name="title" xml:lang="ja">ポートレット管理</metadata> + + <fragment id="pm-2" type="layout" name="jetspeed-layouts::VelocityOneColumn"> + <fragment id="pm-1" type="portlet" name="pal-admin::PortletManagement"/> + </fragment> +</page> +