JSPWiki logo
Main page
About
News
Recent Changes
WikiEtiquette

Find pages
Unused pages
Undefined pages
Page Index

Set your name in
UserPreferences

Edit this page


Referenced by
...nobody




JSPWiki v2.2.14-beta


[RSS]

DefaultPermissions


This page contains default permissions for this Wiki. You use it by setting the variable "defaultpermissions" on the page, and using the standard notation, and separating the permissions using a semicolon (;). Note that this only works in the case you are keeping the wiki permissions on the page, using the included PageAuthorizer module.

Some examples follow.

The blanket permission "edit" always implies also upload and commenting permissions.


To make the Wiki open for everyone:

[{SET defaultpermissions='ALLOW view Guest;ALLOW edit Guest'}]

To make the Wiki open to read for everyone, but only editable by people who have logged in:

[{SET defaultpermissions='ALLOW view Guest;DENY edit Guest;ALLOW edit KnownPerson'}]

To make the Wiki closed for everyone except people who have logged in:

[{SET defaultpermissions='DENY view Guest;ALLOW view KnownPerson;DENY edit Guest;ALLOW edit KnownPerson'}]

Click on "Edit this page" to see the default permissions for this Wiki.




Go to top   Edit this page   More info...   Attach file...
This page last changed on 26-Mar-2006 00:48:48 EET by unknown.