Velocity Project Wiki: Difference between revisions

m
Text replace - "(\|) *wiki_" to "$1"
m (Text replace - "{{ *[Ww]iki *(\|) * *w" to "{{Wiki $1w")
m (Text replace - "(\|) *wiki_" to "$1")
Line 1: Line 1:
{{Wiki
{{Wiki
|wiki_logo             = [[Image:VelocityWikiLogo.JPG]]
|logo             = [[Image:VelocityWikiLogo.JPG]]
| wide_logo              = yes
| wide_logo              = yes
| wiki_URL               = http://wiki.apache.org/jakarta-velocity/FrontPage
|URL               = http://wiki.apache.org/jakarta-velocity/FrontPage
| wiki_recentchanges_URL = http://wiki.apache.org/jakarta-velocity/RecentChanges
|recentchanges_URL = http://wiki.apache.org/jakarta-velocity/RecentChanges
| wiki_wikinode_URL     = No
|wikinode_URL     = No
| wiki_status           = Active
|status           = Active
| wiki_language         = English
|language         = English
| wiki_editmode         = LoginToEdit
|editmode         = LoginToEdit
| wiki_engine           = MoinMoin
|engine           = MoinMoin
| wiki_maintopic         = ProjectWiki
|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.