cziegeler 2003/11/13 08:03:16
Modified: src/documentation/xdocs/developing/portal portal-block.xml
Log:
Adding a little bit
Revision Changes Path
1.3 +12 -0
cocoon-2.1/src/documentation/xdocs/developing/portal/portal-block.xml
Index: portal-block.xml
===================================================================
RCS file:
/home/cvs/cocoon-2.1/src/documentation/xdocs/developing/portal/portal-block.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- portal-block.xml 12 Nov 2003 14:50:56 -0000 1.2
+++ portal-block.xml 13 Nov 2003 16:03:15 -0000 1.3
@@ -123,10 +123,22 @@
</coplets>
...]]>
</source>
+ <p>
+ The coplet instance data refers to its coplet data by specifying
the
+ unique ID. The instance itself has a unique ID as well that is
referenced
+ from the portal view.
+ </p>
+ <p>
+ In addition, a coplet instance data could have own configuration
information.
+ </p>
</s3>
</s2>
<s2 title="Configuring the arrangement of the defined Coplets">
<p>
+ The portal view defines the ordering and arrangement of the coplets.
This
+ view is defined in a hierarchical manner by nesting layout objects.
At
+ each place, a coplet is located, a reference to a coplet instance
data
+ is included.
</p>
</s2>
<s2 title="...">