[DAISY] Updated: Action widget

View: New views
1 Messages — Rating Filter:   Alert me  

[DAISY] Updated: Action widget

by Daisy-6 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

A document has been updated:

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

Document ID: 477
Branch: main
Language: default
Name: Action widget (unchanged)
Document Type: Cocoon Document (unchanged)
Updated on: 9/18/09 7:58:48 AM
Updated by: Robby Pelssers

A new version has been created, state: draft

Parts
=====

Content
-------
This part has been updated.
Mime type: text/xml (unchanged)
File name:  (unchanged)
Size: 2300 bytes (previous version: 2298 bytes)
Content diff:
(54 equal lines skipped)
    <p>To render the action widget as an image:</p>
   
    <pre><ft:widget id="...">
---   <fi:styling type="image" src="foo.gif">
+++   <fi:styling type="image" src="foo.gif"/>
    </ft:widget>
    </pre>
   
    <p>To render the action widget as a link:</p>
   
    <pre><ft:widget id="...">
---   <fi:styling type="link">
+++   <fi:styling type="link"/>
    </ft:widget></pre>
   
    </body>
(1 equal lines skipped)