You are viewing a plain text version of this content. The canonical link for it is here.
Posted to docs@cocoon.apache.org by da...@cocoon.zones.apache.org on 2005/10/06 11:36:06 UTC

[DAISY] Updated: Repeater widget

A document has been updated:

http://cocoon.zones.apache.org/daisy/documentation/496.html

Document ID: 496
Branch: main
Language: default
Name: Repeater widget (previously Cocoon Forms: repeater widget)
Document Type: Document (unchanged)
Updated on: 10/6/05 9:35:55 AM
Updated by: Bruno Dumon

A new version has been created, state: publish

Parts
=====
Content
-------
This part has been updated.
Mime type: text/xml (unchanged)
File name:  (unchanged)
Size: 1656 bytes (previous version: 1490 bytes)
Content diff:
(7 equal lines skipped)
    
    <h1>Configuration</h1>
    
--- <pre>&lt;fd:repeater id="..." initial-size="..." minimum-size="..." maximum-size="..."&gt;
+++ <pre>&lt;fd:repeater id="..." initial-size="..." minimum-size="..." maximum-size="..." state="..."&gt;
      &lt;fd:label&gt;...&lt;/fd:label&gt;
      &lt;fd:hint&gt;...&lt;/fd:hint&gt;
      &lt;fd:help&gt;...&lt;/fd:help&gt;
      &lt;fd:widgets&gt;
        [...]
      &lt;/fd:widgets&gt;
      &lt;fd:validation&gt;
---      [...]
+++     [...]
      &lt;/fd:validation&gt;
+++   &lt;fd:on-create&gt;
+++     [...]
+++   &lt;/fd:on-create&gt;
+++   &lt;fd:attributes&gt;
+++     &lt;fd:attribute name="..." value="..."/&gt;
+++   &lt;/fd:attributes&gt;
    &lt;/fd:repeater&gt;</pre>
    
    <p>The <strong>fd:widgets</strong> element should contain a number of other
(20 equal lines skipped)


Fields
======
no changes

Links
=====
no changes

Custom Fields
=============
no changes

Collections
===========
no changes