Wiki source code of Step 6: Setting user rights

Version 34.1 by Silvia Macovei on 2018/09/26

Show last authors
1 {{info}}
2 Find out more about setting rights in XWiki [[on this page on XWiki.org.>>http://platform.xwiki.org/xwiki/bin/view/AdminGuide/Configuration#HAnoverviewofrights]]
3 {{/info}}
4
5 XWiki lets you set user rights at the wiki, space and page level. This means that you can control exactly which users are allowed to perform which actions (edit, view or comment on a page):
6
7 * Click on the "Wiki" menu located in the top left side of your page, then click "Administer Wiki"
8 * Click on the "Rights" button
9
10 Here are a couple usual wiki rights configurations. Check the same checkboxes in your wiki as in the images below to have your wiki follow that given configuration.
11
12 * **Registration: who should be allowed to create new user accounts?**
13 ** Open: admins, registered users and unregistered users can create a new account
14 ** Closed: admins and registered users only can create a new account
15 ** Locked: admins only can create a new account
16 * **View & edition: who should be allowed to view, comment and edit wiki pages?**
17 ** Editable: admins, registered users and unregistered users can view, comment and edit pages
18 ** Viewable: admins and registered users can view, comment and edit content, unregistered users can only view and comment pages
19 ** Hidden: admins and registered users can view and edit content, unregistered users cannot view pages
20 ** Protected: admins only can view and edit content, registered and unregistered users cannot view pages
21 * **Protection strength: can global rights be overridden at the page / space level?**
22 ** Light: global rights for unregistered users can be overridden at the page / space level
23 ** Strong: global rights for unregistered users cannot be overridden at the page / space level
24
25 For all the configurations listed below, leave the Users rights screen blank:
26
27 [[[[image:Users.png||style="border:1px solid black; padding:1px; display:block;"]]>>attach:Users.png]]
28
29 = Editable / Open Wiki =
30
31 [[[[image:EditableOpen.png||style="border:1px solid black; padding:1px; display:block;"]]>>attach:EditableOpen.png]]
32
33 = Editable / Closed Wiki =
34
35 [[[[image:EditableClosed.png||style="border:1px solid black; padding:1px; display:block;"]]>>attach:EditableClosed.png]]
36
37 = Editable / Locked Wiki =
38
39 [[[[image:EditableLocked.png||style="border:1px solid black; padding:1px; display:block;"]]>>attach:EditableLocked.png]]
40
41 = Viewable / Open Wiki =
42
43 [[[[image:ViewableOpen.png||style="border:1px solid black; padding:1px; display:block;"]]>>attach:ViewableOpen.png]]
44
45 = Viewable / Closed Wiki =
46
47 [[[[image:ViewableClosed.png||style="border:1px solid black; padding:1px; display:block;"]]>>attach:ViewableClosed.png]]
48
49 = Viewable / Locked Wiki =
50
51 [[[[image:ViewableLocked.png||style="border:1px solid black; padding:1px; display:block;"]]>>attach:ViewableLocked.png]]
52
53 = Hidden / Closed Wiki (Light) =
54
55 [[[[image:HiddenClosedLight.png||style="border:1px solid black; padding:1px; display:block;"]]>>attach:HiddenClosedLight.png]]
56
57 = Hidden / Closed Wiki (Strong) =
58
59 [[[[image:HiddenClosedStrong.png||style="border:1px solid black; padding:1px; display:block;"]]>>attach:HiddenClosedStrong.png]]
60
61 = Hidden / Locked Wiki (Light) =
62
63 [[[[image:HiddenLockedLight.png||style="border:1px solid black; padding:1px; display:block;"]]>>attach:HiddenLockedLight.png]]
64
65 = Hidden / Locked Wiki (Strong) =
66
67 [[[[image:HiddenLockedStrong.png||style="border:1px solid black; padding:1px; display:block;"]]>>attach:HiddenLockedStrong.png]]
68
69 = Protected / Locked Wiki =
70
71 [[[[image:ProtectedLocked.png||style="border:1px solid black; padding:1px; display:block;"]]>>attach:ProtectedLocked.png]]
72
73 {{success}}
74 **Next: [[Step 7 Creating a basic application>>CreatingABasicApp]]**
75 {{/success}}

Get Connected