A document has been updated: http://cocoon.zones.apache.org/daisy/documentation/1285.html
Document ID: 1285 Branch: main Language: default Name: Welcome (unchanged) Document Type: WebpageWithSidebar (unchanged) Updated on: 12/28/06 5:22:38 PM Updated by: Reinhard Pötz A new version has been created, state: publish Parts ===== Sidebar ------- This part has been updated. Mime type: text/xml (unchanged) File name: (unchanged) Size: 1570 bytes (previous version: 1129 bytes) Content diff: (22 equal lines skipped) <h1>What are Cocoon blocks?</h1> --- <p class="fixme">tbd</p> +++ <p>A block is the unit of modularization in Cocoon. It is a Java archive (jar) +++ that </p> +++ <ul> +++ <li>can contain a Cocoon application based on a block root sitemap</li> +++ <li>can provide Spring beans (either defined in Spring-style or Avalon style) +++ </li> +++ <li>can contain Java classes and resources</li> +++ </ul> +++ +++ <p>Every functionality that goes beyond that what Cocoon provides in its core is +++ provided as block. Every custom Cocoon application is developed as block.</p> +++ </body> </html>