You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@velocity.apache.org by Apache Wiki <wi...@apache.org> on 2005/10/02 06:44:56 UTC

[Jakarta-velocity Wiki] Update of "ContributedCode" by WillGlassHusain

Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Jakarta-velocity Wiki" for change notification.

The following page has been changed by WillGlassHusain:
http://wiki.apache.org/jakarta-velocity/ContributedCode

The comment on the change is:
Move files from contrib to Wiki

------------------------------------------------------------------------------
   * VelocityValidationToolHack -- Struts 1.0 client side javascript for validation library (Struts 1.1 support is built into the VelocityTools project) 
   * Xkins - Skin framework using Velocity : [http://xkins.sourceforge.net/ website] [http://sourceforge.net/projects/xkins/ project]
   * VelocityMail -- Leon Messerschmidt's code for rendering a template and sending via email 
+  * EnhydraVelocity -- A simple example of how Velocity can be used by Enhydra, by Dave Bryson.
  
  == Templates / Macros ==
   * VelocityDebuggingTemplate -- template that pops up a debugging console showing all the context vars
+ 
+ == Editor / IDE add-ins ==
+ 
+  * EmacsVtlMode -- Emacs minor mode to do Velocity syntax font coloring.  Contributed by Brian Leonard.
+  * ["IntelliJTemplates"] -- Velocity Live Templates for the IntelliJ IDE, written by Rickard Öberg.
+  * ["JEditTemplate"] 
+  * UltraEdit -- A '!WordFile.txt' addition for Ultraedit that hightlights Velocity keywords. 
  
  == Custom Introspectors ==
   * MultiUberspect -- an Uberspector that can dispatch introspection tasks to custom Uberspectors on a per-class basis
@@ -22, +30 @@

   * AnakiaWikiStyleSheet -- Translates Anakia style sheets into Wiki documents
   * ["DVSLExamples"] -- how to use DVSL in a webapp
   * PageList -- A list wrapper that can be used to implement paging of long lists in Velocity
+  * StdErrLogSystem -- An example logger that sends output to stderr.  By Christopher Reck.  See also  org.apache.velocity.runtime.log.!StandardOutLogChute for a similar example.
  

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