mirror of
https://github.com/moodle/moodle.git
synced 2025-08-04 16:36:37 +02:00
MDL-6096 help file re-wording
This commit is contained in:
parent
8a4d32d8a3
commit
77be46fdee
1 changed files with 3 additions and 8 deletions
|
@ -6,9 +6,8 @@
|
|||
user-text in moodle just before it is displayed. They permit 'last minute'
|
||||
modification of the text.</p>
|
||||
|
||||
<p>Filters are a 'pluggable' resource. More may be available at
|
||||
<a href="http://download.moodle.org/modules/filters.php">
|
||||
http://download.moodle.org/modules/filters.php</a>.</p>
|
||||
<p>Filters are a 'pluggable' resource. More may be available from the
|
||||
<a href="http://moodle.org/mod/data/view.php?id=6009">Modules and plugins database</a>.</p>
|
||||
|
||||
<p>Select the filters you wish to use by 'unhiding' them, with the eye icon.
|
||||
If you have more that one unhidden you can change the order in which they
|
||||
|
@ -39,11 +38,7 @@
|
|||
<h2>Word Censorship</h2>
|
||||
|
||||
<div class="indent">
|
||||
<p>Word Censorship scans text for 'bad words' from a pre-defined list.
|
||||
Each language pack has its own default list, but you can define your own.
|
||||
To define your own list enter the settings page and specify your list of
|
||||
words. The user will see the words obscured with a black block, although
|
||||
mousing over will pop up the original word.</p>
|
||||
<p>Word Censorship scans text for 'bad words' from a list and obscures them with a black box. You need to enter a list of bad words in the word censorship settings.</p>
|
||||
</div>
|
||||
|
||||
<h2>Resource Names Auto-Linking</h2>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue