Note: You are currently viewing documentation for Moodle 2.3. Up-to-date documentation for the latest stable version is available here: Blogger role.

Blogger role: Difference between revisions

From MoodleDocs
No edit summary
 
(5 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{Roles}}There are two slightly different ways of acheiving this role. The first role will let you grant permission to users to use the blog system. The second will allow you to prohibit users from using the blog system. Depending on how many users you want to allow access to the blog facility, will determine the best method for you to use.
==Method 1 - Allow Users to use the Blog System==
The role of '''Blogger''' may be used to limit blogging to specific users only.
The role of '''Blogger''' may be used to limit blogging to specific users only.


==Removing the capability to add blog entries==
===Removing the capability to add blog entries===


By default, all authenticated users may add blog entries. To remove this capability:
By default, all authenticated users may add blog entries. To remove this capability:
Line 10: Line 14:
#Click the "Save changes" button at the bottom of the page.
#Click the "Save changes" button at the bottom of the page.


==Role set-up==
===Role set-up===


#Access ''Administration > Users > Permissions > Define roles''.
#Access ''Settings>Site administration > Users > Permissions > Define roles''.
#Click the button "Add a new role".
#Click the button "Add a new role".
#Give the role a name, such as "Blogger", short name and description.
#Give the role a name, such as "Blogger", short name and description.
#Choose the "system" context type
#Change the capability moodle/blog:create to allow.
#Change the capability moodle/blog:create to allow.
#Click the button "Add a new role".
#Click the button "Create this role".


==Role assignment==
===Role assignment===


#Access ''Administration > Users > Permissions > Assign system roles''.
#Access ''Administration > Users > Permissions > Assign system roles''.
Line 24: Line 29:
#Select a user in the potential users list, and use the left-facing arrow button to add it to the existing users list.
#Select a user in the potential users list, and use the left-facing arrow button to add it to the existing users list.


[[Category:Roles]]
==Method 2 - Prohibit Users from using the Blog System==
 
The role of ''no-blog'' may be used to restrict users from using the blog system if they have abused it.
 
===Check capability to add blog entries===
 
Ensure that all authenticated users have the ability to add blog entries (they do bt default!)
 
#Access ''Administration > Users > Permissions > Define roles''.
#Click the edit icon opposite the [[Authenticated user|authenticated user]] role.
#Change the capability [[Capabilities/moodle/blog:create|moodle/blog:create]] , if it is set to anything else, to allow.
#Click the "Save changes" button at the bottom of the page.
 
===Role set-up===
 
#Access ''Administration > Users > Permissions > Define roles''.
#Click the button "Add a new role".
#Give the role a name, such as "No Blogs", short name and description.
#Choose "system" for the context
#Change the capability moodle/blog:create to prohibit.
#Click the button "Create this role".
 
===Role assignment===
 
#Access ''Administration > Users > Permissions > Assign system roles''.
#Choose the no-blog role to assign.
#Select a user in the potential users list, and use the left-facing arrow button to add it to the existing users list.


[[eu:Blogari-rola]]
[[eu:Blogari-rola]]
[[de:Blogger-Rolle]]
[[de:Blogger-Rolle]]
[[ja:ブロガーロール]]
[[ja:ブロガーロール]]

Latest revision as of 09:31, 26 March 2012

There are two slightly different ways of acheiving this role. The first role will let you grant permission to users to use the blog system. The second will allow you to prohibit users from using the blog system. Depending on how many users you want to allow access to the blog facility, will determine the best method for you to use.

Method 1 - Allow Users to use the Blog System

The role of Blogger may be used to limit blogging to specific users only.

Removing the capability to add blog entries

By default, all authenticated users may add blog entries. To remove this capability:

  1. Access Administration > Users > Permissions > Define roles.
  2. Click the edit icon opposite the authenticated user role.
  3. Change the capability moodle/blog:create from allow to not set.
  4. Click the "Save changes" button at the bottom of the page.

Role set-up

  1. Access Settings>Site administration > Users > Permissions > Define roles.
  2. Click the button "Add a new role".
  3. Give the role a name, such as "Blogger", short name and description.
  4. Choose the "system" context type
  5. Change the capability moodle/blog:create to allow.
  6. Click the button "Create this role".

Role assignment

  1. Access Administration > Users > Permissions > Assign system roles.
  2. Choose the blogger role to assign.
  3. Select a user in the potential users list, and use the left-facing arrow button to add it to the existing users list.

Method 2 - Prohibit Users from using the Blog System

The role of no-blog may be used to restrict users from using the blog system if they have abused it.

Check capability to add blog entries

Ensure that all authenticated users have the ability to add blog entries (they do bt default!)

  1. Access Administration > Users > Permissions > Define roles.
  2. Click the edit icon opposite the authenticated user role.
  3. Change the capability moodle/blog:create , if it is set to anything else, to allow.
  4. Click the "Save changes" button at the bottom of the page.

Role set-up

  1. Access Administration > Users > Permissions > Define roles.
  2. Click the button "Add a new role".
  3. Give the role a name, such as "No Blogs", short name and description.
  4. Choose "system" for the context
  5. Change the capability moodle/blog:create to prohibit.
  6. Click the button "Create this role".

Role assignment

  1. Access Administration > Users > Permissions > Assign system roles.
  2. Choose the no-blog role to assign.
  3. Select a user in the potential users list, and use the left-facing arrow button to add it to the existing users list.