svnno****@sourc*****
svnno****@sourc*****
2007年 8月 4日 (土) 14:43:41 JST
Revision: 444 http://svn.sourceforge.jp/cgi-bin/viewcvs.cgi?root=pal&view=rev&rev=444 Author: shinsuke Date: 2007-08-04 14:43:41 +0900 (Sat, 04 Aug 2007) Log Message: ----------- added portlet. Modified Paths: -------------- pompei/portal/trunk/src/psml/default/_user/admin/_mediatype/html/product/category.psml pompei/portal/trunk/src/psml/default/_user/admin/_mediatype/html/product/manufacturer.psml -------------- next part -------------- Modified: pompei/portal/trunk/src/psml/default/_user/admin/_mediatype/html/product/category.psml =================================================================== --- pompei/portal/trunk/src/psml/default/_user/admin/_mediatype/html/product/category.psml 2007-08-04 05:31:23 UTC (rev 443) +++ pompei/portal/trunk/src/psml/default/_user/admin/_mediatype/html/product/category.psml 2007-08-04 05:43:41 UTC (rev 444) @@ -3,5 +3,7 @@ <title>カテゴリ管理</title> <short-title>カテゴリ管理</short-title> <defaults layout-decorator="nextgen" portlet-decorator="nextgen"/> - <fragment id="P-1142df818d2-10005" type="layout" name="jetspeed-layouts::VelocityOneColumn"/> + <fragment id="P-1142df818d2-10005" type="layout" name="jetspeed-layouts::VelocityOneColumn"> + <fragment id="P-1142f5363e5-10000" type="portlet" name="pompei-core::CategoryManagement"/> + </fragment> </page> Modified: pompei/portal/trunk/src/psml/default/_user/admin/_mediatype/html/product/manufacturer.psml =================================================================== --- pompei/portal/trunk/src/psml/default/_user/admin/_mediatype/html/product/manufacturer.psml 2007-08-04 05:31:23 UTC (rev 443) +++ pompei/portal/trunk/src/psml/default/_user/admin/_mediatype/html/product/manufacturer.psml 2007-08-04 05:43:41 UTC (rev 444) @@ -3,5 +3,7 @@ <title>メーカー管理</title> <short-title>メーカー管理</short-title> <defaults layout-decorator="nextgen" portlet-decorator="nextgen"/> - <fragment id="P-1142df89a3e-10006" type="layout" name="jetspeed-layouts::VelocityOneColumn"/> + <fragment id="P-1142df89a3e-10006" type="layout" name="jetspeed-layouts::VelocityOneColumn"> + <fragment id="P-1142f53a24e-10001" type="portlet" name="pompei-core::ManufacturerManagement"/> + </fragment> </page>