From: Henri Sara Date: Tue, 6 Apr 2010 12:02:12 +0000 (+0000) Subject: #3226 lazily initialized portlets: another sample portlet X-Git-Tag: 6.7.0.beta1~1805 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=d3160f2791c712563f3721da03abb0c12b57fe75;p=vaadin-framework.git #3226 lazily initialized portlets: another sample portlet svn changeset:12323/svn branch:6.3 --- diff --git a/WebContent/WEB-INF/liferay-display.xml b/WebContent/WEB-INF/liferay-display.xml index d83b47d8b0..50bed9c7d5 100644 --- a/WebContent/WEB-INF/liferay-display.xml +++ b/WebContent/WEB-INF/liferay-display.xml @@ -23,5 +23,6 @@ --> + \ No newline at end of file diff --git a/WebContent/WEB-INF/liferay-portlet.xml b/WebContent/WEB-INF/liferay-portlet.xml index a3c61dc439..cff3366a41 100644 --- a/WebContent/WEB-INF/liferay-portlet.xml +++ b/WebContent/WEB-INF/liferay-portlet.xml @@ -82,6 +82,11 @@ true false + + Portlet HTML Mode Example + true + false + administrator diff --git a/WebContent/WEB-INF/portlet.xml b/WebContent/WEB-INF/portlet.xml index bab08d4eb1..6cd7f70a48 100644 --- a/WebContent/WEB-INF/portlet.xml +++ b/WebContent/WEB-INF/portlet.xml @@ -206,6 +206,23 @@ + + Portlet HTML Mode Example + Portlet HTML Mode Example + com.vaadin.demo.portlet.HtmlModePortlet + + + text/html + view + help + + + + Portlet HTML Mode Example + Portlet HTML Mode Example + + + AddressBookPortlet Address Book