A document has been updated:
http://cocoon.zones.apache.org/daisy/documentation/741.html
Document ID: 741
Branch: main
Language: default
Name: Union widget (unchanged)
Document Type: Document (unchanged)
Updated on: 10/6/05 1:18:56 PM
Updated by: Bruno Dumon
A new version has been created, state: publish
Parts
=====
Content
-------
This part has been added.
Mime type: text/xml
File name: null
Size: 703 bytes
Content:
<html>
<body>
<h1>Concept</h1>
<p>Uses one out of a set of widgets based on the value of a certain other
widget.</p>
<h1>Configuration</h1>
<pre><fd:union id="..." case="..." state="...">
<fd:widgets>
[...]
</fd:widgets>
<fd:on-create>
[...]
</fd:on-create>
<fd:attributes>
<fd:attribute name="..." value="..."/>
</fd:attributes>
</fd:union>
</pre>
<p>The <tt>case</tt> attribute specifies the ID of a widget that will be used to
select which one of the widgets will be active.</p>
<p>If you want to switch between sets of widgets, you can group them into
<a href="daisy:740">group widgets</a>.</p>
</body>
</html>
Fields
======
no changes
Links
=====
no changes
Custom Fields
=============
no changes
Collections
===========
no changes