1$SectionName = "Post_Functions";
2
3### Section 1
4#############################################
5$SectionSub1 = "Modifying_a_Post";
6$SectionBody1 = q~<p>You now have the ability to edit, modify, or delete any post on the Board(s) you moderate. This function will help you fight spam, remove unwanted language or content, censor users, add additions and much more. The directions below provide some specific steps on how to perform these functions:</p>
7<h4 class="help">Modifying a Post</h4>
8<ul>
9	<li>Identify the post you wish to edit.</li>
10	<li>In that post, you will see a small menu with &#8220;Quote&#8221;, &#8220;Modify&#8221; and &#8220;Delete&#8221;. Click on the one titled &#8220;Modify&#8221;.</li>
11	<li>You will then be given access to the edit page where you may make your changes. When you're done, press the button titled &#8220;Save&#8221;.
12		<p class="help_attn"><b><span class="underline">Global Moderator Tip:</span></b> It's useful to be able to identify any text changed or added by a Moderator when modifying a post. A good way to do this is to use a different color text for the Moderator's text. To do this, use your mouse to highlight your text then click on a color button, or click on the color palette and select a text color.</p>
13	</li>
14</ul>
15<p>Please note that a small line of text will show on the post stating that you have made an edit. As such, it is advised you also attach a reason to why you made the edit. This lets the Forum staff, the poster, and the rest of the community know there was an issue. You can use the Edit button above the Post Window or the [edit][/edit] YaBBC tags to add a message about your edit.</p>
16<p>This will enclose your text in a box so it appears similar to the following example:</p>
17[yabbc][edit]I modified this post and this is why![/edit][/yabbc]
18~;
19#############################################
20
21### Section 2
22#############################################
23$SectionSub2 = "Deleting_a_Post";
24$SectionBody2 = q~<p>If you believe a Post is inappropriate, a violation of the User Agreement or does not belong, you have the option of removing it from the Topic, without deleting the entire Topic.</p>
25<h4 class="help">Deleting a Single Post</h4>
26<ul>
27	<li>Identify the Post you wish to delete.</li>
28	<li>In that Post, you will see a small menu with &#8220;Quote&#8221;, &#8220;Modify&#8221; and &#8220;Delete&#8221;. Click on the one titled &#8220;Delete&#8221;.</li>
29	<li>This will <i>instantly</i> remove the offending Post.</li>
30</ul>
31<h4 class="help">Deleting Multiple Posts</h4>
32<ul>
33	<li>If there are multiple Posts to be removed inside of a single Topic, repeat the above steps for each Post that needs to be removed.</li>
34	<li>If the Administrator has enabled Multi-Delete in the Admin Center&#47;Forum Settings&#47;, follow these directions to remove all the Posts that need removing at once:
35		<ul>
36			<li>Identify the posts you wish to delete.</li>
37			<li>In each post, <i>next</i> to the &#8220;Delete&#8221; button, click on the small check box.</li>
38			<li>Near the bottom of the page, past all the posts in that topic, you will find your Moderator Menu. Find and click the button titled &#8220;Delete Selected&#8221;.</li>
39			<li>This will also <i>instantly</i> remove all posts that you have checked.</li>
40		</ul>
41	</li>
42</ul>
43~;
44#############################################
45
46### Section 3
47#############################################
48$SectionSub3 = "Splitting_a_Topic_";
49$SectionBody3 = q~<p>In the event that a conversation begins to drift away from the subject, you may wish to split the Topic into two separate Topics by using the &#8220;Split&#8221; function. This enables you to move a Post and all the Posts under it into a brand new Topic where the different conversation can continue without distracting from the original.</p>
50<h4 class="help">Splitting a Topic</h4>
51<ul>
52	<li>Identify the Post where the Topic split will occur. This will be the first Post of the new Topic that will be created.</li>
53	<li>In that post, you will see a small menu with &#8220;Quote&#8221;, &#8220;Modify&#8221;, &#8220;Split&#8221; and &#8220;Delete&#8221;. Click on the one titled &#8220;Split&#8221;. Note, obviously, this option will <i>not</i> show on the first post of a topic.</li>
54	<li>This function will instantly move the post and all the posts under it to a brand new topic. The subject of the post you split is the new topic's subject.
55		<p class="help_attn"><b><span class="underline">Global Moderator Tip:</span></b> Since the subject of a Topic that has been split will normally be &#8220;re:&#40;original subject of Topic&#41;&#8221;, you may wish to modify the first Post in the new Topic created by the split. You can edit the Subject line of that Post, changing it to something more appropriate for the new subject of conversation.</p>
56	</li>
57</ul>
58<h4 class="help">Splitting a Topic using Advanced Split/Splice:</h4>
59<p>Click on the Split/Splice button in the Moderator Menu below the last post displayed. Select from the following options:</p>
60<ul>
61	<li>Which posts you want to move</li>
62	<li>Whether to leave the original posts, a "Moved or Spliced to" message, or nothing</li>
63	<li>Category where the Split post&#40;s&#41; will be placed.</li>
64	<li>Board where the Split post&#40;s&#41; will be placed.</li>
65	<li>Topic where the Split post&#40;s&#41; will be placed.</li>
66	<li>Subject of the Topic where the Split post&#40;s&#41; will be placed.</li>
67</ul>
68~;
69#############################################
70
711;