16,194
edits
m (Text replace - "{{ *[Ww]iki *(\|) * *w" to "{{Wiki $1w") |
m (Text replace - "(recentchanges|wikinode)_URL" to "$1 URL") |
||
| (One intermediate revision by the same user not shown) | |||
| Line 1: | Line 1: | ||
{{Wiki | {{Wiki | ||
| | |logo = [[Image:VelocityWikiLogo.JPG]] | ||
| wide_logo = yes | | wide_logo = yes | ||
| | |URL = http://wiki.apache.org/jakarta-velocity/FrontPage | ||
| | |recentchanges URL = http://wiki.apache.org/jakarta-velocity/RecentChanges | ||
| | |wikinode URL = No | ||
| | |status = Active | ||
| | |language = English | ||
| | |editmode = LoginToEdit | ||
| | |engine = MoinMoin | ||
| | |maintopic = ProjectWiki | ||
}} | }} | ||
==Description== | ==Description== | ||
'''Velocity''' is a simple yet powerful Java-based template engine that renders data from plain Java objects to text, xml, email, SQL, Post Script, HTML etc. The template syntax and rendering engine are both easy to understand and quick to learn and implement. | '''Velocity''' is a simple yet powerful Java-based template engine that renders data from plain Java objects to text, xml, email, SQL, Post Script, HTML etc. The template syntax and rendering engine are both easy to understand and quick to learn and implement. | ||