|
||
Here, you can edit the properties of the currently edited forum group. Individual forums under this group can inherit many of these settings.
General |
|
Group display name |
The name that will be displayed on the website. |
Group code name |
The name used in your code. |
Description |
Description of the forum group displayed on the website. |
Forum group base URL |
Enter the URL of the page where the forum group is placed, for example: ~/MyForum.aspx
This is used by the system when creating absolute URLs leading to the given forum group. |
Forum group unsubscription URL |
URL of the page where users can unsubscribe from forums under the given group. |
Advanced settings |
|
Require e-mail address |
Indicates if e-mail address should be required from the post author. |
Display e-mail address |
Indicates if the e-mail address of the post author should be visible for other visitors. |
Forum type |
•User can choose - when creating a new thread, users can choose from the following two types. •Discussion forum - news threads use a standard discussion format where users reply to previous posts. •Question-Answer forum - in forums of this type, the initial post of a thread is usually a question and the replies are attempts to answer it. The forum includes a voting feature that allows users to mark individual replies as helpful answers. Once a post receives the amount of votes specified in the Minimum votes to mark post as answer property, it will be designated as a valid answer and displayed accordingly. |
Minimum votes to mark post as answer |
Minimum number of votes that a post must receive to be marked as an answer in Question‑Answer type forum. |
Maximum image side size |
Maximum size of a side of an image in pixels. If a larger picture is included in a forum post, it will be resized so that its larger side is equal to the entered value. |
Attachment max. file size (kB) |
Maximum file size of forum post attachments in kB. |
Security |
|
User can edit own posts |
Indicates if users are allowed to edit their own posts when the post is already on the forum. |
User can delete own posts |
Indicates if users are allowed to delete their own posts when the post is are already on the forum. |
Use security code (CAPTCHA) |
Indicates if users need to retype the security code displayed as an image - this feature helps you avoid spam in the forums. |
Editor settings |
|
Enable WYSIWYG editor |
Indicates if visitors can use the WYSIWYG editor for entering text. |
Enable links in posts |
Enables BB code for links. |
Enable images in posts |
Enables BB code for images. |
Enable quotes in posts |
Enables BB code for quotes. |
Enable code snippets in posts |
Enables BB code for code snippets - monospaced text. |
Enable bold font in posts |
Enables BB code for bold fonts. |
Enable italics font in posts |
Enables BB code for italic fonts. |
Enable underline font in posts |
Enables BB code for underlined fonts. |
Enable strike font in posts |
Enables BB code for strike-through text. |
Enable font colors in posts |
Enables BB code for colored text. |
Double opt-in |
|
Enable double opt-in |
Specifies whether users will need to confirm the validity of their e-mail address before subscribing. |
Approval page path |
Defines the path of the page that has the Forum subscription confirmation web part on it, which is used to confirm subscriptions. |
Send double opt-in confirmation |
Determines whether to send an e-mail when a user successfully approves their subscription. |
More resources can be found at Developer's Guide -> Modules -> Forums -> Overview.