Date: 2004-11-17T14:32:50
Editor: RalphGoers <[EMAIL PROTECTED]>
Wiki: Cocoon Wiki
Page: PortalPageLabels
URL: http://wiki.apache.org/cocoon/PortalPageLabels
no comment
Change Log:
------------------------------------------------------------------------------
@@ -67,12 +67,7 @@
= Configuring Page Labels =
- 1. In the base Cocoon directory unzip pagelabel.zip. The zip file consists
of 4 sourcefiles:
- a. P''''''ageLabelManager.java - Manages page labels and provides the
methods to manipulate them.
- a. P''''''ageLabelEventConvert - Provides a replacement
E''''''ventConverter that encodes and decodes events using page labels.
- a. P''''''ageLabelLinkService - Creates the URIs to be used in links.
- a. P''''''ageLabelEventAspect - Processes requests that contain page
labels, converts them to portal events and then publishes the events.
- 1. Rebuild Cocoon.
+ 1. Build Cocoon.
1. Modify cocoon.xconf:
a. Add an aspect definition for P''''''ageLabelEventAspect to the list of
the list of aspects in the component with the role named
org.apache.cocoon.portal.event.aspect.E''''''ventAspectSelector.
a. Remove the action-counter aspect from the list of aspects in the event
manager.