Number of Category Columns
The number of columns when displaying the categories on categories.php and index.php.
The code will insert a </tr><tr> into the code, so that the categories
will start to print onto the next row. Note that your skin must be using tables
for the categories display, and must have the {categorycolumn}
attribute input in the appropriate place for this to work.
Turn on News Comments
Allows people to make comments to news stories. You must be sure to include
the appropriate attribute in the newsbox.tpl file (the attribute
is {newscomments})
for people to be able to click and then add a comment.
Allow Favorites
Allows members to list their favorite stories and authors under viewuser.php.
Number of Updated Stories
Sets the number of recently updated stories listed on the index page.
Number of days to limit Most
Recent:
Sets the number of days stories will be listed in the Most Recent page.
Date Format Stories/News
Sets the date formats used in several places on the site. Story blocks can have
a different date format than the news items. Should you not like any of the
date formats listed, take a look at the file called timefunctions.php. You can
modify one of the settings to display in whatever format you want there.
Language
Change the language used on the site. Note: Wording within skin
files will need to be changed manually.
Password Setting
Sets the mode for password generation when new members sign up. The
default is randomly generated passwords sent via e-mail to the user. You
may also allow the member to choose their own initial password with immediate
log-in privileges.
Alerts On
This refers to author/story update alerts sent to members via e-mail. You can turn this function on
or off sitewide. If it is set to on, members have the option of choosing to receive e-mail alerts when
their favorite authors or stories are updated.
Age Statement in User Profile
If your archive allows adult content or if your locality requires it, setting
this to yes will cause an age statement to appear on the registration and
personal bio page. If a member has confirmed their age, this will allow
them to by-pass the warning pop-ups associated with ratings.
Warn only once
This setting lets you allow visitors to receive the warning pop-ups on your site only once. Logged-in members who
have confirmed the age of consent statement by-pass pop-ups altogether.
Minimum/Maximum Word Counts
Set the minimum and maximum word counts for chapters. Leave blank or enter 0 to impose no limits.
These limits are only in effect for the story text NOT summaries, personal bios,
reviews, etc.
tinyMCE
Turn the tinyMCE WYSIWYG editor on for all textarea inputs on the site. Note: If tinyMCE is enabled, tinyMCE's cleanup function will run before tags are stripped using the allowed tags below. See TinyMCE's documentation for information on how it cleans input.
Allowed Tags
Defines the allowable HTML tags throughout the site. The defaults are: <b>
<i> <u> <center> <hr> <p> <br> <blockquote> <ol> <ul> <li> <img> Note: If tinyMCE is enabled, tinyMCE's cleanup function will run before tags are stripped using the allowed tags below. See TinyMCE's documentation for information on how it cleans input.
Story Index
Defines whether or not a story index appears for multi-chapter stories.
Default Sort
Defines the default sort method for stories on the site. This may be by
date (most recent first) or alphabetically.
Reviews Author May Delete
Defines what reviews, if any, an author may delete for their stories.
Options are all reviews, no reviews, and anonymous reviews only.