diff options
author | redmatrix <git@macgirvin.com> | 2016-04-27 13:27:19 -0700 |
---|---|---|
committer | redmatrix <git@macgirvin.com> | 2016-04-27 13:27:19 -0700 |
commit | d4eb5e7c6d4ca944b523125b2e3e10160e50ac94 (patch) | |
tree | 4dd69437f377d73d64355601bed5ac1578cefc03 /doc/context/en/chat | |
parent | 8e8df26066d806c663e3eecc7d869d611e311f81 (diff) | |
parent | c91e43af343557afd2e4769a538106689776a3f5 (diff) | |
download | volse-hubzilla-d4eb5e7c6d4ca944b523125b2e3e10160e50ac94.tar.gz volse-hubzilla-d4eb5e7c6d4ca944b523125b2e3e10160e50ac94.tar.bz2 volse-hubzilla-d4eb5e7c6d4ca944b523125b2e3e10160e50ac94.zip |
Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_merge
Diffstat (limited to 'doc/context/en/chat')
-rw-r--r-- | doc/context/en/chat/help.html | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/context/en/chat/help.html b/doc/context/en/chat/help.html new file mode 100644 index 000000000..cc71686d8 --- /dev/null +++ b/doc/context/en/chat/help.html @@ -0,0 +1,8 @@ +<dl class="dl-horizontal"> + <dt>General</dt> + <dd>Create and use chat rooms to communicate in real-time, using the standard Hubzilla permissions system for chat room access control.</dd> + <dt>Create new chat room</dt> + <dd>Use the "Create New" button to create a new chat room. Enter a name and how long messages should be retained.</dd> + <dt>Chatting</dt> + <dd>Enter your message in the message box and press Submit. You can set a status by selecting the chat room menu button beside the Submit button. Other people "in the room" are visible in the side panel in the "Chat Members" panel.</dd> +</dl>
\ No newline at end of file |