You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@turbine.apache.org by dl...@apache.org on 2001/10/14 01:25:26 UTC

cvs commit: jakarta-turbine-2/conf/master TurbineResources.master

dlr         01/10/13 16:25:26

  Modified:    conf     TurbineResources.properties
               conf/master TurbineResources.master
  Log:
  Added configuration for LocalizationTool pull tool as $l10n.
  
  Revision  Changes    Path
  1.6       +2 -1      jakarta-turbine-2/conf/TurbineResources.properties
  
  Index: TurbineResources.properties
  ===================================================================
  RCS file: /home/cvs/jakarta-turbine-2/conf/TurbineResources.properties,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -u -r1.5 -r1.6
  --- TurbineResources.properties	2001/10/12 20:32:18	1.5
  +++ TurbineResources.properties	2001/10/13 23:25:26	1.6
  @@ -1,5 +1,5 @@
   # -------------------------------------------------------------------
  -# $Id: TurbineResources.properties,v 1.5 2001/10/12 20:32:18 jvanzyl Exp $
  +# $Id: TurbineResources.properties,v 1.6 2001/10/13 23:25:26 dlr Exp $
   #
   # This is the configuration file for Turbine.
   #
  @@ -577,6 +577,7 @@
   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.l10n=org.apache.turbine.services.localization.LocalizationTool
   tool.request.flux=org.apache.turbine.flux.tools.FluxTool
   
   # These are intake tools.
  
  
  
  1.6       +2 -1      jakarta-turbine-2/conf/master/TurbineResources.master
  
  Index: TurbineResources.master
  ===================================================================
  RCS file: /home/cvs/jakarta-turbine-2/conf/master/TurbineResources.master,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -u -r1.5 -r1.6
  --- TurbineResources.master	2001/09/27 04:48:27	1.5
  +++ TurbineResources.master	2001/10/13 23:25:26	1.6
  @@ -1,5 +1,5 @@
   # -------------------------------------------------------------------
  -# $Id: TurbineResources.master,v 1.5 2001/09/27 04:48:27 jvanzyl Exp $
  +# $Id: TurbineResources.master,v 1.6 2001/10/13 23:25:26 dlr Exp $
   #
   # This is the configuration file for Turbine.
   #
  @@ -577,6 +577,7 @@
   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.l10n=org.apache.turbine.services.localization.LocalizationTool
   tool.request.flux=org.apache.turbine.flux.tools.FluxTool
   
   # These are intake tools.
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: turbine-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: turbine-dev-help@jakarta.apache.org