velocity
an integration of the velocity (http://velocity.apache.org) template engine into yanel
Overview
- Name:
- velocity
- Namespace:
- http://www.litwan.com/yanel/resource/1.0
- Universal Name:
- <{http://www.litwan.com/yanel/resource/1.0}velocity/>
- Description:
- an integration of the velocity (http://velocity.apache.org) template engine into yanel
- Java Class:
- com.litwan.yanel.impl.resource.velocity.VelocityResource
Resource Configuration
the veocity resource needs a resource-config e.g.
<?xml version="1.0"?>
<yanel:resource-config xmlns:yanel="http://www.wyona.org/yanel/rti/1.0">
<yanel:rti name="velocity" namespace="http://www.litwan.com/yanel/resource/1.0"/>
<!-- property template is optional
if not set it will use the current path
<yanel:property name="template" value="/path/to/template.vm"/> -->
</yanel:resource-config>
release log
date version details 2011.05.10 1.0 first release
Source
browse svn repo: http://trac.yanel-contribution.3k3.org/browser/resource-types/velocity
checkout source:
svn co https://svn.3k3.org/repos/public/yanel/resource-types/velocity
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)