MDL-6096 help file re-wording

This commit is contained in:
wildgirl 2007-10-10 08:39:59 +00:00
parent 8a4d32d8a3
commit 77be46fdee

View file

@ -6,9 +6,8 @@
user-text in moodle just before it is displayed. They permit 'last minute' user-text in moodle just before it is displayed. They permit 'last minute'
modification of the text.</p> modification of the text.</p>
<p>Filters are a 'pluggable' resource. More may be available at <p>Filters are a 'pluggable' resource. More may be available from the
<a href="http://download.moodle.org/modules/filters.php"> <a href="http://moodle.org/mod/data/view.php?id=6009">Modules and plugins database</a>.</p>
http://download.moodle.org/modules/filters.php</a>.</p>
<p>Select the filters you wish to use by 'unhiding' them, with the eye icon. <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 If you have more that one unhidden you can change the order in which they
@ -39,11 +38,7 @@
<h2>Word Censorship</h2> <h2>Word Censorship</h2>
<div class="indent"> <div class="indent">
<p>Word Censorship scans text for 'bad words' from a pre-defined list. <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>
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>
</div> </div>
<h2>Resource Names Auto-Linking</h2> <h2>Resource Names Auto-Linking</h2>