Difference between revisions of "Comment Settings"
From GeeklogWiki
Line 1: | Line 1: | ||
+ | {| border=1 cellspacing=0 | ||
+ | !Variable | ||
+ | !Default Value | ||
+ | !Description | ||
+ | |- | ||
+ | |commentspeedlimit | ||
+ | |45 | ||
+ | |Number of seconds between posting a comment for the user | ||
+ | |- | ||
+ | |comment_limit | ||
+ | |100 | ||
+ | |Most number of comments to show at any one time | ||
+ | |- | ||
+ | |comment_mode | ||
+ | |threaded | ||
+ | |How to display comments (threaded, nested, flat or nocomments) | ||
+ | |- | ||
+ | |comment_code | ||
+ | |0 | ||
+ | |Default value for new stories: Comments enabled (0) or disabled (-1) | ||
+ | |} | ||
;[[The_Geeklog_Configuration_File|Back to The Geeklog Configuration File]] | ;[[The_Geeklog_Configuration_File|Back to The Geeklog Configuration File]] |
Revision as of 08:27, 6 July 2004
Variable | Default Value | Description |
---|---|---|
commentspeedlimit | 45 | Number of seconds between posting a comment for the user |
comment_limit | 100 | Most number of comments to show at any one time |
comment_mode | threaded | How to display comments (threaded, nested, flat or nocomments) |
comment_code | 0 | Default value for new stories: Comments enabled (0) or disabled (-1) |