「ブロガーロール」の版間の差分

提供:MoodleDocs
移動先:案内検索
編集の要約なし
7行目: 7行目:
デフォルトでは、すべての認証ユーザがブログエントリを追加することができます。このケイパビリティを取り除くには:
デフォルトでは、すべての認証ユーザがブログエントリを追加することができます。このケイパビリティを取り除くには:


#Access ''Administration > Users > Permissions > Define roles''.
#「サイト管理 > ユーザ > パーミッション > ロールの定義」にアクセスしてください。
#Click the edit icon opposite the [[Authenticated user|authenticated user]] role.
#Click the edit icon opposite the [[Authenticated user|authenticated user]] role.
#Change the capability [[Capabilities/moodle/blog:create|moodle/blog:create]] from allow to not set.
#Change the capability [[Capabilities/moodle/blog:create|moodle/blog:create]] from allow to not set.

2009年5月10日 (日) 23:30時点における版

ブロガーロールは、特定のユーザのみブログを制限するため使用することができます。

作成中です - Mitsuhiro Yoshida 2009年5月9日 (土) 17:30 (UTC)

ブログエントリを追加するためのケイパビリティを取り除く

デフォルトでは、すべての認証ユーザがブログエントリを追加することができます。このケイパビリティを取り除くには:

  1. 「サイト管理 > ユーザ > パーミッション > ロールの定義」にアクセスしてください。
  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.

ロールセットアップ

  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".

ロールの割り当て

  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.