]> git.mjollnir.org Git - moodle.git/commitdiff
MDL-6096 help file re-wording
authorwildgirl <wildgirl>
Wed, 10 Oct 2007 08:39:59 +0000 (08:39 +0000)
committerwildgirl <wildgirl>
Wed, 10 Oct 2007 08:39:59 +0000 (08:39 +0000)
lang/en_utf8/help/filters.html

index db988d4f070d6c6f6f183ef88fa2e27ffd886d4e..557443933552ef449c35f0d0bbfad9765b0c4e63 100644 (file)
@@ -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
 <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>