TopLink Wiki
Main
RecentChanges
Set your name in
UserPreferences
Referenced by
JSPWiki v2.0.52
|
Includes its body, if the user check validates.
Usage<wiki:UserCheck? exists="true|false">
Parameters
Example
<wiki:UserCheck exists="true">
G'day,<wiki:UserName />
</wiki:UserCheck>
<wiki:UserCheck exists="false">
Set your name in <wiki:LinkTo page="UserPreferences">UserPreferences</wiki:LinkTo>
</wiki:UserCheck>
Displays a greeting, if the user has validated; else displays a link to the page UserPreferences.
|
||||||