diff options
author | Andrew Manning <andrew@reticu.li> | 2016-03-26 14:55:16 -0400 |
---|---|---|
committer | Andrew Manning <andrew@reticu.li> | 2016-03-26 14:55:16 -0400 |
commit | 99d9456b3addc651a68874ddd391d25684252c4d (patch) | |
tree | 0b71247eda7e51ccc5ff1b0db83e908fb8aa93e9 /doc/context/channel/help.html | |
parent | c25ef1d9a86193eb5b96484d9bfaae0bd4166653 (diff) | |
download | volse-hubzilla-99d9456b3addc651a68874ddd391d25684252c4d.tar.gz volse-hubzilla-99d9456b3addc651a68874ddd391d25684252c4d.tar.bz2 volse-hubzilla-99d9456b3addc651a68874ddd391d25684252c4d.zip |
More help content for channel pages. Channel, photos, files, about.
Diffstat (limited to 'doc/context/channel/help.html')
-rw-r--r-- | doc/context/channel/help.html | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/doc/context/channel/help.html b/doc/context/channel/help.html index 8c3d1e422..810913ff3 100644 --- a/doc/context/channel/help.html +++ b/doc/context/channel/help.html @@ -16,5 +16,9 @@ </script> <dl class="dl-horizontal"> <dt>General</dt> - <dd>This is the home page of a channel. It is similar to someone's "wall" in a social network context.</dd> + <dd>This is the home page of a channel. It is similar to someone's profile "wall" in a social network context. Posts created by the channel are displayed according to the observer's viewing permissions.</dd> + <dt>Create a Post</dt> + <dd>If you have permission to create posts on the channel page, then you will see the post editor at the top.</dd> + <dt><a href='#' onclick='contextualHelp1("#tabs-collapse-1", 0); return false;' title="Click to highlight element...">Channel Content Tabs</a></dt> + <dd>The channel content tabs are links to other content published by the channel. The <b>About</b> tab links to the channel profile. The <b>Photos</b> tab links to the channel photo galleries. The <b>Files</b> tab links to the general shared files published by the channel.</dd> </dl>
\ No newline at end of file |