A document has been updated:

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

Document ID: 796
Branch: main
Language: default
Name: BD: Tutorial: Creating, extending and running a block (unchanged)
Document Type: Cocoon Document (unchanged)
Updated on: 1/11/06 10:10:17 PM
Updated by: Reinhard Pötz

A new version has been created, state: publish

Parts
=====
Content
-------
This part has been updated.
Mime type: text/xml (unchanged)
File name:  (unchanged)
Size: 5221 bytes (previous version: 5176 bytes)
Content diff:
(77 equal lines skipped)
    <p>If you want, that your block depends on another block, it has to point 
to it:
    </p>
    
--- <pre>&lt;block xmlns=""&gt;
---  ...
---  &lt;requirements&gt;
---    &lt;requires 
+++ <pre>&lt;block xmlns="http://apache.org/cocoon/blocks/cob/1.0"&gt; 
+++   ...
+++   &lt;requirements&gt;
+++     &lt;requires 
          interface="http://the-contract-URI";
          name="xyz"
          default="my-group:my-artifact:1.0.2"/&gt;
       &lt;/requires&gt;
---  &lt;requirements&gt;
---  ...
+++   &lt;requirements&gt;
+++   ...
    &lt;/block&gt;
     </pre>
    
(73 equal lines skipped)


Fields
======
no changes

Links
=====
no changes

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

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