<%@ Register TagPrefix="yaf" Namespace="yaf.controls" Assembly="yaf" %> <%@ Control language="c#" Codebehind="editforum.ascx.cs" AutoEventWireup="True" Inherits="yaf.pages.admin.editforum" %>
Edit Forum:
Category:
What category to put the forum under.
Parent Forum:
Will make this forum a sub forum of another forum.
Name:
The name of the forum.
Description:
A description of the forum.
Remote URL:
Enter a url here, and instead of going to the forum you will be taken to this url instead.
Theme :
Choose a theme for this forum if its to differ from the standard Board theme.
SortOrder:
Sort order under this category.
Hide if no access:
Means that the forum will be hidden when the user don't have read access to it.
Locked:
If the forum is locked, no one can post or reply in this forum.
Is Test:
If this is checked, posts in this forum will not count in the ladder system.
Moderated:
If the forum is moderated, posts have to be approved by a moderator.
Initial Access Mask:
The initial access mask for all forums.
Access
Group Access Mask
<%# DataBinder.Eval(Container.DataItem, "GroupName") %> ...