Add new attachment

Only authorized users are allowed to upload new attachments.

This page (revision-1) was last changed on 19-Jul-2006 09:36 by UnknownAuthor

Only authorized users are allowed to rename pages.

Only authorized users are allowed to delete pages.

Difference between version and

At line 1 added 28 lines
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:
* ''edit'': If the user may edit the current page. If the current page is not editable for some reason (for instance, it is an older version, the user is not considered to have edit permission.
----
!Usage
<wiki:Permission permission="<permission>">
;:''HTML or JSP code''
</wiki:Permission>
!Parameters
;__permission__: The permission to request for. See above for possible values.
!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.
Version Date Modified Size Author Changes ... Change note
19-Jul-2006 09:36 0.84 kB UnknownAuthor
« This page (revision-) was last changed on 19-Jul-2006 09:36 by UnknownAuthor