 |
 |
 |
|
 |
 |
Change the look of the site by selecting a theme below: |
|
 |
 |
 |
|
 |
 |
STORIES No new stories
COMMENTS last 48 hrs No new comments
LINKS last 2 wks No recent new links
|
|
 |
 |
 |
|
 |
 |
|
Don't have an account yet? Sign up as a New User
|
|
|
| Authored by: DaveF on Monday, January 26 2004 @ 06:36 PM CST |
I agree with you. You can set it by clicking on your Preferences under User Functions. Why it doesn't default to the site default when creating a user, I'm not sure.
I didn't find a place to change that, at least not the first time I looked. I may have to see if I can change the e-mail it sends out when it creates an account, so I can at least suggest that change.
As far as printing comments, another good suggestion. I don't know where to change that either.
One thing to keep in mind is this software is in very active development and there is a new major version revision coming. So some of these things may be forthcoming.[ Reply to This | Parent ]
|
|
| Authored by: jhendrickson on Wednesday, April 28 2004 @ 04:04 PM CDT |
You can set comments to nested or flat in config.php. This is under :
// Comment Settings
$_CONF['commentspeedlimit'] = 45;
$_CONF['comment_limit'] = 100; // Default Number of Comments und$
$_CONF['comment_mode'] = 'nested'; // Default Comment Mode; from 'thre$
// Allow / disallow comments to stories by default (can be changed individually$
$_CONF['comment_code'] = 0; // 0 = comments enabled, -1 = disabled [ Reply to This | Parent ]
|
|
|
|