From: Petter Holmström Date: Wed, 4 Nov 2009 11:57:39 +0000 (+0000) Subject: Added more demo portlets. X-Git-Tag: 6.7.0.beta1~2266^2~16 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=7a57f91892e8ed0d43a725e123c6ca132568256a;p=vaadin-framework.git Added more demo portlets. svn changeset:9618/svn branch:portlet_2.0 --- diff --git a/WebContent/WEB-INF/liferay-display.xml b/WebContent/WEB-INF/liferay-display.xml index 73e43478ef..288a4638c1 100644 --- a/WebContent/WEB-INF/liferay-display.xml +++ b/WebContent/WEB-INF/liferay-display.xml @@ -17,5 +17,6 @@ + \ No newline at end of file diff --git a/WebContent/WEB-INF/liferay-portlet.xml b/WebContent/WEB-INF/liferay-portlet.xml index eecb32eb15..696afaaee8 100644 --- a/WebContent/WEB-INF/liferay-portlet.xml +++ b/WebContent/WEB-INF/liferay-portlet.xml @@ -72,6 +72,12 @@ true false + + SamplerPortlet + true + false + + administrator Administrator diff --git a/WebContent/WEB-INF/portlet.xml b/WebContent/WEB-INF/portlet.xml index 719560852c..f097509c87 100644 --- a/WebContent/WEB-INF/portlet.xml +++ b/WebContent/WEB-INF/portlet.xml @@ -153,7 +153,29 @@ Address Book - + + + SamplerPortlet + Sampler + com.vaadin.terminal.gwt.server.ApplicationPortlet2 + + application + com.vaadin.demo.sampler.SamplerApplication + + + widgetset + com.vaadin.demo.sampler.gwt.SamplerWidgetSet + + + text/html + view + + + Sampler + Sampler + + + CalcPortlet Calc