Note: You are currently viewing documentation for Moodle 3.7. Up-to-date documentation for the latest stable version of Moodle may be available here: Blogger role.

Blogger role: Difference between revisions

From MoodleDocs
No edit summary
No edit summary
Line 1: Line 1:
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 ''Administration > Users > Permissions > Define roles''.
Line 18: Line 22:
#Click the button "Add a new role".
#Click the button "Add a new role".


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


#Access ''Administration > Users > Permissions > Assign system roles''.
#Access ''Administration > Users > Permissions > Assign system roles''.
#Choose the blogger role to assign.
#Choose the blogger 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.
==Method 2 - Prohibit Users to use 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.
#Change the capability moodle/blog:create to prohibit.
#Click the button "Add a new 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.
#Select a user in the potential users list, and use the left-facing arrow button to add it to the existing users list.



Revision as of 10:35, 1 June 2009

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 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. Change the capability moodle/blog:create to allow.
  5. Click the button "Add a new 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 to use 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. Change the capability moodle/blog:create to prohibit.
  5. Click the button "Add a new 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.