mirror of
https://github.com/zulip/zulip.git
synced 2025-11-18 21:48:30 +00:00
user docs: Add the message-actions-menu macro.
This commit is contained in:
@@ -257,6 +257,10 @@ icon to reveal an actions dropdown.
|
||||
|
||||
First step to navigating to the on-hover message actions.
|
||||
|
||||
### **Message actions menu** `{!message-actions-menu.md!}` macro
|
||||
|
||||
Navigate to the message actions menu.
|
||||
|
||||
### **Save changes** `{!save-changes.md!}` macro
|
||||
|
||||
Save changes after modifying organization settings.
|
||||
|
||||
@@ -10,7 +10,7 @@ message editing entirely. See the
|
||||
[guide to message and topic editing](/help/configure-message-editing-and-deletion)
|
||||
for the details on when topic editing is allowed.
|
||||
|
||||
{!message-actions.md!} down chevron (<i class="icon-vector-chevron-down"></i>).
|
||||
{!message-actions-menu.md!}
|
||||
|
||||
1. Select the first option. It may be called **View source / Edit topic**,
|
||||
or simply **Edit**. If it's called **View source**, then you are not
|
||||
|
||||
@@ -3,8 +3,7 @@
|
||||
Zulip allows you to collapse messages by hiding their contents to reduce message
|
||||
clutter.
|
||||
|
||||
{!message-actions.md!}
|
||||
{!down-chevron.md!}
|
||||
{!message-actions-menu.md!}
|
||||
|
||||
3. Click on the **Collapse** option from the actions dropdown to collapse a
|
||||
message.
|
||||
|
||||
@@ -55,8 +55,7 @@ changed by an organization administrator.
|
||||
|
||||
To delete a message:
|
||||
|
||||
{!message-actions.md!}
|
||||
{!down-chevron.md!}
|
||||
{!message-actions-menu.md!}
|
||||
|
||||
2. Select the **Delete message** option from the dropdown to delete that message.
|
||||
|
||||
|
||||
3
templates/zerver/help/include/message-actions-menu.md
Normal file
3
templates/zerver/help/include/message-actions-menu.md
Normal file
@@ -0,0 +1,3 @@
|
||||
1. Hover over a message to reveal three icons on the right.
|
||||
|
||||
1. Click the down chevron (<i class="icon-vector-chevron-down"></i>).
|
||||
@@ -22,7 +22,7 @@ Muted topics still appear in the left sidebar, though they are grayed out.
|
||||
|
||||
1. Find a message belonging to the topic that you wish to mute or unmute.
|
||||
|
||||
{!message-actions.md!} down chevron (<i class="icon-vector-chevron-down"></i>).
|
||||
{!message-actions-menu.md!}
|
||||
|
||||
1. Select **Mute (or unmute) the topic <topic name\>**.
|
||||
|
||||
|
||||
@@ -17,8 +17,7 @@ message to the specified stream under the specified topic by pressing the
|
||||
Enter key or clicking the **Send** button, depending on your settings.
|
||||
|
||||
## Reply to a message through the message actions dropdown
|
||||
{!message-actions.md!}
|
||||
{!down-chevron.md!}
|
||||
{!message-actions-menu.md!}
|
||||
|
||||
2. Select the **Reply** option from the dropdown to reply to the selected
|
||||
message. A message compose box will appear with the **Stream** (outlined in red
|
||||
|
||||
@@ -3,12 +3,9 @@
|
||||
A message or conversation can be shared on Zulip by creating
|
||||
a link to the conversation and sharing the link.
|
||||
|
||||
1. To create a link to a conversation, first locate the relevant message.
|
||||
{!message-actions-menu.md!}
|
||||
|
||||
2. Hover over the message to reveal a {!down-chevron.md!}.
|
||||
|
||||
3. Click on the {!down-chevron.md!} and select
|
||||
the **Link to conversation** option from the dropdown.
|
||||
1. Click **Link to conversation**.
|
||||
|
||||
4. Upon clicking **Link to conversation**, **topic** and **near** search
|
||||
operators will be used to create a link that narrows your messages to the
|
||||
|
||||
@@ -9,8 +9,7 @@ Organization administrators can
|
||||
|
||||
## View a message's edit history
|
||||
|
||||
{!message-actions.md!}
|
||||
{!down-chevron.md!}
|
||||
{!message-actions-menu.md!}
|
||||
|
||||
1. Click **View edit history**.
|
||||
|
||||
|
||||
@@ -3,8 +3,7 @@
|
||||
You can view the Markdown source of a message to learn how the message was
|
||||
formatted, or to copy the Markdown source for a reply.
|
||||
|
||||
{!message-actions.md!}
|
||||
{!down-chevron.md!}
|
||||
{!message-actions-menu.md!}
|
||||
|
||||
3. Click **View source**.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user