Author: mmcallis
Date: 2008-02-11 16:47:47 -0500 (Mon, 11 Feb 2008)
New Revision: 9936
Modified:
docs/branches/JBoss_Portal_Branch_2_6/referenceGuide/en/modules/tutorials.xml
Log:
5.2.1.4. Application Descriptors rewriting
me rewrite, seemed to have missed the point...
Modified: docs/branches/JBoss_Portal_Branch_2_6/referenceGuide/en/modules/tutorials.xml
===================================================================
---
docs/branches/JBoss_Portal_Branch_2_6/referenceGuide/en/modules/tutorials.xml 2008-02-11
21:01:10 UTC (rev 9935)
+++
docs/branches/JBoss_Portal_Branch_2_6/referenceGuide/en/modules/tutorials.xml 2008-02-11
21:47:47 UTC (rev 9936)
@@ -505,7 +505,7 @@
</para>
<para>
- This is equivalent to the previous
<filename>HelloWorldPortlet/WEB-INF/helloworld-object.xml</filename> example.
The content to be display can be specified using
<computeroutput><content-type></computeroutput>. In this
example, the content being displayed is a portlet. The
<computeroutput><content-uri></computeroutput> specifies which
content to display, in this case, the
<computeroutput>HelloWorldPortletInstance</computeroutput>:
+ This declaration is equivalent to the previous
<filename>HelloWorldPortlet/WEB-INF/helloworld-object.xml</filename> example.
Use <computeroutput><content-type></computeroutput> to specify
the content to display. In this example, the content being displayed by
<computeroutput>HelloWorldPortletWindow</computeroutput> is a portlet. The
<computeroutput><content-uri></computeroutput> element specifies
which content to display, in this example, the
<computeroutput>HelloWorldPortletInstance</computeroutput>:
</para>
<para>
<screen><![CDATA[