svn commit: r480868 - /jakarta/velocity/tools/trunk/src/java/org/apache/velocity/tools/view/tools/ContextTool.java

2006-11-30 Thread nbubna
Author: nbubna Date: Thu Nov 30 00:05:13 2006 New Revision: 480868 URL: http://svn.apache.org/viewvc?view=revrev=480868 Log: add getThis() for easy access to the ViewContext being used Modified: jakarta/velocity/tools/trunk/src/java/org/apache/velocity/tools/view/tools/ContextTool.java

svn commit: r480869 - /jakarta/velocity/tools/trunk/src/java/org/apache/velocity/tools/view/tools/LinkTool.java

2006-11-30 Thread nbubna
Author: nbubna Date: Thu Nov 30 00:06:29 2006 New Revision: 480869 URL: http://svn.apache.org/viewvc?view=revrev=480869 Log: minor javadoc updates, use ServletUtils to get servlet path, add getUri() and getParams() aliases Modified:

[jira] Updated: (VELTOOLS-73) Added $esc.http(string) to allow the encoding of http parameter values

2006-11-30 Thread Claude Brisson (JIRA)
[ http://issues.apache.org/jira/browse/VELTOOLS-73?page=all ] Claude Brisson updated VELTOOLS-73: --- Attachment: escape-http.patch Added $esc.http(string) to allow the encoding of http parameter values

[Jakarta-velocity Wiki] Update of PoweredByVelocity by Paul Loy

2006-11-30 Thread Apache Wiki
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 Paul Loy: http://wiki.apache.org/jakarta-velocity/PoweredByVelocity

Re: svn commit: r480868 -

2006-11-30 Thread Nathan Bubna
In 1.3, i've been on something of a push to simplify the syntax and readability of how tools are used in templates. The idea is to make an elegant, simple VTL interface for these tools, even if it looks odd from a java perspective. Given the choice between: $context.context and

Re: svn commit: r480849 -

2006-11-30 Thread Nathan Bubna
technically, it would be an empty map not empty list, but even so, i'm not sure about this. if we can say for sure that no one (especially us) will ever want to tell the difference between an empty toolbox and no toolbox being set, then it would be marginally simpler to ensure that toolbox is

[OT] Tiles TLP Proposal

2006-11-30 Thread David H. DeWolf
[NOTE: This is a cross post to get your attention, Please only reply to the dev@struts.apache.org list] I'd like to bring to this list's attention the proposal [1] and board resolution [2] for Tiles TLP that have been put together on the Struts wiki. We'd like to invite any committers with