added the Velocity renderer (from the new venice-dynamo project) to

Venice; will be used for the post box soon
This commit is contained in:
Eric J. Bowersox
2004-07-26 05:04:27 +00:00
parent 899863578d
commit 7d3c167733
14 changed files with 859 additions and 181 deletions

View File

@@ -34,6 +34,9 @@
<!-- The temporary directory for script compilation, relative to the application root. -->
<temp-dir>WEB-INF/temp</temp-dir>
<!-- The directory for Velocity templates, relative to the application root. -->
<template-dir>WEB-INF/templates</template-dir>
</file-paths>
<!-- Paths of resources referred to by their URIs in the user interface. -->