Date: 2005-01-14T08:41:35
   Editor: RalphGoers
   Wiki: Cocoon Wiki
   Page: PortalPageLabels
   URL: http://wiki.apache.org/cocoon/PortalPageLabels

   no comment

Change Log:

------------------------------------------------------------------------------
@@ -157,9 +157,9 @@
 
 1. Portal P''''''ageLabels must be configured as described above.
 1. Modify cocoon.xconf.
-  a. Add  an aspect definition for C''''''onvertableEventAspect to the list of 
the list of aspects in the component with the role named 
org.apache.cocoon.portal.event.aspect.E''''''ventAspectSelector.
+  a. Add  an aspect definition for C''''''onvertableEventAspect to the list of 
the list of aspects in the component with the role named 
org.apache.cocoon.portal.event.aspect.E''''''ventAspectSelector and type 
"convertable".
   a. Add the convertable aspect to the list of aspects in the event manager. 
-  a. Add a paramter defintion with name "parameter-name" and value "". The 
list of aspects should now look like:
+  a. Add a paramter defintion with name "parameter-name" and value 
"cocoon-portal-event,url". The list of aspects should now look like:
 {{{
   <event-aspects>
     <aspect type="convertable"/>