diff options
author | Andrew Manning <tamanning@zoho.com> | 2016-04-27 06:23:05 -0400 |
---|---|---|
committer | Andrew Manning <tamanning@zoho.com> | 2016-04-27 06:23:05 -0400 |
commit | b13c21f8720f27d05c33793df01a429d4a4220e8 (patch) | |
tree | 98b6c2f223b7e17697d97ad1f1bdfa69021f0f03 /doc/context/en/connections | |
parent | f975d9dfe457cb6912e7e0907406a86556537524 (diff) | |
download | volse-hubzilla-b13c21f8720f27d05c33793df01a429d4a4220e8.tar.gz volse-hubzilla-b13c21f8720f27d05c33793df01a429d4a4220e8.tar.bz2 volse-hubzilla-b13c21f8720f27d05c33793df01a429d4a4220e8.zip |
Added context help content
Diffstat (limited to 'doc/context/en/connections')
-rw-r--r-- | doc/context/en/connections/help.html | 8 | ||||
-rw-r--r-- | doc/context/en/connections/ifpending/help.html | 8 |
2 files changed, 16 insertions, 0 deletions
diff --git a/doc/context/en/connections/help.html b/doc/context/en/connections/help.html new file mode 100644 index 000000000..0f95fde63 --- /dev/null +++ b/doc/context/en/connections/help.html @@ -0,0 +1,8 @@ +<dl class="dl-horizontal"> + <dt>General</dt> + <dd>This page displays a list of all this channel's connections. The list can be <a href='#' onclick='contextualHelpFocus(".section-title-wrapper", 0); return false;' title="Click to highlight element...">sorted and filtered using the menu button beside the search button</a>. </dd> + <dt>Connection Details</dt> + <dd>Each list entry shows the details of a specific connection. A translucent avatar image indicates an archived connection.</dd> + <dt>Connection Status</dt> + <dd>A connection can be in different states: <ul><li>Archived</li><li>Ignored</li><li>Blocked</li><li>Hidden</li></ul></dd> +</dl>
\ No newline at end of file diff --git a/doc/context/en/connections/ifpending/help.html b/doc/context/en/connections/ifpending/help.html new file mode 100644 index 000000000..0f95fde63 --- /dev/null +++ b/doc/context/en/connections/ifpending/help.html @@ -0,0 +1,8 @@ +<dl class="dl-horizontal"> + <dt>General</dt> + <dd>This page displays a list of all this channel's connections. The list can be <a href='#' onclick='contextualHelpFocus(".section-title-wrapper", 0); return false;' title="Click to highlight element...">sorted and filtered using the menu button beside the search button</a>. </dd> + <dt>Connection Details</dt> + <dd>Each list entry shows the details of a specific connection. A translucent avatar image indicates an archived connection.</dd> + <dt>Connection Status</dt> + <dd>A connection can be in different states: <ul><li>Archived</li><li>Ignored</li><li>Blocked</li><li>Hidden</li></ul></dd> +</dl>
\ No newline at end of file |