Author: billyxie
Date: 2009-05-26 10:33:57 +0200 (Tue, 26 May 2009)
New Revision: 35434
Modified:
CMSContainer/trunk/CMSContainer_Demo/demo.cmscontainer.org/war/src/webapp/WEB-INF/config/applications/cmscimpl/portletdefinition.xml
CMSContainer/trunk/CMSContainer_Demo/demo.cmscontainer.org/war/src/webapp/WEB-INF/config/applications/cmscimpl/view.xml
Log:
CMSC-545 - Demo website: new portlets
Modified:
CMSContainer/trunk/CMSContainer_Demo/demo.cmscontainer.org/war/src/webapp/WEB-INF/config/applications/cmscimpl/portletdefinition.xml
===================================================================
---
CMSContainer/trunk/CMSContainer_Demo/demo.cmscontainer.org/war/src/webapp/WEB-INF/config/applications/cmscimpl/portletdefinition.xml
2009-05-26 08:17:09 UTC (rev 35433)
+++
CMSContainer/trunk/CMSContainer_Demo/demo.cmscontainer.org/war/src/webapp/WEB-INF/config/applications/cmscimpl/portletdefinition.xml
2009-05-26 08:33:57 UTC (rev 35434)
@@ -40,12 +40,6 @@
<definition>contentchannelportlet</definition>
<type>multiple</type>
</node>
- <node number="470" owner="default">
- <title>DetailPortlet</title>
- <description>Detail view of one element</description>
- <definition>contentportlet</definition>
- <type>multiple</type>
- </node>
<node number="547" owner="default">
<title>Linklist</title>
<definition>contentchannelportlet</definition>
@@ -57,15 +51,15 @@
<definition>contentportlet</definition>
<type>multiple</type>
</node>
- <node number="472" owner="default">
- <title>IFramePortlet</title>
- <description>IFramePortlet</description>
- <definition>iframeportlet</definition>
- <type>multiple</type>
- </node>
<node number="87189" owner="default">
<title>SitemapPortlet</title>
<definition>jspportlet</definition>
<type>single</type>
</node>
+ <node number="87239" owner="default">
+ <title>GoogleMapPortlet</title>
+ <description>GoogleMapPortlet</description>
+ <definition>googlemapportlet</definition>
+ <type>multiple</type>
+ </node>
</portletdefinition>
\ No newline at end of file
Modified:
CMSContainer/trunk/CMSContainer_Demo/demo.cmscontainer.org/war/src/webapp/WEB-INF/config/applications/cmscimpl/view.xml
===================================================================
---
CMSContainer/trunk/CMSContainer_Demo/demo.cmscontainer.org/war/src/webapp/WEB-INF/config/applications/cmscimpl/view.xml
2009-05-26 08:17:09 UTC (rev 35433)
+++
CMSContainer/trunk/CMSContainer_Demo/demo.cmscontainer.org/war/src/webapp/WEB-INF/config/applications/cmscimpl/view.xml
2009-05-26 08:33:57 UTC (rev 35434)
@@ -57,4 +57,8 @@
<title>Landingspage</title>
<resource>demo/news/landing_page_layout/list.jsp</resource>
</node>
+ <node number="87279" owner="default">
+ <title>Google map</title>
+ <resource>googlemap/googlemap.jsp</resource>
+ </node>
</view>
\ No newline at end of file
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs