Velocity Project Wiki: Difference between revisions
Jump to navigation
Jump to search
(add logo) |
mNo edit summary |
||
Line 1: | Line 1: | ||
{{Wiki | | {{Wiki | | ||
wiki_logo = [[Image:VelocityWikiLogo.JPG]] | wiki_logo = [[Image:VelocityWikiLogo.JPG]] | ||
| wide_logo = yes | |||
| wiki_URL = http://wiki.apache.org/jakarta-velocity/FrontPage | | wiki_URL = http://wiki.apache.org/jakarta-velocity/FrontPage | ||
| wiki_recentchanges_URL = http://wiki.apache.org/jakarta-velocity/RecentChanges | | wiki_recentchanges_URL = http://wiki.apache.org/jakarta-velocity/RecentChanges |
Revision as of 20:38, 6 December 2007
[{{{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.