Changes between Version 8 and Version 9 of WebForum

Show
Ignore:
Author:
davea (IP: 128.32.18.181)
Timestamp:
12/26/08 15:49:29 (1 year ago)
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WebForum

    v8 v9  
    6767 * It is possible to list all posts for a user and look at them one by one. 
    6868 
     69== Locking old threads == 
    6970 
    70 === Word-level moderation/filtering abilities === 
    71 None, all words are allowed. 
    72 === Sub-post-level moderation abilities === 
    73 None, moderators are not allowed to edit people's posts. 
     71Some projects like to lock threads that have been inactive for some number of days. 
     72To do this, use the script html/ops/autolock.php; usage: 
     73{{{ 
     74autolock.php [ --ndays N ] 
     75}}} 
     76locks threads not changed in N days (default 90). 
     77 
     78You can run this as a periodic task from config.xml. 

If this page is incomplete or incorrect, please edit it or add it to the wiki to-do list. To do this, you must be logged in; click Login or Register above.