diff options
author | Andrew Manning <tamanning@zoho.com> | 2016-05-05 21:49:24 -0400 |
---|---|---|
committer | Andrew Manning <tamanning@zoho.com> | 2016-05-05 21:49:24 -0400 |
commit | 3011d3768cb524ccf795ed64924649a2e30a036b (patch) | |
tree | 067cfd2421cddefe882911fe9ef930958ee2eb8a /doc/acl_dialog_post.html | |
parent | 6ce939491bf932c20c9777a8518da5875e02a6b1 (diff) | |
parent | 5508feb6ce185d4da12adbd38dc2c0e36d244704 (diff) | |
download | volse-hubzilla-3011d3768cb524ccf795ed64924649a2e30a036b.tar.gz volse-hubzilla-3011d3768cb524ccf795ed64924649a2e30a036b.tar.bz2 volse-hubzilla-3011d3768cb524ccf795ed64924649a2e30a036b.zip |
Merge remote-tracking branch 'upstream/dev' into plugin-repo
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> |