From do-not-reply at jboss.org Thu Feb 2 11:54:21 2012 Content-Type: multipart/mixed; boundary="===============6276304541452948720==" MIME-Version: 1.0 From: do-not-reply at jboss.org To: gatein-commits at lists.jboss.org Subject: [gatein-commits] gatein SVN: r8361 - in epp/portal/branches/EPP_5_2_Branch/examples/portlets: jsfhellouser/src/main/webapp/WEB-INF and 1 other directory. Date: Thu, 02 Feb 2012 11:54:21 -0500 Message-ID: <201202021654.q12GsLkJ024502@svn01.web.mwc.hst.phx2.redhat.com> --===============6276304541452948720== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Author: chris.laprun(a)jboss.com Date: 2012-02-02 11:54:19 -0500 (Thu, 02 Feb 2012) New Revision: 8361 Modified: epp/portal/branches/EPP_5_2_Branch/examples/portlets/api/src/main/webapp= /WEB-INF/portlet.xml epp/portal/branches/EPP_5_2_Branch/examples/portlets/jsfhellouser/src/ma= in/webapp/WEB-INF/portlet.xml Log: - JBEPP-1500: fixed erroneous portlet.xml descriptors. Modified: epp/portal/branches/EPP_5_2_Branch/examples/portlets/api/src/main= /webapp/WEB-INF/portlet.xml =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --- epp/portal/branches/EPP_5_2_Branch/examples/portlets/api/src/main/webap= p/WEB-INF/portlet.xml 2012-02-02 16:43:55 UTC (rev 8360) +++ epp/portal/branches/EPP_5_2_Branch/examples/portlets/api/src/main/webap= p/WEB-INF/portlet.xml 2012-02-02 16:54:19 UTC (rev 8361) @@ -26,109 +26,83 @@ xsi:schemaLocation=3D"http://java.sun.com/xml/ns/portlet/port= let-app_1_0.xsd http://java.sun.com/xml/ns/portlet/portlet-app_1_0.xsd"> --> = - + = - Public Render Parameter API Portlet - PRPAPIPortlet - Public Render Parameter API Portlet - org.gatein.portal.samples.api.PRPPortlet + Public Render Parameter API Portlet + PRPAPIPortlet + Public Render Parameter API Portlet + org.gatein.portal.samples.api.PRPPortlet = - - text/html - - - - PRP Portlet - PRP Portlet - Sample - - - navigation_uri - page_name - site_type - site_name - window_width - window_height - window_show_info_bar - - - - - navigation_uri - prp:navigat= ion_uri - - - page_name - prp:page_na= me - - - site_type - prp:site_ty= pe - - - site_name - prp:site_na= me - - - window_width - prp:window_= width - - - window_height - prp:window_= height - - - window_show_info_bar - prp:window_= show_info_bar - - text/html = - API Navigation Portlet - Navigation Portlet + PRP Portlet + PRP Portlet Sample + + navigation_uri + page_name + site_type + site_name + window_width + window_height + window_show_info_bar + = - Content Registry Portlet Example using = GateIn's public API - ContentRegistryAPIPortlet - API Content Registry Portlet - org.gatein.portal.samples.api.ContentRegistryPortlet<= /portlet-class> + Locale URL Portlet + LocaleURLPortlet + A Portlet example demonstrating locale= selection in URL + org.gatein.portal.samples.api.LocaleURLPortlet = text/html = - API Content Registry Portlet - Content Registry Portlet + Locale URL Portlet + Locale URL Portlet Sample = - - Locale URL Portlet - LocaleURLPortlet - A Portlet example demonstrating locale s= election in URL - org.gatein.portal.samples.api.LocaleURLPortlet + + navigation_uri + prp:naviga= tion_uri + + + page_name + prp:page_n= ame + + + site_type + prp:site_t= ype + + + site_name + prp:site_n= ame + + + window_width + prp:window= _width + + + window_height + prp:window= _height + + + window_show_info_bar + prp:window= _show_info_bar + = - - text/html - - - - Locale URL Portlet - Locale URL Portlet - Sample - - - navigation_uri prp:naviga= tion_uri Modified: epp/portal/branches/EPP_5_2_Branch/examples/portlets/jsfhellouser= /src/main/webapp/WEB-INF/portlet.xml =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --- epp/portal/branches/EPP_5_2_Branch/examples/portlets/jsfhellouser/src/m= ain/webapp/WEB-INF/portlet.xml 2012-02-02 16:43:55 UTC (rev 8360) +++ epp/portal/branches/EPP_5_2_Branch/examples/portlets/jsfhellouser/src/m= ain/webapp/WEB-INF/portlet.xml 2012-02-02 16:54:19 UTC (rev 8361) @@ -1,22 +1,12 @@ JSFHelloUserPortlet javax.portlet.faces.GenericFacesPortlet - - text/html - view - edit - help - - - JSF Hello User Portlet - - = javax.portlet.faces.defaultViewId.view /jsf/welcome.jsp @@ -31,6 +21,14 @@ javax.portlet.faces.defaultViewId.help /jsf/help.jsp - + + text/html + view + edit + help + + + JSF Hello User Portlet + \ No newline at end of file --===============6276304541452948720==--