Velocity Project Wiki: Difference between revisions
Jump to navigation
Jump to search
(add logo) |
m (Text replace - "(recentchanges|wikinode)_URL" to "$1 URL") |
||
(3 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{{Wiki | | {{Wiki | ||
|logo = [[Image:VelocityWikiLogo.JPG]] | |||
| | | 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. |
Latest revision as of 22:10, 4 April 2012
Velocity Project Wiki Recent changes [No WikiNode] [No About] [No Mobile URL] | |
Founded by: | |
Status: | Active |
Language: | English |
Edit mode: | LoginToEdit |
Wiki engine: | MoinMoin |
Wiki license: | [[:Category:Wiki {{{license}}}|{{{license}}}]] |
Main topic: | ProjectWiki |
Description[edit]
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.