Velocity Project Wiki: Difference between revisions

From WikiIndex
Jump to navigation Jump to search
mNo edit summary
m (Text replace - "{{ *[Ww]iki *(\|) * *w" to "{{Wiki $1w")
Line 1: Line 1:
{{Wiki |
{{Wiki
  wiki_logo              = [[Image:VelocityWikiLogo.JPG]]
|wiki_logo              = [[Image:VelocityWikiLogo.JPG]]
| wide_logo              = yes
| wide_logo              = yes
| wiki_URL              = http://wiki.apache.org/jakarta-velocity/FrontPage
| wiki_URL              = http://wiki.apache.org/jakarta-velocity/FrontPage

Revision as of 21:13, 4 April 2012

[{{{URL}}} {{{logo}}}] [{{{URL}}} Velocity Project Wiki]
[{{{recentchanges URL}}} Recent changes]
[No WikiNode]
[No About]
[No Mobile URL]
Founded by:
Status: [[:Category:{{{status}}}|{{{status}}}]]
Language: [[:Category:Wiki {{{language}}}|{{{language}}}]]
Edit mode: [[:Category:{{{editmode}}}|{{{editmode}}}]]
Wiki engine: [[:Category:{{{engine}}}|{{{engine}}}]]
Wiki license: [[:Category:Wiki {{{license}}}|{{{license}}}]]
Main topic: [[:Category:{{{maintopic}}}|{{{maintopic}}}]]

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.