freemarker (ALPHA)

an integration of freemaker (http://freemarker.sourceforge.net/) into yanel. i'm not so happy with it so far. and since i integrated velocity i rather would use velocity

Overview

Name:
freemarker
Namespace:
http://www.litwan.com/yanel/resource/1.0
Universal Name:
<{http://www.litwan.com/yanel/resource/1.0}freemarker/>
Description:
an integration of freemaker (http://freemarker.sourceforge.net/) into yanel
Java Class:
com.litwan.yanel.impl.resources.freemarker.FreeMarkerResource

Resource Configuration

the freemarker resource needs a simple resource-type config.

<yanel:resource-config xmlns:yanel="http://www.wyona.org/yanel/rti/1.0">
  <yanel:rti name="freemarker" namespace="http://www.litwan.com/yanel/resource/1.0"/>
  <yanel:property name="fm-model-path" value="/path/to/model.xml"/>
</yanel:resource-config>

release log

dateversiondetails
2011.05.100.1first release

Demo

none so far

Source

browse svn repo: http://trac.yanel-contribution.3k3.org/browser/resource-types/freemarker
checkout source:

svn co https://svn.3k3.org/repos/public/yanel/resource-types/freemarker

License

apache license 2.0