docs: Remove unnecessary content originally extracted from old ToC.

This commit is contained in:
Cynthia Lin 2017-01-06 15:22:58 -08:00 committed by Tim Abbott
parent e256073214
commit 57e7941ba9
12 changed files with 3 additions and 129 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 101 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 25 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 6.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 129 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 22 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 17 KiB

View File

@ -5,7 +5,7 @@ messages! This guide shows you how to send emoji by using Zulips
built-in emoji menu, pasting Unicode, or typing the emoji code.
### Using the emoji menu
1. Start by composing a [new message](/help/#posting-and-replying)
1. Start by composing a new message.
2. Click the smiley face under the left edge of the message box.
3. Click any emoji to include it in your messsage.
@ -16,7 +16,7 @@ built-in emoji menu, pasting Unicode, or typing the emoji code.
Zulip fully supports Unicode emoji. To use Unicode emoji in your message:
1. Copy any emoji you would like to include onto your clipboard. For example:😀.
2. Compose a [new message or reply](/help/#posting-and-replying)
2. Compose a new message or reply.
3. Paste the emoji into the message box.
**Note**: You can browse the
@ -25,7 +25,7 @@ Zulip fully supports Unicode emoji. To use Unicode emoji in your message:
### Using emoji codes
1. Start by composing a
[new message or reply](/help/#posting-and-replying)
new message or reply.
2. Type in the emoji code. For example `:smile:` produces the
following icon:<img
src="/static/generated/emoji/images/emoji/smile.png" alt="smile"

View File

@ -1,44 +0,0 @@
# Message display settings
![Message Display](/static/images/help/message-display-settings.png)
By default, messages in Zulip are displayed in English with a 12-hour
timestamp, and the user list is displayed on the right side of the
window.
However, there are a few reasons you might want to modify your message
display settings. For example, you may want to do this if you speak a
non-English language as your first language, are used to a 24-hour
convention for displaying time, or have a narrow screen and want to
conserve space.
## Display options
Listed below are the current message display settings that Zulip
supports. After editing your message display settings, you will need
to reload your screen for any changes you make to take effect.
### Select default language
![Change Default Language Menu](/static/images/help/change-default-language-menu.png)
See **[Changing the Default Language](/help/change-your-language)** to learn more about this option.
### Display user list on left side in narrow windows
![Display user list on left side in narrow windows option](/static/images/help/user-list-left.png)
![Display user list on left side in narrow windows](/static/images/help/users-left.png)
See
**[Move the user list to the left sidebar](/help/move-the-users-list-to-the-left-sidebar)**
to learn more about this option.
## Display time in 24-hour format
![Display time in 24-hour format option](/static/images/help/24-hour-display.png)
![Display time in 24-hour format](/static/images/help/24-hour.png)
See
**[Change the date and time format](/help/change-the-date-and-time-format)**
to learn more about this option.

View File

@ -30,6 +30,3 @@ over the name and click on the option `Compose a private message to
You can always discard your message by clicking the **x**
(<i class="icon-vector-remove"></i>) icon located at the top-right corner
of your compose box.
**[Go back to “Streams and private messages”](/help/streams-and-private-messages)**

View File

@ -1,79 +0,0 @@
# Streams and private messages
![Streams and private messages overview](/static/images/help/streams-private-overview.png)
Zulip supports both **private messaging** and group chats via conversation **streams**.
**Streams** are either:
* **Public** - Public streams are for open discussions. All users can
subscribe to public streams and discuss there. Any Zulip user can
join any public stream in the realm, and can view the complete
message history of any public stream without joining the stream.
* **Private** - Private streams are for confidential discussions and
are only visible to users who've been invited to subscribe to
them. Users who are not members of a private stream cannot subscribe
to the stream or read or send messages in the stream.
**Private messaging** can either be done in a **one-on-one** or in a
**group** conversation. They can only be seen by users that are in
the group.
## Sending a new stream message
Read about sending a new stream message [here](/help/send-a-stream-message).
## Private messaging
![New private message](/static/images/help/private-message.png)
![New private message](/static/images/help/private-box.png)
See **["Send a private message"](/help/send-a-private-message)** to learn more about sending a private message.
## Other features
While sending either a stream or private message, several features
located below the messaging box in the bottom-left corner can aid you
in composing your message.
### Emoji
![Emoji feature](/static/images/help/emoji-box.png)
Clicking the **smiley face**
(<i class="icon-vector-smile"></i>) icon allows a
box to appear featuring Zulip's vast collection of emojis. You can
select an emoji to include in your message.
### Attach files
![File upload feature](/static/images/help/uploaded.png)
Clicking the **paper clip**
(<i class="icon-vector-paper-clip"></i>) icon allows you to
select a file from your computer and attach it to your message,
uploading it to Zulip to share with your peers.
![File upload feature](/static/images/help/uploading.png)
While the file is uploading, a blue box labeled **Uploading...** will
appear, and a link to your file will be included in your message once
the file has been uploaded.
### Formatting
![Message formatting modal](/static/images/help/message-formatting-summary.png)
Clicking the **A** (<i class="icon-vector-font"></i>) icon
will reveal a modal window with a summary of message formatting in
Zulip. For more information on message formatting, see our
[message formatting guide](/help/format-your-message-using-markdown).
### Restore draft
Read about restoring the draft of a message [here](/help/restore-the-last-unsent-message).
### Previewing your message
Read about message previewing [here](/help/preview-your-message-before-sending).
### Press Enter to send
Read about pressing enter to send [here](/help/enable-or-disable-pressing-enter-to-send).