You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@velocity.apache.org by ve...@jakarta.apache.org on 2004/05/28 23:00:47 UTC

[Jakarta-Velocity Wiki] Updated: VelocityTools

   Date: 2004-05-28T14:00:46
   Editor: TimColson <tc...@cisco.com>
   Wiki: Jakarta-Velocity Wiki
   Page: VelocityTools
   URL: http://wiki.apache.org/jakarta-velocity/VelocityTools

   no comment

Change Log:

------------------------------------------------------------------------------
@@ -23,6 +23,24 @@
  * [http://cvs.apache.org/builds/jakarta-velocity/nightly/ Nightly Source Snapshots]
 
 ==== Contributed Code and Examples ====
- * VelocimacroLibraries -- Collections of useful, reusable Velocimacros
+
  * VelocityValidationToolHack for Struts 1.0 -- A quick hack to enable client-side javascript validation, not Struts 1.1 compatible. 
  * [http://www.mail-archive.com/struts-user@jakarta.apache.org/msg63487.html Tips for Tiles]
+
+==== Macro Library ====
+The mailing list often has questions/suggestions for for common macros. We're just getting started on this endeavor, so please share with us any ideas you have.
+
+ *  GenericVelocimacros -- non-web macros, applicable in '''any''' Velocity setting, these might make use of the Generic Tools.
+
+ * VelocityViewMacros -- web-oriented macro and/or make use of Velocity View tools (using the recommended keys!)
+
+ * VelocityStrutsMacros -- applicable for VelocityStruts applications, and will generally but optionally use the Velocity-Struts tools (using recommended keys!).
+
+TODO: 
+ * document recommended keys for each standard tool
+ * write plan/instructions for using the $XHTML setting for VelocityView and VelocityStruts macros 
+ * develop/document standard coding style for macros
+ * develop/document standard way of documenting macros (maybe using http://www.chickenshick.com/velocidoc/?)
+
+
+

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