「フィルタ設定」の版間の差分

提供:MoodleDocs
移動先:案内検索
編集の要約なし
5行目: 5行目:
==テキストキャッシュ保存時間==
==テキストキャッシュ保存時間==


Text filters can take a lot of processor power to analyze. If you have a large number of courses, the filters may slow your system. The text cache lifetime determines how often the filters run. If you set them to run too frequently, your system may
テキストフィルタはテキストを分析するため多くのプロセッサパワーを必要とします。規模の大きなサイト、またはテキストフィルタを使用しているサイトでは、この設定で処理速度を上げることができます。ここに指定した期間、処理に適した形でテキストのコピーが保持されます。この値を小さくしすぎると、処理速度を若干落とすことになります。しかし、大きすぎると、(例えば新しいリンクを) リフレッシュするまでのテキスト保持期間が長くなります。あなたのサーバに適した設定値を探ってください。
slow down. If you set them to run too infrequently, analyzing new content will take too long and users will notice. You should experiment to find the correct amount of time for your server.


==アップロードファイルをフィルタする==
==アップロードファイルをフィルタする==

2007年10月22日 (月) 16:44時点における版

ロケーション: 管理 > アピアランス > フィルタ設定

作成中です - Mitsuhiro Yoshida 2007年10月22日 (月) 11:16 (CDT)

テキストキャッシュ保存時間

テキストフィルタはテキストを分析するため多くのプロセッサパワーを必要とします。規模の大きなサイト、またはテキストフィルタを使用しているサイトでは、この設定で処理速度を上げることができます。ここに指定した期間、処理に適した形でテキストのコピーが保持されます。この値を小さくしすぎると、処理速度を若干落とすことになります。しかし、大きすぎると、(例えば新しいリンクを) リフレッシュするまでのテキスト保持期間が長くなります。あなたのサーバに適した設定値を探ってください。

アップロードファイルをフィルタする

This setting enables uploaded files (HTML and text only) to be processed by the filters system. You can choose to have none, only HTML or all files filtered.

1ページあたり1回フィルタマッチする

This setting effects the glossary, activity and resource linking filters. If set to yes, only the first match on the complete page will be converted to a link. All others will be ignored.

テキストあたり1回フィルタマッチする

This setting effects the glossary, activity and resource linking filters. If set to yes, only the first match in a discrete block of text will be converted to a link. All others in that text block will be ignored.

すべての文字をフィルタする

If checked, headings and titles can be displayed in different languages using the multi-language filter.

Note: Settings links for particular filters can be found in Administration > Modules > Filters.

関連情報