|
Moodle
2.2.1
http://www.collinsharper.com
|
Go to the source code of this file.
Namespaces | |
| namespace | tool |
Variables | |
| $string ['pluginname'] = 'Spam cleaner' | |
| $string ['spamauto'] = 'Autodetect common spam patterns' | |
| $string ['spamcannotdelete'] = 'Cannot delete this user' | |
| $string ['spamcannotfinduser'] = 'No users matching your search' | |
| $string ['spamcleanerintro'] = 'This script allows you to search all user profiles for certain strings and then delete those accounts which are obviously created by spammers. You can search for multiple keywords using commas (eg casino, porn)<br /><br />Moodle docs has more information about <a href="http://docs.moodle.org/en/Reducing_spam_in_Moodle">Reducing spam in Moodle</a>.' | |
| $string ['spamdeleteall'] = 'Delete all these user accounts' | |
| $string ['spamdeleteallconfirm'] = 'Are you sure you want to delete all these user accounts? You can not undo this.' | |
| $string ['spamdeleteconfirm'] = 'Are you sure you want to delete this entry? You can not undo this.' | |
| $string ['spamdesc'] = 'Description' | |
| $string ['spameg'] = 'eg: casino, porn, xxx' | |
| $string ['spamfromblog'] = 'From blog post:' | |
| $string ['spamfromcomments'] = 'From comments:' | |
| $string ['spamfrommessages'] = 'From messages:' | |
| $string ['spamfromforumpost'] = 'From forum post:' | |
| $string ['spaminvalidresult'] = 'Unknown but invalid result' | |
| $string ['spamoperation'] = 'Operation' | |
| $string ['spamresult'] = 'Results of searching user profiles containing:' | |
| $string ['spamsearch'] = 'Search for these keywords' | |
| $string['pluginname'] = 'Spam cleaner' |
Definition at line 26 of file tool_spamcleaner.php.
| $string['spamauto'] = 'Autodetect common spam patterns' |
Definition at line 27 of file tool_spamcleaner.php.
Definition at line 28 of file tool_spamcleaner.php.
| $string['spamcannotfinduser'] = 'No users matching your search' |
Definition at line 29 of file tool_spamcleaner.php.
| $string['spamcleanerintro'] = 'This script allows you to search all user profiles for certain strings and then delete those accounts which are obviously created by spammers. You can search for multiple keywords using commas (eg casino, porn)<br /><br />Moodle docs has more information about <a href="http://docs.moodle.org/en/Reducing_spam_in_Moodle">Reducing spam in Moodle</a>.' |
Definition at line 30 of file tool_spamcleaner.php.
| $string['spamdeleteall'] = 'Delete all these user accounts' |
Definition at line 31 of file tool_spamcleaner.php.
| $string['spamdeleteallconfirm'] = 'Are you sure you want to delete all these user accounts? You can not undo this.' |
Definition at line 32 of file tool_spamcleaner.php.
| $string['spamdeleteconfirm'] = 'Are you sure you want to delete this entry? You can not undo this.' |
Definition at line 33 of file tool_spamcleaner.php.
| $string['spamdesc'] = 'Description' |
Definition at line 34 of file tool_spamcleaner.php.
| $string['spameg'] = 'eg: casino, porn, xxx' |
Definition at line 35 of file tool_spamcleaner.php.
| $string['spamfromblog'] = 'From blog post:' |
Definition at line 36 of file tool_spamcleaner.php.
| $string['spamfromcomments'] = 'From comments:' |
Definition at line 37 of file tool_spamcleaner.php.
| $string['spamfrommessages'] = 'From messages:' |
Definition at line 38 of file tool_spamcleaner.php.
| $string['spamfromforumpost'] = 'From forum post:' |
Definition at line 39 of file tool_spamcleaner.php.
| $string['spaminvalidresult'] = 'Unknown but invalid result' |
Definition at line 40 of file tool_spamcleaner.php.
| $string['spamoperation'] = 'Operation' |
Definition at line 41 of file tool_spamcleaner.php.
Definition at line 42 of file tool_spamcleaner.php.
| $string['spamsearch'] = 'Search for these keywords' |
Definition at line 43 of file tool_spamcleaner.php.