A document has been updated: http://cocoon.zones.apache.org/daisy/documentation/1263.html
Document ID: 1263 Branch: main Language: default Name: Block structure (unchanged) Document Type: Cocoon Document (unchanged) Updated on: 9/29/07 3:42:51 AM Updated by: Vadim Gritsenko A new version has been created, state: publish Parts ===== Content ------- This part has been updated. Mime type: text/xml (unchanged) File name: (unchanged) Size: 1865 bytes (unchanged) Content diff: <html> <body> --- <p>Technically spoken, a block is a Java Archive (jar) file following a --- particular directory structure:</p> +++ <p>Technically, a block is a Java Archive (jar) file following a particular +++ directory structure:</p> <table> <tbody> (17 equal lines skipped) </td> </tr> <tr> --- <td><tt>/COB-INF/config/spring</tt></td> +++ <td><tt>/COB-INF/config/spring/</tt></td> <td><tt>*.xml<br/> *.properties<br/> </tt></td> (3 equal lines skipped) </td> </tr> <tr> --- <td><tt>/COB-INF/config/properties</tt></td> +++ <td><tt>/COB-INF/config/properties/</tt></td> <td><tt>*.properties</tt></td> <td> <p>Properties available within the sitemap.</p> </td> </tr> <tr> --- <td><tt>/COB-INF/*</tt></td> +++ <td><tt>/COB-INF/</tt></td> <td> --- <p>-</p> +++ <p>*.*</p> </td> <td> <p>Cocoon resources</p> </td> </tr> <tr> --- <td><tt>/META-INF/cocoon/spring</tt></td> +++ <td><tt>/META-INF/cocoon/spring/</tt></td> <td><tt>*.xml<br/> *.properties<br/> </tt></td> (3 equal lines skipped) </td> </tr> <tr> --- <td valign="top"><tt>/META-INF/cocoon/avalon</tt></td> +++ <td valign="top"><tt>/META-INF/cocoon/avalon/</tt></td> <td><tt>*.xconf<br/> *.xmap<br/> </tt></td> (2 equal lines skipped) </td> </tr> <tr> --- <td valign="top"><tt>/META-INF/cocoon/properties</tt></td> +++ <td valign="top"><tt>/META-INF/cocoon/properties/</tt></td> <td><tt>*.properties</tt></td> <td valign="top"> <p>Default values for properties.</p> </td> </tr> <tr> --- <td valign="top"><tt>/META-INF/cocoon/properties/[running-mode]</tt></td> +++ <td valign="top"><tt>/META-INF/cocoon/properties/[running-mode]/</tt></td> <td><tt>*.properties</tt></td> <td valign="top"> <p>Properties valid for particular running modes.</p> </td> </tr> <tr> <td valign="top"> --- <p>*</p> +++ <p>/</p> </td> <td> <p>*.*</p> (10 equal lines skipped)