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 12:07:58 UTC

[DAISY] Updated: Upload widget

A document has been updated:

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

Document ID: 483
Branch: main
Language: default
Name: Upload widget (previously Cocoon Forms: upload widget)
Document Type: Document (unchanged)
Updated on: 10/6/05 10:07:53 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: 1480 bytes (previous version: 1254 bytes)
Content diff:
(20 equal lines skipped)
    
    <h1>Configuration</h1>
    
--- <pre>&lt;fd:upload id="..." mime-types="text/plain, text/xml" required="true|false"&gt;
+++ <pre>&lt;fd:upload id="..." mime-types="text/plain, text/xml" required="true|false" state="..."&gt;
      &lt;fd:label&gt;...&lt;/fd:label&gt;
      &lt;fd:help&gt;...&lt;/fd:help&gt;
      &lt;fd:hint&gt;...&lt;/fd:hint&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:upload&gt;</pre>
    
    <p>The optional <tt>mime-types</tt> attribute allows to specify a
(5 equal lines skipped)


Fields
======
no changes

Links
=====
no changes

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

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