Raible's Wiki
Raible Designs AppFuseHomepage- Korean - Chinese - Italian - Japanese QuickStart Guide User Guide Tutorials Other ApplicationsStruts ResumeSecurity Example Struts Menu
Set your name in
UserPreferences
Referenced by
JSPWiki v2.2.33
Hide Menu |
Takes its body and translates it into HTML as if it were WikiMarkup. Usage
ParametersNone. Example<wiki:Translate> __This text will be bold, and contains [a hyperlink]__ </wiki:Translate>would output something like this: <b>This text will be bold, and contains <a href="Wiki.jsp?page="AHyperlink">a hyperlink</a></b>
|