diff options
author | Andrew Manning <tamanning@zoho.com> | 2016-04-17 07:29:08 -0400 |
---|---|---|
committer | Andrew Manning <tamanning@zoho.com> | 2016-04-17 07:29:08 -0400 |
commit | f4cca21fdf99f0cdd9be900c9190f7e5f6590828 (patch) | |
tree | 70cead4d5e43cf94d0cc1f3ebd6977f6b911827c /doc/context/en/channel | |
parent | d7fe48d1b683bf11c796dca22c01b83076d1e96b (diff) | |
download | volse-hubzilla-f4cca21fdf99f0cdd9be900c9190f7e5f6590828.tar.gz volse-hubzilla-f4cca21fdf99f0cdd9be900c9190f7e5f6590828.tar.bz2 volse-hubzilla-f4cca21fdf99f0cdd9be900c9190f7e5f6590828.zip |
Recover lost language translation accommodation and doc/context restructuring
Diffstat (limited to 'doc/context/en/channel')
-rw-r--r-- | doc/context/en/channel/help.html | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/context/en/channel/help.html b/doc/context/en/channel/help.html new file mode 100644 index 000000000..6e3181cbf --- /dev/null +++ b/doc/context/en/channel/help.html @@ -0,0 +1,8 @@ +<dl class="dl-horizontal"> + <dt>General</dt> + <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='contextualHelpFocus("#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 |