Changes between Version 4 and Version 5 of WebForum


Ignore:
Timestamp:
May 7, 2007, 8:11:32 PM (17 years ago)
Author:
Nicolas
Comment:

Linked to ProtectionFromSpam

Legend:

Unmodified
Added
Removed
Modified
  • WebForum

    v4 v5  
    1111}}}
    1212
    13 If you decide NOT to use the Akismet anti-spam system, you will then need to edit html/user/forum_post.php and html/user/forum_reply.php to comment out the references to Akismet. i.e.
     13If you decide NOT to use the [ProtectionFromSpam Akismet anti-spam system], you will then need to edit html/user/forum_post.php and html/user/forum_reply.php to comment out the references to Akismet. i.e.
    1414{{{
    1515require_once('../inc/akismet.inc');
     
    4949== Moderation ==
    5050
    51 == Post-level moderation abilities ==
     51=== Post-level moderation abilities ===
    5252
    5353 * When browsing posts a moderator is able to delete (or hide really) a single post by clicking the 'delete' link in the top information bar for that post. It is possible to select a reason why that post was deleted (this will be displayed to the poster). Also can a message be sent directly to the poster's mail address by typing in additional text in a specific field when deleting.
     
    5757
    5858
    59 == Thread-level moderation abilities ==
     59=== Thread-level moderation abilities ===
    6060
    6161 * A moderator can delete an entire thread using the 'delete thread' link located at the very top of the page.
     
    6565
    6666
    67 == User-level moderation abilities ==
     67=== User-level moderation abilities ===
    6868
    6969 * Users can vote negatively against posts to eventually hide them.
     
    7272
    7373
    74 == Word-level moderation/filtering abilities ==
     74=== Word-level moderation/filtering abilities ===
    7575None, all words are allowed.
    76 == Sub-post-level moderation abilities ==
     76=== Sub-post-level moderation abilities ===
    7777None, moderators are not allowed to edit people's posts.