JSPWiki logo
Strona główna
Zbieranina
Serwisy
Porady
Projekty
Humor sektora IT
TODO
Nowości
Ostatnie zmiany
Kontakt

Find pages
Unused pages
Undefined pages
Page Index

Set your name in
UserPreferences

Edit this page


Referenced by
...nobody




JSPWiki v2.2.33


Default Permissions


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 15-Jul-2004 23:20:28 GMT by unknown.