jvanzyl     01/05/22 07:39:44

  Modified:    conf/master TurbineResources.master
  Log:
  - added the flux pull tool. i will add a generally smarter mechanism
    for adding things to the master props but this will get the pull
    tool quickly into the TDK that people have a high-quality pull
    tool to use an an example.
  
  Revision  Changes    Path
  1.75      +4 -1      jakarta-turbine/conf/master/TurbineResources.master
  
  Index: TurbineResources.master
  ===================================================================
  RCS file: /home/cvs/jakarta-turbine/conf/master/TurbineResources.master,v
  retrieving revision 1.74
  retrieving revision 1.75
  diff -u -r1.74 -r1.75
  --- TurbineResources.master   2001/05/14 17:38:19     1.74
  +++ TurbineResources.master   2001/05/22 14:39:29     1.75
  @@ -1,5 +1,5 @@
   # -------------------------------------------------------------------
  -# $Id: TurbineResources.master,v 1.74 2001/05/14 17:38:19 jvanzyl Exp $
  +# $Id: TurbineResources.master,v 1.75 2001/05/22 14:39:29 jvanzyl Exp $
   #
   # This is the configuration file for Turbine.
   #
  @@ -558,6 +558,9 @@
   tool.request.link=org.apache.turbine.util.template.TemplateLink
   tool.request.page=org.apache.turbine.util.template.TemplatePageAttributes
   tool.request.content=org.apache.turbine.util.ContentURI
  +tool.request.flux=org.apache.turbine.flux.tools.FluxTool
  +
  +# These are intake tools.
   #tool.request.om=org.apache.turbine.om.OMTool
   #tool.request.intake=org.apache.turbine.services.intake.IntakeTool
   
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to