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: 2/10/06 3:30:45 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: 6600 bytes (previous version: 6597 bytes)
Content diff:
(49 equal lines skipped)
skeleton that already contains a working block. In order to use it, open an
console window, create an empty directory and enter</p>
--- <pre>
--- mvn archetype:create \
+++ <pre>mvn archetype:create \
-DarchetypeGroupId=org.apache.cocoon \
-DarchetypeArtifactId=cocoon-archetype-block \
-DarchetypeVersion=1.0-SNAPSHOT \
(13 equal lines skipped)
| +-myblock
| +-<em>MyblockAction.java</em>
+-resources
--- +-COB-INF
+++ +-COB-INF
| +-<em>sitemap.xmap</em>
| +-<em>test.xml</em>
--- +-META-INF
--- +-<em>block.xml
--- </em>
+++ +-META-INF
+++ +-<em>block.xml</em>
</pre>
<p>As you can see, the directory structure uses the recommended structure
by the
(123 equal lines skipped)
Fields
======
no changes
Links
=====
no changes
Custom Fields
=============
no changes
Collections
===========
no changes