1$SectionName = "Manage_Boards";
2
3### Section 1
4#############################################
5$SectionSub1 = "Accessing_the_Board_Functions";
6$SectionBody1 = qq~<p>Now that you have created your Categories, you can use YaBB's amazing Board-creation utilities to manage the post-able sections of your community. YaBB allows you to create an unlimited<b>*</b> number of boards in every category. In order to access these functions, you must be logged in as an Administrator or Global Moderator with proper access rights. Once you are, look at the main menu. You will notice a link titled &#8220;Admin Center&#8221;. Clicking this will bring you to a large control panel. On the left hand menu, search for the section titled &#8220;Forum Controls&#8221; and click on the second link titled &#8220;Boards&#8221;.</p>
7<p><i><b>*</b> YaBB is only limited by the space allocated to you on your web hosting server.</i></p>
8~;
9#############################################
10
11### Section 2
12#############################################
13$SectionSub2 = "Adding_New_Boards";
14$SectionBody2 = qq~<p>YaBB gives Forum Administrators the ability to add multiple Boards from a single screen. To do this, access the forum's Board Management functions as explained above. Once there, scroll to the bottom of the list of existing boards &#40;if any&#41; and find the function titled &#8220;Add Boards&#8221;. Enter the number of new Boards you would like to create in the text box then press the button titled &#8220;Add&#8221;.</p>
15<p>On this Edit Boards page, you will be given a large set of options for each of the new Boards you are trying to add:</p>
16<ul>
17    <li><b><span class="underline">Board ID</span></b>
18        <ul>
19            <li>This is only used for internal YaBB functions, and it is used in the URL used to view a board. You may enter any alphanumeric name you wish with no spaces.</li>
20        </ul>
21    </li>
22    <li><b><span class="underline">Name</span></b>
23        <ul>
24            <li>This is what your users will see as the name of the Board. You may enter anything you wish here.</li>
25        </ul>
26    </li>
27    <li><b><span class="underline">Description</span></b>
28        <ul>
29            <li>Describe this board so your users will know what the subject/topic will be.</li>
30        </ul>
31    </li>
32    <li><b><span class="underline">Board Moderators</span></b>
33        <ul>
34            <li>Click on the link under the word &#8220;Moderators&#8221; to add the members you wish to give Moderator access for <i>this board</i>.</li>
35        </ul>
36    </li>
37    <li><b><span class="underline">Member Group Moderators</span></b>
38        <ul>
39            <li>If you choose to have all the members of one or more particular Member Groups act as Moderators for <i>this board</i>, select the Member Group&#40;s&#41; here.</li>
40        </ul>
41        <p class="help_attn"><b><span class="underline">Administrator Tip:</span></b> If you set up a particular Member Group and assign it as the Member Group Moderator group in a Board, it is easy to add a new Moderator to that Board - just add them to that Member Group.</p>
42        <p class="help_attn"><b><span class="underline">Administrator Tip:</span></b> You can also assign Moderators and Moderator Groups to a specific board by going to that board and clicking on the 'Add/Delete Moderators' link near the top or by going to the Admin Edit section of a member's Profile and choosing the board or boards you would like them to Moderate.</p>
43    </li>
44    <li><b><span class="underline">Category</span></b>
45        <ul>
46            <li>Choose which Category you would like this board to be a part of.</li>
47        </ul>
48    </li>
49   <li><b><span class="underline">Parent Board</span></b>
50        <ul>
51            <li>Choose which board you would like this board to be a subboard of, if any.</li>
52        </ul>
53    </li>
54    <li><b><span class="underline">Can Post?</span></b>
55        <ul>
56            <li>Choose whether or not topics within this board can be viewed.</li>
57        </ul>
58        <p class="help_attn"><b><span class="underline">Administrator Tip:</span></b> If this is a new/empty board no topics can be posted to it. Posts can only be made to the subboards within it. If this board has threads, making it a 'No Post' board means the threads will become inaccessible even to the admin.</p>
59    </li>
60    <li><b><span class="underline">Board Picture</span></b>
61        <ul>
62            <li>Here you can assign a small image to represent this board. Choose which template the board picture will apply to. (You can assign different board graphics for each template you have.) Then type the complete URL to the image into the URL box using the standard format: http://www.domain.com/folder/imagename.jpg. You can also upload board pictures. These will be stored in the 'Boards' folder in the template graphics folder. You can set the size of the board graphic by going to Admin Center&#47;Forum Configuration&#47;Advanced Settings &#8220;Images&#8221; tab. 50 by 50 is generally a good size for board picture. Allowed image formats are .gif, .jpg, and .png.</li>
63        </ul>
64    </li>
65    <li><b><span class="underline">RSS</span></b>
66        <ul>
67            <li>Here you can turn on or off the RSS (Really Simple Syndication) feed for this board. RSS allows users to keep up to date on the newest information on a board without having stay on the forum site.</li>
68        </ul>
69    </li>
70    <li><b><span class="underline">Zero Post Count Board?</span></b>
71        <ul>
72            <li>Check this box if you would like to prevent any Posts made in this Board from increasing users' Post Counts.</li>
73        </ul>
74    </li>
75    <li><b><span class="underline">Show to All?</span></b>
76        <ul>
77            <li>Checking this option will ensure the Board Name and Board description are shown to all who are able to view the Category this Board is in, even if they are not allowed access to view the contents of the Board itself.</li>
78        </ul>
79        <p class="help_attn"><b><span class="underline">Administrator Tip:</span></b> This is a good way to show your Guests that there is more content available to them if they register and become Members.</p>
80    </li>
81    <li><b><span class="underline">Allow Attachments</span></b>
82        <ul>
83            <li>Checking this option will enable users to attach files to their posts in this board provided the &#8220;Allow File Attaching in Posts?&#8221; option is checked in the Admin Center&#47;Forum Configuration&#47;Advanced Settings under the &#8220;File Attachments&#8221; tab.</li>
84        </ul>
85    </li>
86    <li><b><span class="underline">Global Announcements</span></b>
87        <ul>
88            <li>Checking this option will ensure that the messages in this board are shown as important on top of every board. No matter how the Board permissions are set, only Forum Administrators and Global Moderators can start new topics or reply. <b><span class="underline">Note:</span> YaBB only allows a single board to have this label.</b></li>
89        </ul>
90    </li>
91    <li><b><span class="underline">Recycle Bin</span></b>
92        <ul>
93            <li>Checking this option make this board a recycle bin for messages deleted by moderators. It can also be used as a recycle bin for Forum Administrators by unchecking the box found in the Admin Center&#47;Configuration&#47;Forum Settings under the &#8220;Staff&#8221; tab. <b><span class="underline">Note:</span> YaBB only allows a single board to have this label.</b></li>
94        </ul>
95    </li>
96    <li><b><span class="underline">Enable Board Rules</span></b>
97        <ul>
98            <li>Check this box if you would like to enable Board Rules for this board. In this section you can post rules for a particular board that may be different than the rules you have generally for your forum.</li>
99        </ul>
100    </li>
101    <li><b><span class="underline">Allow Collapse?</span></b>
102        <ul>
103            <li>Check this box if you would like users to be able to collapse the Board Rules.</li>
104        </ul>
105    </li>
106    <li><b><span class="underline">Rules Title</span></b>
107        <ul>
108            <li>Title for the rules for this board.</li>
109        </ul>
110    </li>
111    <li><b><span class="underline">Board Rules</span></b>
112        <ul>
113            <li>Rules for this board. You may use html tags in the rules.</li>
114        </ul>
115    </li>
116    <li><b><span class="underline">Minimum Age to Access</span></b>
117        <ul>
118            <li>Restrict access by minimum age.</li>
119        </ul>
120    </li>
121    <li><b><span class="underline">Maximum Age to Access</span></b>
122        <ul>
123            <li>Restrict access by maximum age.</li>
124        </ul>
125    </li>
126    <li><b><span class="underline">Gender Allowed Access</span></b>
127        <ul>
128            <li>Restrict access by gender.</li>
129        </ul>
130        <p class="help_attn"><b><span class="underline">Administrator Tip:</span></b> The Age&#47;Gender restrictions are based on the information users enter in their Profile for birthday and gender selection. If a user does not enter an age or select a gender, YaBB has no way to know their age or gender, thus <i>they will not be allowed access to any board that uses these restrictions.</i></p>
131    </li>
132    <li><b><span class="underline">Board Password</span></b>
133        <ul>
134            <li>If checked and if a password has been filled in, members will need to use the password to access this board. Note that adding a password to an 'External Link' board does nothing.</li>
135        </ul>
136    </li>
137    <li><b><span class="underline">Allowed to Start Topics</span></b>
138        <ul>
139            <li>Limit which Member Groups can start a new topic.</li>
140        </ul>
141    </li>
142    <li><b><span class="underline">Allowed to Reply to Topics</span></b>
143        <ul>
144            <li>Limit which Member Groups are allowed to reply to topics.</li>
145        </ul>
146    </li>
147    <li><b><span class="underline">Allowed to View Topics</span></b>
148        <ul>
149            <li>Limit which Member Groups are allowed to view topics.</li>
150        </ul>
151    </li>
152    <li><b><span class="underline">Allowed to Create Polls</span></b>
153        <ul>
154            <li>Limit which Member Groups are allowed to create polls.</li>
155        </ul>
156        <p class="help_attn"><b><span class="underline">Administrator Tip:</span></b> To allow Guests to do <span class="underline">any</span> of the above four functions, <i><b>do not select any member groups</b></i> in that option box.</p>
157    </li>
158</ul>
159<p>Once you have filled out all the information for your new Boards, scroll down to the bottom of the list and click on the button titled &#8220;Save&#8221;. Your new Boards will be created and opened for posting!</p>
160~;
161#############################################
162
163### Section 3
164#############################################
165$SectionSub3 = "Editing_a_Board";
166$SectionBody3 = qq~<p>If you need to make changes to any of the boards you have created, simply follow the directions above to access your board management section. In the list of boards, you will notice a check box that corresponds to each title. Check this box for each and every board you wish to edit. Once selected, scroll to the bottom of the board listings and locate the set of radio buttons titled &#8220;With selected&#8221;. Click on the radio labeled &#8220;Edit&#8221; then press the button to the right titled &#8220;Go&#8221;.</p>
167<p>On this Edit Boards page, you will be given a large set of options for each of the new Boards you are trying to edit:</p>
168<ul>
169    <li><b><span class="underline">Board ID</span></b>
170        <ul>
171            <li>This is only used for internal YaBB functions, and it is used in the URL used to view a board. This Board ID is <i>not editable</i> and is displayed for information only.</li>
172        </ul>
173    </li>
174    <li><b><span class="underline">Name</span></b>
175        <ul>
176            <li>This is what your users will see as the name of the Board. You may enter anything you wish here.</li>
177        </ul>
178    </li>
179    <li><b><span class="underline">Description</span></b>
180        <ul>
181            <li>Describe this board so your users will know what the subject/topic will be.</li>
182        </ul>
183    </li>
184    <li><b><span class="underline">Moderators</span></b>
185        <ul>
186            <li>Click on the link under the word &#8220;Moderators&#8221; to add the members you wish to give Moderator access for <i>this board</i>.</li>
187        </ul>
188    </li>
189    <li><b><span class="underline">Member Group Moderators</span></b>
190        <ul>
191            <li>If you choose to have all the members of one or more particular Member Groups act as Moderators for <i>this board</i>, select the Member Group&#40;s&#41; here.</li>
192        </ul>
193        <p class="help_attn"><b><span class="underline">Administrator Tip:</span></b> If you set up a particular Member Group and assign it as the Member Group Moderator group in a Board, it is easy to add a new Moderator to that Board - just add them to that Member Group.</p>
194        <p class="help_attn"><b><span class="underline">Administrator Tip:</span></b> You can also assign Moderators and Moderator Groups to a specific board by going to that board and clicking on the 'Add/Delete Moderators' link near the top or by going to the Admin Edit section of a member's Profile and choosing the board or boards you would like them to Moderate.</p>
195    </li>
196    <li><b><span class="underline">Category</span></b>
197        <ul>
198            <li>Choose which Category you would like this board to be a part of.</li>
199        </ul>
200    </li>
201    <li><b><span class="underline">Parent Board</span></b>
202        <ul>
203            <li>Choose which board you would like this board to be a subboard of.</li>
204        </ul>
205    </li>
206    <li><b><span class="underline">Child Boards</span></b>
207        <ul>
208            <li>Tells you what boards are already subboards within this board.</li>
209        </ul>
210    </li>
211    <li><b><span class="underline">Can Post?</span></b>
212        <ul>
213            <li>Choose whether or not topics within this board can be viewed.</li>
214        </ul>
215        <p class="help_attn"><b><span class="underline">Administrator Tip:</span></b> If this is a new/empty board no topics can be posted to it. Posts can only be made to the subboards within it. If this board has threads, making it a 'No Post' board means the threads will become inaccessible even to the admin.</p>
216    </li>
217    <li><b><span class="underline">Board Picture</span></b>
218        <ul>
219            <li>Here you can assign a small image to represent this board. Type the complete URL to the image in this box using the standard format: http:www.domain.com/folder/imagename.jpg. Allowed image formats are .gif, .jpg, .png, and .bmp.</li>
220        </ul>
221    </li>
222    <li><b><span class="underline">RSS</span></b>
223        <ul>
224            <li>Here you can turn on or off the RSS (Really Simple Syndication) feed for this board. RSS allows users to keep up to date on the newest information on a board without having stay on the forum site.</li>
225        </ul>
226    </li>
227    <li><b><span class="underline">Zero Post Count Board?</span></b>
228        <ul>
229            <li>Check this box if you would like to prevent any Posts made in this Board from increasing users' Post Counts.</li>
230        </ul>
231    </li>
232    <li><b><span class="underline">Show to All?</span></b>
233        <ul>
234            <li>Checking this option will ensure the Board Name and Board description are shown to all who are able to view the Category this Board is in, even if they are not allowed access to view the contents of the Board itself.</li>
235        </ul>
236        <p class="help_attn"><b><span class="underline">Administrator Tip:</span></b> This is a good way to show your Guests that there is more content available to them if they register and become Members.</p>
237    </li>
238    <li><b><span class="underline">Allow Attachments</span></b>
239        <ul>
240            <li>Checking this option will enable users to attach files to their posts in this board provided the &#8220;Allow File Attaching in Posts?&#8221; option is checked in the Admin Center&#47;Forum Configuration&#47;Advanced Settings under the &#8220;File Attachments&#8221; tab.</li>
241        </ul>
242    </li>
243    <li><b><span class="underline">Global Announcements</span></b>
244        <ul>
245            <li>Checking this option will ensure that the messages in this board are shown as important on top of every board. No matter how the Board permissions are set, only Forum Administrators and Global Moderators can start new topics or reply. <b><span class="underline">Note:</span> YaBB only allows a single board to have this label.</b></li>
246        </ul>
247    </li>
248    <li><b><span class="underline">Recycle Bin</span></b>
249        <ul>
250            <li>Checking this option make this board a recycle bin for messages deleted by moderators. It can also be used as a recycle bin for Forum Administrators by unchecking the box found in the Admin Center&#47;Configuration&#47;Forum Settings under the &#8220;Staff&#8221; tab. <b><span class="underline">Note:</span> YaBB only allows a single board to have this label.</b></li>
251        </ul>
252    </li>
253    <li><b><span class="underline">Enable Board Rules</span></b>
254        <ul>
255            <li>Check this box if you would like to enable Board Rules for this board.</li>
256        </ul>
257    </li>
258    <li><b><span class="underline">Allow Collapse?</span></b>
259        <ul>
260            <li>Check this box if you would like users to be able to collapse the Board Rules.</li>
261        </ul>
262    </li>
263    <li><b><span class="underline">Rules Title</span></b>
264        <ul>
265            <li>Title for the rules for this board.</li>
266        </ul>
267    </li>
268    <li><b><span class="underline">Board Rules</span></b>
269        <ul>
270            <li>Rules for this board. You may use html tags in the rules.</li>
271        </ul>
272    </li>
273    <li><b><span class="underline">Minimum Age to Access</span></b>
274        <ul>
275            <li>Restrict access by minimum age.</li>
276        </ul>
277    </li>
278    <li><b><span class="underline">Maximum Age to Access</span></b>
279        <ul>
280            <li>Restrict access by maximum age.</li>
281        </ul>
282    </li>
283    <li><b><span class="underline">Gender Allowed Access</span></b>
284        <ul>
285            <li>Restrict access by gender.</li></ul>
286        <p class="help_attn"><b><span class="underline">Administrator Tip:</span></b> The Age&#47;Gender restrictions are based on the information users enter in their Profile for birthday and gender selection. If a user does not enter an age or select a gender, YaBB has no way to know their age or gender, thus <i>they will not be allowed access to any board that uses these restrictions.</i></p></li>
287    <li><b><span class="underline">Allowed to Start Topics</span></b>
288        <ul>
289            <li>Limit which Member Groups can start a new topic.</li>
290        </ul>
291    </li>
292    <li><b><span class="underline">Allowed to Reply to Topics</span></b>
293        <ul>
294            <li>Limit which Member Groups are allowed to reply to topics.</li>
295        </ul>
296    </li>
297    <li><b><span class="underline">Allowed to View Topics</span></b>
298        <ul>
299            <li>Limit which Member Groups are allowed to view topics.</li>
300        </ul>
301    </li>
302    <li><b><span class="underline">Allowed to Create Polls</span></b>
303        <ul>
304            <li>Limit which Member Groups are allowed to create polls.</li>
305        </ul>
306        <p class="help_attn"><b><span class="underline">Administrator Tip:</span></b> To allow Guests to do <span class="underline">any</span> of the above four functions, <i><b>do not select any member groups</b></i> in that option box.</p>
307    </li>
308</ul>
309<p>Once you have edited all the information for your Boards, scroll down to the bottom of the list and click on the button titled &#8220;Save&#8221;. Your changes to the Boards will be seen immediately.</p>
310 ~;
311#############################################
312
313### Section 4
314#############################################
315$SectionSub4 = "Deleting_a_Board";
316$SectionBody4 = qq~<p>If you would like to remove a Board, follow the directions in the Accessing the Board Functions section above to access your Board management page.</p>
317<h4>Deleting a Board</h4>
318<ul>
319    <li>In the list of Boards, you will notice a check box that corresponds to each title. Check this box for each and every Board you wish to remove.</li>
320    <li>Once selected, scroll to the bottom of the Board listings and locate the set of radio buttons titled &#8220;With selected&#8221;.</li>
321    <li>Click on the radio labeled &#8220;Remove&#8221; then press the button to the right titled &#8220;Go&#8221;.</li>
322    <li>A small pop-up will ask you to confirm that you want to remove these Boards. Click &#8220;OK&#8221; to remove them or &#8220;Cancel&#8221; to keep them</li>
323</ul>
324~;
325#############################################
326
3271;