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 |
Checks for permissions and includes the body if the user has the correct permissions for the given operation. This operation is still very basic, but will be expanded in the future. Available permissions are:
Usage
Parameters
Example<wiki:Permission permission="edit"> <wiki:EditLink>Edit this page</wiki:EditLink> </wiki:Permission> Displays the "Edit this page"-link only if the user has permission to edit the page.
|