Fossil SCM
Adjust forum-closure docs to match the previous check-in.
Commit
420d6e77e48e2140e10e5fe715a346c395d6ffabbbe7a47a8c5e7dc9e96c0b90
Parent
b2f007178a3027c…
1 file changed
+8
-8
+8
-8
| --- www/forum.wiki | ||
| +++ www/forum.wiki | ||
| @@ -393,19 +393,19 @@ | ||
| 393 | 393 | bypassed. Any user, admin or otherwise, who can push changes to a |
| 394 | 394 | repository may bypass closure of a post by setting the appropriate |
| 395 | 395 | artifact tags on a local copy and pushing those changes to a remote |
| 396 | 396 | copy of the forum. |
| 397 | 397 | |
| 398 | -Closing may be achieved in two ways: | |
| 399 | - | |
| 400 | - * When a given post is selected in the web interface, a "Close" or | |
| 401 | - "Re-open" button will appear under the post if the user has | |
| 402 | - permissions to perform that operation. | |
| 403 | - * A Close option is added at the bottom of the Edit page, permissions | |
| 404 | - permitting. | |
| 398 | +The option to close a post, permissions permitting, appears as a | |
| 399 | +"Close" button on the currently-selected post. If the selected post is | |
| 400 | +alread closed, a "Re-open" button will be shown instead. In order to | |
| 401 | +re-open a post, <em>the closed post itself</em> must be | |
| 402 | +selected. Selecting a response to that post, which is implicitly | |
| 403 | +closed by the closure of its parent, will <em>not</em> offer a re-open | |
| 404 | +option. | |
| 405 | 405 | |
| 406 | 406 | Though forum users are permitted to delete their own posts, they are |
| 407 | 407 | not permitted, without appropriate permissions, to close their own |
| 408 | 408 | posts. This is intentional, as closing one's own post can be used to |
| 409 | -antagonize other forum-goers. For example, by posting something | |
| 409 | +antagonize other forum users. For example, by posting something | |
| 410 | 410 | trollish or highly contraversial in nature and closing the post to |
| 411 | 411 | further responses. |
| 412 | 412 |
| --- www/forum.wiki | |
| +++ www/forum.wiki | |
| @@ -393,19 +393,19 @@ | |
| 393 | bypassed. Any user, admin or otherwise, who can push changes to a |
| 394 | repository may bypass closure of a post by setting the appropriate |
| 395 | artifact tags on a local copy and pushing those changes to a remote |
| 396 | copy of the forum. |
| 397 | |
| 398 | Closing may be achieved in two ways: |
| 399 | |
| 400 | * When a given post is selected in the web interface, a "Close" or |
| 401 | "Re-open" button will appear under the post if the user has |
| 402 | permissions to perform that operation. |
| 403 | * A Close option is added at the bottom of the Edit page, permissions |
| 404 | permitting. |
| 405 | |
| 406 | Though forum users are permitted to delete their own posts, they are |
| 407 | not permitted, without appropriate permissions, to close their own |
| 408 | posts. This is intentional, as closing one's own post can be used to |
| 409 | antagonize other forum-goers. For example, by posting something |
| 410 | trollish or highly contraversial in nature and closing the post to |
| 411 | further responses. |
| 412 |
| --- www/forum.wiki | |
| +++ www/forum.wiki | |
| @@ -393,19 +393,19 @@ | |
| 393 | bypassed. Any user, admin or otherwise, who can push changes to a |
| 394 | repository may bypass closure of a post by setting the appropriate |
| 395 | artifact tags on a local copy and pushing those changes to a remote |
| 396 | copy of the forum. |
| 397 | |
| 398 | The option to close a post, permissions permitting, appears as a |
| 399 | "Close" button on the currently-selected post. If the selected post is |
| 400 | alread closed, a "Re-open" button will be shown instead. In order to |
| 401 | re-open a post, <em>the closed post itself</em> must be |
| 402 | selected. Selecting a response to that post, which is implicitly |
| 403 | closed by the closure of its parent, will <em>not</em> offer a re-open |
| 404 | option. |
| 405 | |
| 406 | Though forum users are permitted to delete their own posts, they are |
| 407 | not permitted, without appropriate permissions, to close their own |
| 408 | posts. This is intentional, as closing one's own post can be used to |
| 409 | antagonize other forum users. For example, by posting something |
| 410 | trollish or highly contraversial in nature and closing the post to |
| 411 | further responses. |
| 412 |