diff options
author | Treer <treer.git@the-bordello.com> | 2016-05-10 00:15:57 +1000 |
---|---|---|
committer | Treer <treer.git@the-bordello.com> | 2016-05-10 00:15:57 +1000 |
commit | ef97e5a0636c2563f696b8601619d963b363fe00 (patch) | |
tree | b7dfd05cd5b58b72c747ff00b749f3336ee8b52e /doc/acl_dialog_post.html | |
parent | 61909d2480dc7098932058c4a3ab076d32bdda3e (diff) | |
download | volse-hubzilla-ef97e5a0636c2563f696b8601619d963b363fe00.tar.gz volse-hubzilla-ef97e5a0636c2563f696b8601619d963b363fe00.tar.bz2 volse-hubzilla-ef97e5a0636c2563f696b8601619d963b363fe00.zip |
minor cleanup. No functional changes
Diffstat (limited to 'doc/acl_dialog_post.html')
-rw-r--r-- | doc/acl_dialog_post.html | 10 |
1 files changed, 4 insertions, 6 deletions
diff --git a/doc/acl_dialog_post.html b/doc/acl_dialog_post.html index b387ec08e..80b2c68b6 100644 --- a/doc/acl_dialog_post.html +++ b/doc/acl_dialog_post.html @@ -3,13 +3,11 @@ <h2>Post Permissions</h2> -<p>Sometimes called Access Control List, or ACL, the permissions set who is able to see your new post.</p> +<p>The permissions dialog lets you select which channels and/or privacy groups can see the post. You can also select who is explicitly denied access. For example, say you are planning a surprise party for a friend. You can send an invitation post to everyone in your <b>Friends</b> group <i>except</i> the friend you are surprising. In this case you "Show" the <b>Friends</b> group but "Don't show" that one person.</p> -<p>Pressing the ACL button (<i class="fa fa-lock"></i> or <i class="fa fa-unlock"></i>) beside the Submit button will display a dialog in which you can select what channels and/or privacy groups can see the post. You can also select who is explicitly denied access. For example, say you are planning a surprise party for a friend. You can send an invitation post to everyone in your <b>Friends</b> group <i>except</i> the friend you are surprising. In this case you "Show" the <b>Friends</b> group but "Don't show" that one person.</p> - -<dl> -<dt>Tip:</dt> -<dd>The border color of each channel indicates whether that channel — or one of the groups it belongs to — has access to the post. The border color will also indicate when a channel [or group it belongs to] has been expliciyly set to "Don't show".</dd> +<dl class="text-info dl-terms-large dl-horizontal"> +<dt style="width: 3em;">Tip!</td> +<dd style="margin-left: 4em;">The border color of each channel indicates whether that channel — or one of the groups it's a member of — will have access to the post. The border color will also indicate when a channel, or group it belongs to, has been explicitly set to "Don't show".</dd> </dl> <h3>Why can't I edit a post's permissions after I saved it?</h3> |