|
Main page About News Recent Changes WikiEtiquette Find pages
Set your name in
UserPreferences Referenced by
JSPWiki v2.2.14-beta
|
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<wiki:Permission permission="<permission>">
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.
|
||||||