|
32.
|
|
|
**Search usernames**: If checked, usernames can be searched on as part of "Search users" on the :ref:`Dashboard <dashboard>` and via :ref:`Find friends <find_friends>`.
|
|
|
|
**ユーザ名を検索する**: この設定を有効にした場合、:ref:「ダッシュボード <dashboard>」の「ユーザを検索する」および:ref:「フレンドを探す <find_friends>」を使用してユーザ名を検索できます。
|
|
Translated and reviewed by
Mitsuhiro Yoshida
|
|
|
|
Located in
../source/administration/config_site.rst:106
|
|
33.
|
|
|
|new in Mahara 1.8| **Show users in public search**: If checked, :index:`usernames can appear in public search results <New in Mahara 1.8; Show users in public search>`. In addition, this feature needs to have the value ``$cfg->publicsearchallowed = true;`` set in your config.php file and requires a search plugin that allows public search, e.g. Elasticsearch.
|
|
|
|
|new in Mahara 1.8| **公開検索でユーザを表示する**: チェックされている場合、 :index:`公開検索結果にユーザ名を表示することができます <Mahara 1.8新機能; 公開検索でユーザを表示する>`。さらに、この機能はあなたのconfig.phpファイルに ``$cfg->publicsearchallowed = true;`` という値が設定されている必要があり、Elasticsearchのような公開検索を許可する検索プラグインが必要です。
|
|
Translated and reviewed by
Mitsuhiro Yoshida
|
|
|
|
Located in
../source/administration/config_site.rst:102
|
|
34.
|
|
|
When you change this setting, you need to re-index the search index for the change to take effect.
|
|
|
|
この設定を変更した場合、変更を反映させるために検索インデックスを再インデックス化する必要があります。
|
|
Translated and reviewed by
Mitsuhiro Yoshida
|
|
|
|
Located in
../source/administration/config_site.rst:360
|
|
35.
|
|
|
**Anonymous comments**: If checked, logged-out users / users without a login can leave comments on public pages or pages they can access via a secret URL.
|
|
|
|
**匿名アクセス**: この設定を有効にした場合、ログアウトユーザ/ログインしていないユーザがパブリックページまたはシークレットURLでアクセスできるページにコメントを投稿できます。
|
|
Translated and reviewed by
Mitsuhiro Yoshida
|
|
|
|
Located in
../source/administration/config_site.rst:112
|
|
36.
|
|
|
**Logged-in profile access**: If this option is unchecked, profile pages are initially viewable by all logged-in users, but the owner is allowed to restrict access to a smaller group if they wish. Enable this option if you want to make sure all users can see each others' profile pages. Profiles of institution members will always be visible to other members of the same institution.
|
|
|
|
**ログインしたプロファイルへのアクセス**: このオプションをオフにした場合、最初はログインしているすべてのユーザがプロファイル ページを閲覧できますが、所有者は必要に応じて、より小さなグループにアクセスを制限できます。すべてのユーザがお互いのプロファイルページを閲覧できるようにしたい場合はこのオプションを有効にしてください。インスティテューションメンバのプロファイルは同じインスティテューションの他のメンバにも常に表示されます。
|
|
Translated and reviewed by
Mitsuhiro Yoshida
|
|
|
|
Located in
../source/administration/config_site.rst:113
|
|
37.
|
|
|
**Staff report access**: If enabled, institution staff will have :ref:`access to the reports page for users in their institutions <user_reports>`. This page is normally restricted to administrators and lists extra user information including page access lists.
|
|
|
|
**スタッフのレポートへのアクセス**: この機能を有効にした場合、教育機関のスタッフは :ref:`所属機関のユーザのレポートページ<user_reports>`にアクセスできるようになります。このページは通常、管理者のみに制限されており、ページアクセスリストを含む追加のユーザ情報が表示されます。
|
|
Translated and reviewed by
Mitsuhiro Yoshida
|
|
|
|
Located in
../source/administration/config_site.rst:114
|
|
38.
|
|
|
**Staff statistics access**: If enabled, institution staff will have access to the statistics for users in their institutions. This is normally restricted to administrators and site staff.
|
|
|
|
**スタッフ統計アクセス**: この設定を有効にした場合、インスティテューションスタッフがインスティテューションユーザの統計にアクセスできるようになります。通常、これは管理者およびサイトスタッフに制限されます。
|
|
Translated and reviewed by
Mitsuhiro Yoshida
|
|
|
|
Located in
../source/administration/config_site.rst:115
|
|
39.
|
|
|
**Users can disable device detection**: If checked, users can disable mobile device detection in their :ref:`account settings <general_account_options>`. This allows them to be more flexible in what they can view and do on a mobile device such as a smartphone or tablet. This setting is part of the responsive design changes to Mahara.
|
|
|
|
**ユーザはデバイス検出を無効にできる**: この設定を有効にした場合、ユーザは :ref:`アカウント設定 <general_account_options>` でモバイルデバイスの検出を無効にできます。これにより、スマートフォンやタブレットなどのモバイルデバイスでの表示や操作をより柔軟に行うことができます。この設定はMaharaのレスポンシブデザインの変更の一部です。
|
|
Translated and reviewed by
Mitsuhiro Yoshida
|
|
|
|
Located in
../source/administration/config_site.rst:116
|
|
40.
|
|
|
**Require reason for masquerading**: If checked, administrators will be required to enter a reason for :ref:`masquerading as other users <login_as>`. This will be logged, and if the setting "Notify users of masquerading" is enabled, included in the notification to the user about the masquerading. This setting needs :ref:`logging <logging_settings>` to be turned on.
|
|
|
|
**マスカレーディングの理由を要求する**: チェックした場合、管理者は :ref:`他のユーザとしてマスカレードする理由 <login_as>` を入力する必要があります。これはログに記録され、"Notify users of masquerading "設定が有効になっている場合、ユーザへの通知に含まれます。この設定を有効にするには :ref:`logging <logging_settings>` を有効にする必要があります。
|
|
Translated and reviewed by
Mitsuhiro Yoshida
|
|
|
|
Located in
../source/administration/config_site.rst:117
|
|
41.
|
|
|
**Notify users of masquerading**: If checked, users will be notified :ref:`when an administrator masqueraded as them <login_as>`. The notification will include who, when and - if enabled under "Require reason for masquerading" - why. This setting needs :ref:`logging <logging_settings>` to be turned on.
|
|
|
|
**管理者が自分になりすましたときにユーザに通知する**: チェックした場合、ユーザに :ref:`when an administrator masqueraded as them <login_as>` が通知されます。この通知には誰が、いつ、どのような理由で、「仮装の理由を要求する」で有効になっている場合、その理由が含まれます。この設定は :ref:`logging <logging_settings>` がオンになっている必要があります。
|
|
Translated and reviewed by
Mitsuhiro Yoshida
|
|
|
|
Located in
../source/administration/config_site.rst:118
|