weaver      2004/09/20 12:25:16

  Modified:    portal/src/webapp/WEB-INF velocity.properties
  Log:
  
  
  Revision  Changes    Path
  1.5       +5 -2      jakarta-jetspeed-2/portal/src/webapp/WEB-INF/velocity.properties
  
  Index: velocity.properties
  ===================================================================
  RCS file: 
/home/cvs/jakarta-jetspeed-2/portal/src/webapp/WEB-INF/velocity.properties,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- velocity.properties       17 Sep 2004 18:05:25 -0000      1.4
  +++ velocity.properties       20 Sep 2004 19:25:16 -0000      1.5
  @@ -85,6 +85,10 @@
   template.loader.1.cache = false
   template.loader.1.modificationCheckInterval = 2
   
  +velocimacro.library.autoreload = true
  +velocimacro.permissions.allow.inline.to.replace.global = true
  +velocimacro.library = /WEB-INF/VM_global_library.vm, /WEB-INF/jetspeed_macros.vm
  +
   #template.loader.2.public.name = URL
   #template.loader.2.description = Velocity URL Template Loader
   #template.loader.2.class = org.apache.velocity.runtime.loader.URLTemplateLoader
  @@ -102,5 +106,4 @@
   
   external.init = false
   
  -velocimacro.library.autoreload = true
  -velocimacro.library = /WEB-INF/VM_global_library.vm, /WEB-INF/jetspeed_macros.vm
  +
  
  
  

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

Reply via email to