Author: mmcallis
Date: 2008-03-28 02:27:15 -0400 (Fri, 28 Mar 2008)
New Revision: 10395
Modified:
docs/branches/JBoss_Portal_Branch_2_6/referenceGuide/en/modules/xmldescriptors.xml
Log:
6.2.1. *-object.xml Descriptors
periodic backup, minor revisions...
Modified:
docs/branches/JBoss_Portal_Branch_2_6/referenceGuide/en/modules/xmldescriptors.xml
===================================================================
---
docs/branches/JBoss_Portal_Branch_2_6/referenceGuide/en/modules/xmldescriptors.xml 2008-03-28
06:03:03 UTC (rev 10394)
+++
docs/branches/JBoss_Portal_Branch_2_6/referenceGuide/en/modules/xmldescriptors.xml 2008-03-28
06:27:15 UTC (rev 10395)
@@ -1003,7 +1003,7 @@
<listitem>
<para>
<programlisting><![CDATA[<deployments>...</deployments>]]></programlisting>
- The <computeroutput><deployments></computeroutput>
element encapsulates the entire document. Multiple deployments can be specified within the
<computeroutput><deployments></computeroutput> tag.
+ The <computeroutput><deployments></computeroutput>
element encapsulates the entire document, and is a container for the
<computeroutput><deployment></computeroutput> element. Multiple
deployments can be specified within the
<computeroutput><deployments></computeroutput> tag.
</para>
</listitem>
<listitem>
@@ -1038,7 +1038,7 @@
<programlisting><![CDATA[<window>...</window>]]></programlisting>
</para>
<para>
- Used to define a portlet window. The
<computeroutput><window></computeroutput> element requires an
<computeroutput><instance-ref></computeroutput> element, which
is used to assign the window a portal instance. As well, use the
<computeroutput><region></computeroutput> and
<computeroutput><height></computeroutput> elements to define
where the window will appear in the portlet.
+ Used to define a portlet window. The
<computeroutput><window></computeroutput> element requires an
<computeroutput><instance-ref></computeroutput> element, which
is used to assign the window a portal instance. As well, use the
<computeroutput><region></computeroutput> and
<computeroutput><height></computeroutput> elements to define
where the window will appear within the portlet.
</para>
</listitem>
<listitem>
@@ -1064,7 +1064,7 @@
<height>...</height>]]></programlisting>
</para>
<para>
- Specifies where the window will appear within the page layout. The
<computeroutput><region></computeroutput> element specifies
where the window will appear on the page. The
<computeroutput><region></computeroutput> element often depends
on other regions defined in your layout. The
<computeroutput><height></computeroutput> element can be
assigned a value between one and <replaceable>X</replaceable>.
+ Specifies where the window will appear within the page layout. The
<computeroutput><region></computeroutput> element specifies
where the window will appear on the page. The
<computeroutput><region></computeroutput> element often depends
on other regions defined in the portal layout. The
<computeroutput><height></computeroutput> element can be
assigned a value between one and <replaceable>X</replaceable>.
</para>
</listitem>
</itemizedlist>
Show replies by date