Edit Categories
From this menu you are able to edit \"Categories\". Categories are the upper-level topics for a forum. For example, if you had a wide-ranging site that offered information on \"Sports\" and \"Cars\" and \"Music\", these would be the top-level Categories you'd create. Under each of these categories you'd likely want to create heirarctical \"sub-categories\", or \"Boards\" for topics within each. Here's a small example:
Categories allow you to break down the board into broad topics (\"Cars, Sports\"), and the \"Boards\" under them are the actual topics under which members can post. In the above example, a user interested in Pinto's would post a message under \"Cars->Pinto\". Categories allow people to quickly find what their interests are: Instead of a \"Store\" you have \"Hardware\" and \"Clothing\" stores you can go to. This simplifies your search for \"pipe joint compound\" because you can go to the Hardware Store \"category\" instead of the Clothing Store (where you're unlikely to find pipe joint compound)." ; $helptxt[1] = "Edit Boards
In this menu you can create/reorder/remove the boards under the categories discussed above. It's a simple hierarchy, with this structure:
As noted above, a Board is a key topic underneath a broad category. If you want to discuss \"Pintos\" you'd go to the \"Auto\" category and jump into the \"Pinto\" board to post your thoughts in that board.
Administrative functions for this menu item are to create new boards under each category, to reorder them (put \"Pinto\" behind \"Chevy\"), or to delete the board entirely." ; $helptxt[2] = "Edit YaBB SE News
This allows you to set the text for news items displayed on the Board Index page. Add any item you want (e.g., \"Don't miss the conference this Tuesday\"). Each news item is separated by a carriage-return." ; $helptxt[3] = "Edit Registration Agreement
This allows you to set the text for the registration agreement displayed when members sign up for your board. You can add, or remove anything from the default registration agreement, which is included in YaBB SE" ; $helptxt[4] = "View All Members
View all members in the board. You are presented with a hyperlinked list of member names. You may click on any of the names to find details of the members (homepage, age, etc.), and as Administrator you are able to modify these parameters. You have complete control over members, including the ability to delete them from the forum." ; $helptxt[5] = "Edit Membergroups
You may create or modify \"Member Groups\". Member Groups are special groups that you can create to restrict access to certain categories on your forum. For example, you can create a category, where only the \"test\" membergroup can access and see it." ; $helptxt[6] = "Email Your Members
From this menu you can send messages to all members who've registered and entered their email addresses (not all will, of course). You may edit the distribution list, or send messages to all. Useful for important update/news information. However, use sparingly, the board doesn't have an \"opt in/out\" feature, and may users may object to having messages sent to them without their authorization." ; $helptxt[7] = "Ban Members
YaBB SE provides the ability to \"ban\" users, to prevent people who have violated the trust of the board by spamming, trolling, etc. This allows you to those users who are detrimental to your forum. As an admin, when you view messages, you can see each user's IP address used to post at that time. In the ban list, you simply type that IP address in, save, and they can no longer post from that location.
You can also ban people through their email address." ; $helptxt[8] = "Set Reserved Names
This allows you to put in keywords or names that you want to restrict people from using as a name or username." ; $helptxt[9] = "Edit Your Forum Template
This brings up a simple editor for the HTML of your template code. The \"template\" (in your \"yabb\" directory, as you set it up), defines the look-and-feel for your pages. It is an HTML file. You can modify the template here, or use some other HTML editing software to create the look&feel for your site." ; $helptxt[10] = "Installed 'Mods' Settings and Options
YaBB SE has some preinstalled mods, you can switch them on or off in this menu."; $helptxt[11] = "Set censored words
YaBB SE offers the option to censor certain words, by replacing them with another one.
Add a new word per line, like the example bellow:
clown=funny guy"; //Everything below this line takes care of user support $helptxt[12] = "Time Format
You have the power to adjust how the time and date look for yourself. There are a lot of little letters, but it's quite simple. The conventions follow PHP's strftime function and are described as below (more details can be found at php.net).

The following characters are recognized in the format string:
  %a - abbreviated weekday name
  %A - full weekday name
  %b - abbreviated month name
  %B - full month name
  %d - day of the month (01 to 31)
  %D - same as %m/%d/%y
  %e - day of the month (1 to 31)
  %H - hour using a 24-hour clock (range 00 to 23)
  %I - hour using a 12-hour clock (range 01 to 12)
  %m - month as a number (01 to 12)
  %M - minute as a number
  %p - either \"am\" or \"pm\" according to the given time
  %R - time in 24 hour notation
  %S - second as a decimal number
  %T - current time, equal to %H:%M:%S
  %y - 2 digit year (00 to 99)
  %Y - 4 digit year
  %Z - time zone or name or abbreviation
  %% - a literal '%' character
"; $helptxt[13] = "XML Syndication
This box displays news items as pulled from an XML file at yabbse.org. This file is polled at most once every 30 minutes, and recent copy is cached on your server. You should check here for important news items from the YaBB SE Team.

P.S. If you really want, you can syndicate this XML file on your site ;)" ; // Mod Settings $helptxt[m1] = "This allows you to set the number of previous posts shown in the topic summary at the reply screen."; $helptxt[m2] = "Sticky posts are topics that remain on top of the topiclist. They are mostly used for important messages. Only moderators and administrators can make a topic a sticky post."; $helptxt[m3] = "Turning this option on will allow users to select which language file they use. It will not affect the default selection."; $helptxt[m4] = "Stats:
This will allow users to see the latest posts, and the most popular topics on your forum. It will also show several statistics, like the most members online, new members and new topics.


Hits:
Adds another column to the stats page with the number of hits on your forum." ; $helptxt[m5] = "Switching Custom Titles on will allow members to create a special title for themselves. This will be shown underneath the name.
example:
Jeff
Cool Guy"; $helptxt[m6] = "This will add go up and down buttons, so that member can go to the top and bottom of a page without scrolling."; $helptxt[m7] = "This will show an image that tells if the member is online or offline"; $helptxt[m8] = "This allows members to close topics they started"; $helptxt[m9] = "This will show the latest reply on top"; $helptxt[m10] = "This will show today, or yesterday instead of the date."; $helptxt[m11] = "This will show a link to the next and previous topic."; $helptxt[m12] = "This will allow members to post polls. You can allow administrators to post polls, or all members.
You can also select who is able to edit the poll."; $helptxt[m13] = "This will show a small login field at the bottom of the board."; $helptxt[m14] = "This option will compress output to lower bandwidth consumption, but it requires zlib to be installed."; $helptxt[m15] = "Checking this box will make your board more secure."; $helptxt[m16] = "Enabling this will cause your current location to be down in a single line, as opposed to in a tree-like manner."; $helptxt[m17] = "This will change the lay-out of the statis shown at the bottom of the boardindex."; $helptxt[m18] = "This will allow members to warn moderators of any posts that are in violation with your rules."; $helptxt[m19] = "This will log any errors, like a failed login, so you can see what went wrong."; $helptxt[m20] = "This will allow users to select that they don't want to receive notification of new posts on announcement boards."; $helptxt[m21] = "This will replace the entire word, instead of just a part of that word."; $helptxt[m22] = "This will just show a selection of the number of pages.
Example: \"3\" to display: 1 ... 4 [5] 6 ... 9
\"5\" to display: 1 ... 3 4 [5] 6 7 ... 9"; $helptxt[m23] = "This will show the time in seconds, that YaBBSE needed to create that page, at the bottom of the board."; $helptxt[m24] = "This will show members the topic, instead of the topiclist."; $helptxt[m25] = "This will only show the quote of the post in question, not any other ones."; $helptxt[m26] = "This will show a simple search form and a link to a more advanced form."; $helptxt[m27] = "This allows you to set a maximum on the size of a posted picture. Pictures smaller than the maximum will not be affected"; $helptxt[m28] = "This allows you to select the default php mail program, or if you want to use your mail server. Fill in the details of your outgoing mail server. (Not needed if you selected sendmail)"; $helptxt[m29] = "Attachments are files that members can upload, and attach to a post.
Allow guests to post attachments?:
Select if guests can attach files to posts.
Check Attachment Extension:
Do you want to check the extension of the files?
Display Attachment as Picture in Post:
If the uploaded file is a picture, this will show it underneath the post
Restrict attachments to member groups:
Set which membergroups can attach files
Allowed Attachment Extensions:
You can set the allowed extensions of attached files.
Attachments Upload Path:
The path to your attachment folder
(example: /home/sites/yoursite/www/forum/attachments)
Attachments URL:
The url to your attachment folder
(example: http://www.yoursite.com/forum/attachments)
Max Attachment Size (in kB):
Select the maximum filesize of an attachments.
Max Attachment Folder Space (in kB):
Select how large the attachment folder can be
"; $helptxt[m30] = "Karma is a feature that show the popularity of a member. You can change the number of posts needed to have a \"karma\", the time between votes, and if admins have to wait aswell."; $helptxt[m31] = "The calender can be used for showing birthdays, or for showing important moments at your community.
Show Days as Link to 'Post Event':
This will allow members to post events for that day, when they click on that date
Start Week on Monday:
Always show Monday on the left of the screen.
Show Week Numbers:
Show which week it is.
Show Holidays on Board Index
Show Birthdays on Board Index
Show Events on Board Index
Minimum Year:
Select the \"first\" year on the calendar list.
Maximum Year:
Select the \"last\" year on the calendar list
Caption Color:
Select the color of the text
Current Day Color:
Select the color of the current day
Birthday Color:
Select the color of the birthday text
Event Color:
Select the color of the event text
Holiday Color:
Select the color of the Holiday text
Allow Events to Span Multiple Days:
Check to allow events to span events over multiple days.
Max Number of Days an Event Can Span:
Select the maximum days that an event can span.
All Members Can Post:
Select if all members can post events.
Groups Allowed to Post:
Select which membergroups can post events.
Members Allowed to Post:
Select members that can post events.
Default Board to Post In:
What's the default board to post events in? "; $helptxt[m32] = "YaBB SE uses cookies to store login information on the client computer. Cookies can be stored globally (myserver.com) or locally (myserver.com/path/to/forum).
Check this option if you're experiencing problems with users getting logged out automatically.
Globally stored cookies are less secure when used on a shared webserver (like Tripod).
Local cookies don't work outside the forum folder, so if you're forum is stored at www.mysserver.com/forum, pages like www.myserver.com/index.php cannot access the account information. Especially when using SSI.php, global cookies are recommended."; $helptxt['flashembed'] = 'This option will allow your users to use flash directly inside their posts, just like images. This could pose a security risk! USE AT YOUR OWN RISK!'; ?>