You are viewing a plain text version of this content. The canonical link for it is here.
Posted to docs@cocoon.apache.org by do...@cocoon.apache.org on 2005/01/31 01:20:51 UTC

[Cocoon Wiki] Updated: PortalToolManager

   Date: 2005-01-30T16:20:51
   Editor: RalphGoers
   Wiki: Cocoon Wiki
   Page: PortalToolManager
   URL: http://wiki.apache.org/cocoon/PortalToolManager

   Grammatical corrections

Change Log:

------------------------------------------------------------------------------
@@ -1,10 +1,10 @@
 = PortalToolManager =
 
-The PortalToolManager is the main component of the PortalTools. It holds information about all plugins an possilby about their configurations. Furthermore it gives you easy access to all required PortalObjects. Most of the functions are not used by the tool-developer, inside a plugin it normally just used to access the PortalObjects (via Flow).
+The PortalToolManager is the main component of the PortalTools framework. It contains information about all plugins and  their configurations. It also provides easy access to all required PortalObjects. Most of the methods are not used by tool developers. A plugin will normally just use it to access PortalObjects (via Flow).
 
 == Configuration ==
 
-The PortalToolManager is a cocoon component and must be configured in the cocoon.xconf. It's almost the only configuration you have to do if you add the PortalTools to an existing portal.
+The PortalToolManager is a cocoon component and must be configured in cocoon.xconf (2.1.x) or the portal's xconf (2.2). It's almost the only configuration you have to do if you add the PortalTools to an existing portal.
 
 {{{cocoon.xconf}}}:
 {{{