9.2. サイト設定

管理 → サイト設定

注釈

*サイト設定*はサイト管理者のみアクセスすることができます。

あなたは*サイト設定*で次のことができます:

  • あなたのMaharaサイトの一般的なパラメータを設定します。
  • サイトページを編集する
  • 特定メニューアイテムの表示を設定します。
  • Moodleまたは別のMaharaとのネットワーキングを許可する
  • サイトページおよびコレクションを作成および共有する
  • サイトファイルをアップロードする

9.2.1. サイトオプション

管理 → サイト設定 → サイトオプション

あなたはサイト全体にデフォルトで適用されるグローバルオプションを*サイトオプション*で設定することができます。

注釈

あなたのconfig.phpファイルの設定によりオーバーライドされている場合、1つまたはそれ以上のフィールドを無効にすることができます。

あなたが1つまたはそれ以上の設定を完了した場合、ページ下部の*サイトオプションを更新する*ボタンをクリックしてください。

9.2.1.1. サイト設定

Site settings

サイト設定

  1. サイト名: あなたのMaharaインスタンスの名称を選択してください。これはサイトの特定の場所に表示されます。例えばブラウザのタイトルバーおよびサイトから送信されたメールに表示されます。そのため長過ぎないようにしてください。
  2. 言語: あなたのサイトのデフォルト言語を設定してください。複数言語パックをインストールしている場合、あなたにはドロップダウンメニューが表示されます。そうでない場合、標準言語の英語が表示されます。
  3. : 選択された国はあなたのMaharaインストレーションのデフォルトの国となります。例) 連絡先情報.
  4. Theme: Mahara comes with a number of themes that you can use. Choose one from the drop-down menu to make it the default theme for your site. If you have institutions set up, they can choose their own theme. You can search for community-contributed themes on the Mahara wiki.
  5. ドロップダウンナビゲーション: この設定を有効にした場合、Maharaメインナビゲーションにサブナビゲーションとしてドロップダウンメニューが使用されます。
  6. ホームページ情報を表示する: この設定を有効にした場合、ログアウトのホームページまたはログインユーザの*ダッシュボード*にMaharaの使用に関する情報が表示されます。:ref:`クイックリンク <dashboard_quick_links>`もご覧ください。
  7. Send weekly updates?: If checked, your site sends weekly updates to mahara.org with some statistics about your site. See also Register your Mahara site.

注釈

あなたはさらに言語パックをインストールすることができます。`言語パックに関するWiki <https://wiki.mahara.org/index.php/Language_Packs>`および`完全なリスト <http://langpacks.mahara.org/>`があります。

9.2.1.2. ユーザ設定

User settings

ユーザ設定

  1. new in Mahara 1.9 Confirm registration: If checked, administrators cannot make the Confirm registration setting optional when configuring an institution. This prevents institution administrators from disabling this setting when it is required site-wide to not allow user accounts to be created without administrator approval.

  2. ユーザはページテーマを選択できる: この設定を有効にした場合、ユーザはプロファイルページでテーマを選択することができます。これによりインスティテューションまたはサイトテーマはオーバーライトされます。

  3. リモートアバタを表示する: この設定を有効にした場合、ユーザのデフォルトプロファイル写真は`Gravatar <http://gravatar.com>`の写真となります (remote avatar)。これを動作させるためにはユーザはGravatarのアカウントが必要です。

    注釈

    If you use your own avatar server to provide profile pictures for your users, you can use that instead of Gravatar for the default profile pictures. In order to do so, you need to add $cfg->remoteavatarbaseurl = 'http://example.com/avatar/'; (with the correct URL to your service) to your config.php.

  4. Users can hide real names: If checked, users who have set a display name may choose to be searchable only by their display name and will not be found in searches by their real name. In the administration section of the site, users are always searchable by their real names. An administrator (site and institution) always sees the display name, first and last name and username.

  5. ユーザ名を検索する: この設定を有効にした場合、:ref:「ダッシュボード <dashboard>」の「ユーザを検索する」および:ref:「フレンドを探す <find_friends>」を使用してユーザ名を検索することができます。

  6. Show users in public search: If checked, usernames can appear in public search results. 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.

    注釈

    この設定を変更した場合、あなたは変更を反映させるため検索インデックスを再インデックス化する必要があります。

  7. 匿名アクセス: この設定を有効にした場合、ログアウトユーザ/ログインしていないユーザがパブリックページまたはシークレットURLでアクセスできるページにコメントを投稿することができます。

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

  9. Staff report access: If enabled, institution staff will have access to the reports page for users in their institutions. This page is normally restricted to administrators and lists extra user information including page access lists.

  10. スタッフ統計アクセス: この設定を有効にした場合、インスティテューションスタッフがインスティテューションユーザの統計にアクセスできるようになります。通常、これは管理者およびサイトスタッフに制限されます。

  11. Users can disable device detection: If checked, users can disable mobile device detection in their account settings. 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.

  12. Require reason for masquerading: If checked, administrators will be required to enter a reason for masquerading as other users. 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 logging to be turned on.

  13. Notify users of masquerading: If checked, users will be notified when an administrator masqueraded as them. The notification will include who, when and - if enabled under 「Require reason for masquerading」 - why. This setting needs logging to be turned on.

  14. new in Mahara 1.9 Show profile completion: If checked, a progress bar with tips about what to complete in the user profile will be displayed in the sidebar to users. They can disable it in their account settings.

    参考

    管理者は*管理 → インスティテューション →*:ref:`インスティテューション管理 <profile_completion>`でプロファイル完了に反映されるアイテムを設定することができます。

9.2.1.3. 検索設定

Maharaにはあなたがユーザおよびページを検索することのできる検索プラグインが同梱されます。別の検索プラグインをインストールした場合、あなたのサイトにどの検索プラグインを使用するか選択することができます。

Search settings

検索設定

参考

あなたは:ref:`検索プラグイン管理 <plugin_search>`で内部検索プラグインを設定することができます。

9.2.1.4. グループ設定

Maharaは個人の作業のためのみではなくグループの共同作業にも使用することができます。グループエリアではいくつかの設定を使用できます。

Group settings

グループ設定

  1. Create groups: You decide whether administrators, administrators and staff or everyone can create groups. The default setting is the most permissive 「everyone」 because Mahara is user-centered and gives the individual users a great deal of control over what they want to do. If you choose to limit the group creation to administrators (and staff), these need to be contacted to set up groups. There is no internal group request system.
  2. Create public groups: Choose whether everyone or only administrators can create public groups. These are groups for which you do not need to be a member of the group or even have a login for Mahara to view the group homepage, discussion forums (and member listing if the group administrator allowed that).
  3. グループカテゴリを許可する: この設定を有効にした場合、サイト管理者はユーザがグループを割り当てるカテゴリを作成することができます。このカテゴリは マイグループ および グループを探す でグループをフィルタするために使用されます。

参考

グループカテゴリはサイト管理者により管理の :ref:`グループエリア <group_categories>`で管理されます。

9.2.1.5. インスティテューション設定

あなたは複数のインスティテューションでMaharaを使用することができます。また、管理目的でインスティテューションを分けることもできます。例) ユーザ管理およびパーミッションを分けてそれぞれ異なるテーマを設定します。

Institution settings

インスティテューション設定

  1. ユーザに複数インスティテューションを許可する: この設定を有効にした場合、ユーザは同時に複数のインスティテューションのメンバーになることができます。そのためユーザは1つのアカウントで2つまたはそれ以上のインスティテューションに属することができます。
  2. Warning time for institution expiry: If set, a notification will be sent to site and institution administrators this amount of time before an institution is due to expire and be suspended. This time may be specified in days, weeks, months, years or 「No end date」. If the latter option is chosen, institutions will not expire by default.
  3. Auto-suspend expired institutions: If set, this option will allow Mahara to automatically suspend an institution that has expired automatically. This means that users of that institution will not be able to log in until the institution has been unsuspended.

9.2.1.6. アカウント設定

Account settings

アカウント設定

  1. セッションライフタイム: セキュリティ上の理由から、指定された時間を経過した時点でユーザはサイトから自動的にログアウトされます。このフィールドではこの時間を指定します。デフォルト値は1440分 (24時間) です。

  2. Default registration expiry lifetime: As site administrator you can decide when pending registrations that require approval expire. This time may be specified in days, weeks, months, years or 「No end date」. If the latter option is chosen, pending registrations will not expire by default. The default value is 2 weeks.

  3. Default account lifetime: If set, user accounts will expire after this amount of time from when they were created. When a user account is expired, the user cannot log in. This time may be specified in days, weeks, months, years or 「No end date」. If the latter option is chosen, accounts will not expire by default.

  4. Override user account lifetime: Choose for which accounts a change in the default account lifetime shall take effect:

    • 新しく作成されたユーザのみ
    • 新しいユーザおよびアカウント存続期間が設定されていないユーザ (サイト管理者を除く)
    • すべてのユーザアカウント (サイト管理者を除く)

    注釈

    サイト管理者は常にシステムにアクセスできるためアカウント有効期限から除外されます。

  5. Default account inactivity time: If set, users who do not log in for this amount of time will be considered 「inactive」 and will not be able to log in anymore. This time may be specified in days, weeks, months, years or 「No end date」. If the latter option is chosen, users are not set to 「inactive」 by default.

  6. Warning time for inactivity / expiry: If set, a warning message will be sent to users this amount of time before their accounts are due to expire or become inactive. This time may be specified in days, weeks, months, years or 「No end date」. If the latter is chosen, users do not receive a warning before their account expires or they are flagged as having an inactive account.

9.2.1.7. セキュリティ設定

Security settings

セキュリティ設定

  1. Virus checking: If you want all files that are uploaded by users to be run through the ClamAV virus scanner, you should select the virus checking option. You have to have ClamAV installed on your server.
  2. Path to ClamAV: For security reasons, the path to ClamAV on your server needs to be provided in the config.php: $cfg->pathtoclam = '/path/to/your/clamscan';. You see the path here if you provided that config value.
  3. Anti-spam: There are three levels of anti-spam protection available for publicly visible forms such as the contact and registration forms. A form submission is never silently rejected. Rather, an error message is displayed asking the user to try again if the submission is classified as spam. The three choices are:
    • なし: フォームでの送信はアンチスパムチェックされません。
    • シンプル: 基本的なチェックが実行されます。正しくない形式のメールアドレスをフォームからの送信に含む場合、または過度のURLを含む場合に拒否されます。
    • Advanced: Performs additional checks to determine whether email addresses are real or contain URLs that are blacklisted. This requires an Internet connection.
  4. Enable Spamhaus URL blacklist: If enabled, URLs will be checked against the Spamhaus DNSBL. The Spamhaus Project provides a URL blacklist that is free for non-commercial, low-traffic use. A professional use datafeed service is also available but not supported in Mahara. Please read the Spamhaus DNSBL usage terms before enabling this option.
  5. Enable SURBL URL blacklist: If enabled, URLs will be checked against the SURBL DNSBL. SURBL provides a URL blacklist that is free for organizations with fewer than 1000 users. A professional use datafeed service is also available, but not supported in Mahara. Please read the SURBL usage terms before enabling this option.
  6. Disable external resources in user HTML: Turning this option on will prevent users from embedding external resources such as images from remote sites into their forum posts and other HTML content. It is however a good thing to do from a security standpoint since it does neutralise a few clever phishing attacks. See the HTML Purifier documentation for more details.
  7. new in Mahara 1.9 reCAPTCHA on user registration form: If checked, people who register themselves on the site are required to fill in a reCAPTCHA test. This is a spam protection instrument.
  8. reCAPTCHAパブリックキー: あなたのサイトのreCAPTCHAアカウントのパブリックキーを入力してください。
  9. reCAPTCHAプライベートキー: あなたのサイトのreCAPTCHAアカウントのプライベートキーを入力してください。

9.2.1.8. プロクシ設定

Proxy settings

プロクシ設定

  1. プロクシアドレス: あなたのサイトがインターネットにアクセスするためプロクシサーバを使用している場合、「ホスト名:ポート番号」表記法で指定してください。
  2. プロクシ認証モデル: 適切な場合、あなたのプロクシ認証モデル (「なし」または基本[NCSA]) を選択してください。
  3. プロクシ証明書: あなたのプロクシがウェブサーバに認証するため必要な証明書を「ユーザ名:パスワード」の形式で指定してください。

9.2.1.9. Eメール設定

Email settings

Eメール設定

  1. SMTP host: If you want to force Mahara to use a specific SMTP server instead of the system one, enter its hostname here, e.g. smtp.example.com. It is possible to specify more than one host by separating them with semicolons, e.g. smtp1.example.com;smtp2.example.com, but keep in mind that all other settings, e.g. authentication credentials and port numbers, will apply to all listed servers. It is not possible to specify different credentials for each server in this list. This feature is useful when SMTP host authentication is not required or you list different frontends for the same mail server in which case other settings will work.
  2. SMTP port: If your SMTP server uses a port number different from 25, you may specify it here. When encryption is enabled, the default ports are 465 for SSL and 587 for TLS. You only need to specify a port number if it is different from these. Check the correct settings with your mail service provider.
  3. ユーザ: あなたのSMTPサーバが認証を必要とする場合、ここにあなたのユーザ名を入力してください。
  4. パスワード: あなたのSMTPサーバが認証を必要とする場合、ここにあなたのパスワードを入力してください。
  5. SMTP暗号化: あなたのSMTPサーバが暗号化をサポートしている場合、ここで有効にしてください。
  6. システムメールアドレス: これはMaharaが送信元となるメールアドレスです。
  7. デフォルト通知メソッド: サイトの新しいユーザに使用される通知すべての通知方法を選択してください。オプションは次のとおりです:
    • Eメール
    • メールダイジェスト
    • 受信ボックス

9.2.1.10. 一般設定

General settings

一般設定

  1. パブリックページを許可する: この設定を有効にした場合、ログインユーザだけではなく、その他のユーザからもアクセス可能なポートフォリオページを作成することができます。

  2. パブリックプロファイルを許可する: この設定を有効にした場合、ユーザはログインユーザだけではなくパブリックからアクセスできるよう自分のプロファイルページを設定することができます。しかし、ログインユーザのみウォール等のインタラクティブ機能を使用することができます。オプション*パブリックページを許可する*が選択された場合、自動的に*パブリックプロファイルを許可する*も選択されます。

  3. サイトマップを生成する: この設定を有効にした場合、パブリックにアクセス可能なページ、グループおよびフォーラムトピックから他のサービスに送信できるサイトマップファイルが生成されます。

  4. ポートフォリオ検索を有効にする: この設定を有効にした場合、サイトの*コンテンツ*および*ポートフォリオ*セクションに*私のポートフォリオを検索する*サイトブロックが表示されます。

  5. タグクラウドを有効にする: この設定を有効にした場合、最も使用されたタグの一覧がサイトの*コンテンツ*および*ポートフォリオ*セクションに表示されます。表示されるタグ数は*クラウド内の最大タグ数*オプションで設定します。

  6. クラウド中の最大タグ数: ユーザのタグクラウドに表示されるタグのデフォルト数を入力してください。ユーザはこの数を:ref:`アカウント設定 <general_account_options>`で変更することができます。

  7. Small page headers: If checked, a small header and site navigation block are displayed when viewing or editing portfolio pages instead of the standard header. This option gives more space for the portfolio content itself. The small page header is visible at all times when you are on a portfolio page.

  8. オンラインユーザを表示する: この設定を有効にした場合、ユーザに対してサイドブロック上に10分内にログインしたユーザの一覧が表示されます ( ダッシュボード)。

  9. オンラインユーザ制限: *オンラインユーザ*サイドブロックに表示する最大ユーザ数を入力してください。

  10. Registration agreement: If checked, you force users to agree to the 「Terms and Conditions」 before registration. You should edit your site’s 「Terms and Conditions」 page before enabling this option. You can do so under Static pages.

  11. ライセンスメタデータ:この設定を有効にした場合、ユーザは自分のコンテンツを利用できるライセンスを選択することができます。ユーザはデフォルトライセンスを:ref:`アカウント設定 <account_settings>`で設定することができます。また、個々のアーティファクトにも設定することができます。この設定はインスティテューション管理者がインスティテューション設定でオーバーライトすることができます。

  12. カスタムライセンスを許可する: チェックした場合、ユーザはコンテンツのライセンスに関して、どのようなURLでも入力することができます。チェックしない場合、ユーザはサイト管理者によって設定されたライセンスに制限されます。

  13. モバイルアップロードを許可する: この設定を有効にした場合、ユーザには アカウント設定 で認証トークンを設定するオプションが与えられます。これにより自分の モバイルデバイス からコンテンツをアップロードすることができるようになります。複数のモバイルデバイスで接続できるようにする場合、あなたは1つ以上のトークンを入力することができます。

  14. HTMLエディタ: デフォルトでHTMLエディタを使用するかどうか選択してください。**ユーザ定義**が設定された場合、ユーザはパーソナル設定でHTMLを使用するかどうか選択することができます。そうでない場合、指定された設定がサイト全体で使用されます。

  15. new in Mahara 1.9 Access to site files: If checked, logged-in users will have access to site files in subfolders of the folder 「public」. By default, only files directly in the folder 「public」 are accessible to them.

  16. new in Mahara 1.9 Watchlist notification delay: Decide how many minutes after editing a page, a watchlist notification is sent. The default value is 「20」 for 20 minutes.

    注釈

    In the past, a watchlist notification about a change was sent whenever a block was edited on a page. Since that caused a lot of notifications to be sent, a delay has been put in place to accumulate a number of changes so that it can be assumed more that a page and not only an item on the page has changed.

9.2.1.11. ロギング設定

Maharaは多くのイベントを記録します。これらはデータベースにも収集されます。データベースにイベントを記録する主な理由は 管理者によるユーザのマスカレーディング による操作を高度に監査することにあります。

Logging settings

ロギング設定

  1. ログイベント: あなたがデータベースに記録したいイベントを決定してください。ページの編集等、ユーザがサイトで重要な作業を実施する度にイベントが生成されます。このログはデータベース内のテーブル「event_log」に保持されます。

    • なし: 何もデータベースにログインしていません。
    • マスカレーディング: マスカレーディングセッションのみ記録されます。あなたが管理者マスカレーディングに関して報告したい場合、この設定を有効にしてください。
    • すべて: データベースに記録できるイベントすべてが記録されます。

    注釈

    あなたがどのようなロギング設定を選択したとしても、すべてのイベントはアクセスログに記録されます。

  2. Event log expiry: Decide for how long you wish to keep your database log. If you selected to log all events, the table can grow quite quickly especially on an active site. This time may be specified in days, weeks, months, years or 「No end date」. If the latter option is chosen, the event log is not deleted by default.

参考

あなたがマスカレードセッションまたはすべてのロギングを有効にした場合、:ref:`「ユーザレポート」 <user_reports>`セクションでマスカレーディングセッションのレポートを利用することができます。

テーブル「event_log」には記録できるデータが含まれています。

  • usr: 画面に表示される人のユーザID
  • realusr: マスカレードする管理者のユーザID
  • イベント: 実行されたアクションです。例) マスカレーディングセッションの開始、アーティファクトの保存、ページまたはアーティファクトの削除、ユーザ情報の更新、ページへのブロックの配置
  • data: 操作に関する追加情報 例) 更新されるブロックID
  • 時間: 処理が実行された時間です。

9.2.2. 統計ページ

管理 → サイト設定 → 統計ページ

注釈

メニューアイテム*サイトページを編集する*はMahara 1.9で*統計ページ*に変更されました。

ここであなたはフッタにリンクされているサイトおよびページ近くのページコンテンツを編集することができます。

  • About
  • ホーム (ダッシュボード)
  • ログアウトホーム
  • プライバシー保護方針
  • 使用条件

参考

new in Mahara 1.9 Institutions can change the content of thes pages on their static institution pages to their liking and do not have to go with the content from the entire site.

すべてのページにはあなたが完全に変更できるデフォルトのテキストが入力されています。すべてのページにはテキストを含む必要があります。あなたはビジュアルエディタを使用してページスタイルを変更することができます。

Edit static pages

統計ページを編集する

  1. ページ名: あなたが編集したいページをドロップダウンメニューから選択してください。
  2. ページテキスト: エディタウィンドウのテキストを変更してください。あなたはこのフィールドを空白のままにすることはできません。
  3. *変更を保存する*ボタンをクリックしてください。

注釈

If your site has added custom pages to the menu, e.g. like MyPortfolio.school.nz where you have a number of additional informational pages, you can now edit their content from the Static pages screen. In order to do so, a server administrator needs to make changes on the backend.

9.2.4. ネットワーキング

管理 → サイト設定 → ネットワーキング

Mahara’s networking features allow it to communicate with other Mahara or Moodle sites. If networking is enabled, you can use it to configure single sign-on (SSO) for users who log in at either Moodle or Mahara or allow users from another Mahara instance to access yours.

Moodle 2.0以降、あなたがMoodle内で作成したコンテンツを保存するためポートフォリオ機能 <http://docs.moodle.org/22/en/Portfolios> を通して、MaharaおよびMoodleに接続することができます。

Networking

ネットワーキング概要

すべてのインスティテューションにおいてサイト全体でネットワーキングを使用するには:

  1. ネットワーキングを有効にする: ドロップダウンメニューから「Yes」を選択してください。
  2. Auto-register all hosts: If you choose 「Yes」, an institution is created for any host that connects allowing these users to log in to your Mahara site. We recommend you leave the default 「No」 because that gives you more control over which Moodle or Mahara instances can connect.
  3. *変更を保存する*ボタンをクリックしてください。
  4. このキーを削除する: あなたのMaharaサイトに新しいキーを生成したい場合、*削除*ボタンをクリックしてください。

特に*WWWルート*および*公開鍵*等、あなたは接続したいサイトに応じてその他の情報をページで提供する必要があります。

参考

`Mahoodle <https://wiki.mahara.org/index.php?title=System_Administrator%27s_Guide/Moodle%2F%2FMahara_Integration>のセットアップに関する総合手引書`はMaharaとMoodleの接続時のマニュアルとなります。

あなたが:ref:XML-RPC <mnet> 認証方法を編集する 場合、インスティテューションのMNet をセットアップしてください。

9.2.5. ライセンス

管理 → サイト設定 → ライセンス

The site administrator can allow users to add license metadata to their artefacts in the general site settings. Additionally, an institution administrator can require institution members to choose a license for any of their artefacts in the institution settings.

9.2.5.1. ライセンス一覧

Licenses that are available to all users of the site are defined on the Licenses page. Mahara comes with a number of pre-defined licenses, but the site administrator can add many more or delete any of the existing ones.

Available licenses on the site

サイトで利用可能なライセンス

  1. アイコン: すべてのライセンスはアーティファクト詳細ページに表示されるアイコンまたはライセンスロゴを持つことができます。

  2. 表示名: サイト内で表示されるそれぞれのライセンスの名称です。例) ユーザがライセンスを選択できるドロップダウンメニュー、アーティファクトページの詳細

  3. 頭辞語: ライセンスの省略名です。この頭辞語はアーティファクトの詳細ページでもユーザに表示されます。

  4. URL: ライセンステキストのあるインターネットアドレスです。ライセンスがアーティファクト詳細ページに表示される場合、このURLにリンクされます。

    注釈

    ライセンスへのリンクをクリックすることによりライセンスの条件およびアーティファクトに対して何ができて何ができないかを学ぶことはユーザにとって重要なことです。

  5. ライセンスの属性を変更するには*編集*|edit|ボタンをクリックしてください。あなたは表示名、頭字語およびライセンスアイコンを変更することができますが、URLは変更できません。URLを変更したい場合、あなたは新しいライセンスを作成する必要があります。

  6. システムからライセンスを削除するには*削除*ボタン|delete|をクリックしてください。

  7. ユーザが選択できるライセンスをさらに追加するには*ライセンスを追加する*ボタンをクリックしてください。

注釈

new in Mahara 1.9 The Creative Commons 4.0 licenses were added to Mahara. If you upgraded your site, you will also see the 3.0 licenses. If you installed Mahara 1.9 from scratch, you will only see the 4.0 licenses.

Check out what is new in Creative Commons 4.0, and why you may want to choose that license.

9.2.5.2. ライセンスを追加する

あなたはサイト管理者として希望する数のライセンスを追加することができます。*管理 → サイト設定 →ライセンス*にアクセスして*ライセンスを追加する*ボタンをクリックしてください。

Add a new license to the site

サイトに新しいライセンスを追加する

  1. 表示名: サイトで表示されるあなたのライセンス名を選択してください。例) アーティファクトページ詳細、ユーザおよびインスティテューション管理者がデフォルトライセンスを選択するドロップダウンメニュー
  2. URL: アーティファクトページ詳細にライセンスが表示される時に付加されるライセンステキストのインターネットアドレスです。ライセンステキストはこのURLにリンクされます。このフィールドは必須入力です。
  3. 頭字語: あなたが追加したいライセンスに一般に知られている頭字語が存在する場合、あなたはそれを追加することができます。
  4. アイコン: あなたが追加するライセンスの横に表示したいロゴがある場合 (例 アーティファクトの詳細ページ)、ここでリンクすることができます。
    1. ここには「http://…」または「https://…」のように、あなたのサイト上またはインターネット上のURLを指定することができます。.
    2. It can also be a license:… URL to specify license icons from the Mahara theme. For example, the URL license:gfdl.png would refer to the file static/images/license/gfdl.png in the theme.
  5. サイトにライセンスを追加するには*保存*ボタンをクリックしてください。

9.2.5.3. ライセンスを編集する

あなたはサイト管理者としてすべてのライセンス属性を変更することができます。*管理 → サイト設定 → ライセンス*にアクセスしてあなたが変更したいライセンスの隣にある*編集*|edit|ボタンをクリックしてください。あなたはURLを除くすべてのライセンス属性を変更することができます。

Edit a license on the site

サイトのラインセンスを編集する

  1. 表示名: サイト全体で表示されるライセンス名を変更します。
  2. 頭字語: ライセンスの頭字語を変更します。
  3. アイコン: ライセンスに関連付けられて、サイト内でライセンス名と一緒に表示されるアイコンを変更します。
    1. ここには「http://…」または「https://…」のように、あなたのサイト上またはインターネット上のURLを指定することができます。.
    2. It can also be a license:… URL to specify license icons from the Mahara theme. For example, the URL license:gfdl.png would refer to the file static/images/license/gfdl.png in the theme.
  4. あなたのライセンスへの変更を保持するには*保存*ボタンをクリックしてください。

注釈

あなたはライセンスのURLを変更することはできません。URLを間違った場合、あなたはライセンスを完全に削除して正しく追加する必要があります。

9.2.6. ページ

管理 → サイト設定 → ページ

You create and copy site pages like regular portfolio pages. You do not have all blocks available. Check the blocks in various contexts for blocks that you can use in site pages.

Site pages

サイトページ

  1. 最初から新しいページを作成するには*ページを作成する*ボタンをクリックしてください。
  2. あなたまたは他のユーザの既存ページを選択して新しいページのベースにするには*ページをコピーする*ボタンをクリックしてください。
  3. 検索: 検索キーワードを入力した後、あなたがサイト内で検索キーワードを探したいコンテクストを決定してください。*検索*ボタンをクリックすることであなたの検索を開始することができます。
  4. あなたにはサイトページのタイトルおよび説明が表示されます。
  5. 既存のサイトページを変更するには*編集*ボタン|edit|をクリックしてください。
  6. 既存のサイトページを削除するには*削除*ボタン|delete|をクリックしてください。

サイトページ作成を完了した場合、あなたは他の <site_share> とページを共有することができます。

注釈

例えばあなたは他のユーザと共有するための情報コンテンツを含むページを作成することができます。また、ユーザが自分のアカウントにコピーできるテンプレートを作成することもできます。

9.2.7. コレクション

管理 → サイト設定 → コレクション

あなたは通常の ポートフォリオコレクション のようにサイトコレクションを作成およびコピーすることができます。

Site collections

サイトコレクション

  1. *新しいコレクション*ボタンをクリックして新しいコレクションを作成してください。
  2. *コレクションをコピーする*ボタンをクリックすることにより既存のコレクションをコピーすることができます。
  3. コレクションの最初のページに移動するにはコレクションタイトルをクリックしてください。
  4. このコレクションの説明を表示します。
  5. ページに直接ジャンプするにはコレクション内のページタイトルをクリックしてください。
  6. コレクション内ページの移動、コレクションへのページ追加またはコレクションからのページ削除するには*管理*|manage|ボタンをクリックしてください。
  7. コレクションのタイトルおよび説明を変更するには*編集*|edit|ボタンをクリックしてください。
  8. コレクションを削除するには*削除*ボタン|delete|をクリックしてください。ページは存在したままとなります。

あなたのサイトコレクションを作成した場合、他のユーザと共有することができます

9.2.8. 共有

管理 → サイト設定 → 共有

あなたは他のページおよびコレクションのようにサイトページおよびサイトコレクションを共有することができます。

参考

標準ポートフォリオページおよびコレクションに関する詳細は:ref:`共有オプション <share>`をご覧ください。

Share site pages and collections

サイトページおよびコレクションを共有する

コピーを許可したい場合、通常ページと比べて、あなたはさらにいくつかのオプションを使用することができます。

Copying site pages and collections

サイトページおよびコレクションのコピー

  1. コピーを許可する: コピーオプションを表示するにはチェックマークをチェックしてください。
  2. 新しいユーザにコピーする: このオプションを有効にした場合、1つのインスティテューションだけではなく、すべての新しいユーザのポートフォリオに選択されたページまたはコレクションがコピーされます。
  3. 新しいグループにコピーする: あなたが選択されたページまたはコレクションのコピーを受信して欲しいメンバー、チューターおよび管理者を含む**コース**グループを選択してください。
  4. 新しいグループにコピーする: あなたが選択されたページまたはコレクションのコピーを受信して欲しい場合、メンバーおよび管理者のいる**標準**グループを選択してください。

9.2.9. サイトスキン

管理 → サイト設定 → サイトスキン

警告

Skins is an experimental feature in Mahara 1.8 for theming pages. While you can change a lot of style elements, changing all of them is not advised depending on the theme that is underlying your page.

この機能はあなたのMaharaサイトの config.php ファイルに次のパラメータが追加された場合のみ利用できます: $cfg->skins = true;.

あなたのサイトのユーザすべてが利用できるスキンを作成することができます。

Site skins

サイトスキン

  1. 新しいスキンを作成するには*スキンを作成する*ボタンをクリックしてください。
  2. 他のユーザがオンラインで共有しているスキンをインポートするには*スキンをインポートする*ボタンをクリックしてください。
  3. すべてのサイトスキンをエクスポートするには*スキンをエクスポートする*ボタンをクリックしてください。
  4. このスキンを変更するには*編集*ボタン|edit|をクリックしてください。
  5. このスキン1つのみをエクスポートする場合、*エクスポート*ボタンをクリックしてください。
  6. このスキンを削除するには*削除*ボタン|delete|をクリックしてください。

参考

サイトスキンを作成および編集する手順は:ref:`あなたのポートフォリオ内のスキン <create_skin>`を作成および編集する手順に類似しています。

9.2.10. フォント

管理 → サイト設定 → フォント

あなたは :ref:`ページスキン <skins>`を使用して追加フォントをインストールすることができます。現在、あなたはこれらのフォントを使用することはできません。

Fonts overview page

フォント概要ページ

  1. あなたのコンピュータからフォントをインストールするには*フォントをインストールする*ボタンをクリックしてください。

  2. あなたが Google fonts <http://www.google.com/fonts/> で発見したフォントをインストールするには Googleフォントをインストールする ボタンをクリックしてください。

  3. テキスト: テキストプレビュー時にプレビューページで表示されるインストール済みフォントを決定してください。デフォルトテキストは「Grumpy wizards…」です。

    • ラテンアルファベット (ASCII only)
    • ラテンアルファベット (ISO/IEC 8859-1)
    • ラテンアルファベット (ISO/IEC 8859-2)
    • キリルアルファベット (ISO/IEC 8859-5)
    • ギリシャアルファベット (ISO/IEC 8859-7)
    • 数字および分数
    • 句読点
    • Lorem ipsum dolor sit amet, consectetur adipiscing elit.
    • Grumpy wizards make toxic brew for the evil Queen and Jack.
    • The quick brown fox jumps over the lazy dog.

    注釈

    Not all fonts have the full character set implemented. Especially, the Cyrillic and Greek alphabets may be missing and also some numbers, fractions and pucntuation symbols.

    The three last sentences show most / all of the letters in the English alphabet.

  4. サイズ: この概要ページにインストール済みフォントが表示される時の文字サイズを決定してください。デフォルトサイズは28です。

  5. 表示: あなたがこの概要ページで表示したいフォントを選択してください。

    • すべてのフォント
    • ローカルフォント
    • Googleウェブフォント
  6. あなたが選択したクライテリアに表示されるフォントを変更するには*プレビュー*ボタンをクリックしてください。

  7. フォントのタイトルが表示されます。

  8. あなたのプレビュー設定によりフォントがどのように表示されるか確認します。

  9. Googleフォントまたはあなたがアップロードしたローカルフォントが表示されます。

  10. このフォントの詳細を表示するには フォント見本を表示する ボタンをクリックしてください。

  11. フォント設定を変更するにはローカルフォントで * フォントプロパティを編集する* をクリックしてください。

  12. さらにローカルフォントにスタイルを追加するには フォントスタイルを追加する ボタンをクリックしてください。

  13. このフォントを削除するには フォントを削除する ボタンをクリックしてください。

9.2.10.1. ローカルフォントをインストールする

You can install a font that you find online as long as you have the permission to do so. Please always read the license of a font before uploading it to ensure that you are allowed to do so.

参考

フォントを探すことのできる多くのウェブサイトがあります。あなたが使用、共有および編集できるサイトの1つに Open Font Library <http://openfontlibrary.org/> があります。

フォント 概要ページで フォントをインストールする ボタンをクリックしてください。

参考

あなたが`Google fonts <http://www.google.com/fonts/>`で見つけたフォントをアップロードしたい場合、:ref:`Googleフォントインストールインストラクション <install_google_font>`に従ってください。

Install a font

フォントをインストールする

  1. フォント名: フォントの名称を提供してください。

  2. フォント通知: フォントに関する情報を提供してください。例) ライセンスおよびフォント作成者

  3. フォントスタイル: あなたがアップロードしたフォントにどのようなスタイルがあるのか記述してください。スタイルが別々のフォントファイル内にある場合、あなたはすべてのファイルをアップロードする必要があります:

    • 標準
    • 太字
    • イタリック
    • 太字イタリック
  4. フォントタイプ: ページスキンでフォントを使用できる場所を決定してください:

    • ヘッディングおよびテキスト
    • ヘッディングのみ
  5. 一般フォントファミリー: このフォントはどの一般フォントファミリーに属しますか? 選択してください:

    • serif: Letters and symbols have a small line attached to the end of a stroke to guide the eye and making reading easier. An example is the font 「Times New Roman」.
    • sans-serif: 文字および記号に基準線がありません。フォント例は「Arial」です。
    • モノスペース: すべての文字は同じスペースを持ちます。
    • cursive: 手書きフォントです。
    • fantasy: 非常に装飾的なフォントです。
  6. Font files: You need to upload your font in all these font files in order to ensure that it can be displayed in different browsers and on different devices. Click the Browse button next to each font file type to upload that specific font file.

    • EOTフォントファイル: Embedded OpenTypeフォント (Internet Explorer 4+用)
    • SVGフォントファイル: Scalable Vector Graphicフォント (iPadおよびiPhone用)
    • TTFフォントファイル: TrueTypeフォント (Firefox 3.5+, Opera 10+, Safari 3.1+, Chrome 4.0.249.4+)
    • WOFFフォントファイル: ウェブオープンフォントフォーマットフォント (Firefox 3.6+、Internet Explorer 9+、Chrome 5+用)
    • ライセンスファイル: フォントライセンスファイルをアップロードします。

    参考

    あなたのフォントを要求されるフォーマットに変換するために`FontSquirrel Webfont Generator <http://www.fontsquirrel.com/tools/webfont-generator/>`を利用することができます。

  7. このフォントのインストールを完了するには フォントをインストールする ボタンをクリックしてください。あなたの操作を中止するには キャンセル ボタンをクリックしてください。

9.2.10.2. ローカルフォントを編集する

あなたはローカルフォントの修正および追加フォントをインストールすることもできます。

ローカルフォントの設定を変更するには フォント 概要ページの フォントプロパティを編集する ボタンをクリックしてください。

Edit font properties of a local font

ローカルフォントのフォントプロパティを編集する

  1. フォント名: フォント名を編集します。
  2. フォント通知: フォントのライセンス情報および作者を変更します。
  3. フォントタイプ: フォントを見出しのみまたは通常テキストにも使用できるかどうか選択してください。
  4. 一般フォントファミリー: このフォントに属するフォントファミリーを変更してください。
  5. あなたの変更を受け入れるには 保存 ボタンをクリックしてください。あなたの処理を中止するには キャンセル ボタンをクリックしてください。

あなたのフォントとして追加フォントスタイルをアップロードするには フォントスタイルを追加する をクリックしてください。多数の異なるフォントのスタイルが別々のファイルで提供されている場合、あなたは個別にアップロードする必要があります。

Add an additional font style to a specific font

特定のフォントに追加フォントスタイルを追加する

  1. フォント名: あなたがアップロードしている追加フォントスタイルのフォント名が表示されます。
  2. フォントスタイル: あなたがアップロードするフォントスタイルを選択してください。
  3. フォントファイル: 必須フォントファイルすべてをアップロードします。
  4. あなたの変更を受け入れるには 保存 ボタンをクリックしてください。あなたの処理を中止するには キャンセル ボタンをクリックしてください。

9.2.10.3. Googleフォントをインストールする

インストラクションおよびGoogleフォントのアップロードエリアを表示するには Googleフォントをインストールする ボタンをクリックしてください。

Install Google font(s)

Googleフォントをインストールする

  1. Googleフォントを探してダウンロードするためインストラクションに従ってください。
    1. Google fonts <http://www.google.com/fonts/> ウェブサイトにアクセスしてください。
    2. あなたがすべてのユーザにスキンで選択できるようにしたいフォントを選択してください。そして、あなたのGoogleのコレクションに追加してください。
    3. すべてのフォントをZIPファイルとしてダウンロードします。
  2. 有効なZIPファイル: あなたがGoogleからダウンロードしたZIPファイルをアップロードするには 閲覧 ボタンをクリックしてください。
  3. Googleフォントをインストールする ボタンをクリックすることによりこれらのフォントをあなたのMaharaのフォントとしてインストールすることができます。キャンセル ボタンをクリックすることにより、あなたの操作を中断します。

9.2.11. ファイル

管理 → サイト設定 → ファイル

Here you can upload files that you can include in the links and resources menu or in site pages. You can add files that are in the home directory to the menu with resources for logged-in users. Files that you save in the public folder can be used in the menu for users who are not logged-in. Additionally, users can put them into their own portfolio pages as files to download.

参考

ファイルをアップロードおよび管理する手順はあなたのパーソナル:ref:`ファイルエリア <files_area>`のファイルに非常に類似しています。

Site files

サイトファイル