<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-GB">
	<id>https://training-course-material.com/index.php?action=history&amp;feed=atom&amp;title=Part_5.1_-_User_Groups_and_Rights</id>
	<title>Part 5.1 - User Groups and Rights - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://training-course-material.com/index.php?action=history&amp;feed=atom&amp;title=Part_5.1_-_User_Groups_and_Rights"/>
	<link rel="alternate" type="text/html" href="https://training-course-material.com/index.php?title=Part_5.1_-_User_Groups_and_Rights&amp;action=history"/>
	<updated>2026-04-29T15:28:33Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.45.1</generator>
	<entry>
		<id>https://training-course-material.com/index.php?title=Part_5.1_-_User_Groups_and_Rights&amp;diff=26943&amp;oldid=prev</id>
		<title>David Parkin: David Parkin moved page Part 5.1 - Special Pages - User Groups and Rights to Part 5.1 - User Groups and Rights</title>
		<link rel="alternate" type="text/html" href="https://training-course-material.com/index.php?title=Part_5.1_-_User_Groups_and_Rights&amp;diff=26943&amp;oldid=prev"/>
		<updated>2015-07-14T15:39:43Z</updated>

		<summary type="html">&lt;p&gt;David Parkin moved page &lt;a href=&quot;/training/Part_5.1_-_Special_Pages_-_User_Groups_and_Rights&quot; class=&quot;mw-redirect&quot; title=&quot;Part 5.1 - Special Pages - User Groups and Rights&quot;&gt;Part 5.1 - Special Pages - User Groups and Rights&lt;/a&gt; to &lt;a href=&quot;/training/Part_5.1_-_User_Groups_and_Rights&quot; title=&quot;Part 5.1 - User Groups and Rights&quot;&gt;Part 5.1 - User Groups and Rights&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;[[Category:MediaWiki for Content Editors]]&lt;br /&gt;
&lt;br /&gt;
{{Cat|MediaWiki}}&lt;br /&gt;
{{Cat|course_code_mwedit1}}&lt;br /&gt;
&lt;br /&gt;
==User Groups ⌘==&lt;br /&gt;
User groups allow you to set different permissions for different members on a wiki.&lt;br /&gt;
&lt;br /&gt;
There are 3 groups by default: bots, bureaucrats and administrators.&lt;br /&gt;
&lt;br /&gt;
You can see there permissions on [[Special:ListGroupRights]]&lt;br /&gt;
&lt;br /&gt;
==User Rights ⌘==&lt;br /&gt;
To change the rights for different groups, you need to edit your LocalSettings.php file.&lt;br /&gt;
&lt;br /&gt;
This can be done by adding $wgGroupPermissions[&amp;#039;group&amp;#039;][&amp;#039;action&amp;#039;] = true/false.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;nowiki&amp;gt;*&amp;lt;/nowiki&amp;gt; applies to all groups and user applies to all editors with accounts.&lt;br /&gt;
&lt;br /&gt;
A new group is created simply by putting a new group name in $wgGroupPermissions[&amp;#039;group&amp;#039;][&amp;#039;action&amp;#039;]&lt;br /&gt;
&lt;br /&gt;
==Controlling Access and Editability ⌘==&lt;br /&gt;
You can block access for a user you the special block page.&lt;br /&gt;
==Exercise ⌘==&lt;br /&gt;
*Create your own user group and give it permission to edit and read.&lt;br /&gt;
*Disable access to the wiki for anonymous users.&lt;br /&gt;
*Stop anonymous users from being able to create accounts.&lt;/div&gt;</summary>
		<author><name>David Parkin</name></author>
	</entry>
</feed>