diff options
author | redmatrix <git@macgirvin.com> | 2016-05-05 18:19:20 -0700 |
---|---|---|
committer | redmatrix <git@macgirvin.com> | 2016-05-05 18:19:20 -0700 |
commit | 5508feb6ce185d4da12adbd38dc2c0e36d244704 (patch) | |
tree | 58b0d5030c85410f3d962baff033aad1ad239fe7 /doc/acl_dialog_post.html | |
parent | 2e3da0cbbbb753c8910e96a907cd031e5d95f7c2 (diff) | |
parent | f38c8e5eca119266ee7f4fb7b6fbfd19c1ac747e (diff) | |
download | volse-hubzilla-5508feb6ce185d4da12adbd38dc2c0e36d244704.tar.gz volse-hubzilla-5508feb6ce185d4da12adbd38dc2c0e36d244704.tar.bz2 volse-hubzilla-5508feb6ce185d4da12adbd38dc2c0e36d244704.zip |
Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_merge
Diffstat (limited to 'doc/acl_dialog_post.html')
-rw-r--r-- | doc/acl_dialog_post.html | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/doc/acl_dialog_post.html b/doc/acl_dialog_post.html index 19c366419..b387ec08e 100644 --- a/doc/acl_dialog_post.html +++ b/doc/acl_dialog_post.html @@ -5,7 +5,12 @@ <p>Sometimes called Access Control List, or ACL, the permissions set who is able to see your new post.</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>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> <h3>Why can't I edit a post's permissions after I saved it?</h3> |