From 96817e64be8fd34464cae06ef74edbd35dca765d Mon Sep 17 00:00:00 2001 From: Emil Grehn Date: Sat, 19 Oct 2024 14:52:08 +0200 Subject: [PATCH] message_quoting: Rename help page to "Quote or forward a message". Move the page to /help/quote-or-forward-a-message and add a url redirect from the old url. Fixes #31953 --- help/code-blocks.md | 2 +- help/format-a-quote.md | 2 +- help/format-your-message-using-markdown.md | 2 +- help/include/sidebar_index.md | 2 +- help/link-to-a-message-or-conversation.md | 2 +- help/mention-a-user-or-group.md | 2 +- help/{quote-and-reply.md => quote-or-forward-a-message.md} | 2 +- help/replying-to-messages.md | 2 +- zerver/lib/url_redirects.py | 1 + 9 files changed, 9 insertions(+), 8 deletions(-) rename help/{quote-and-reply.md => quote-or-forward-a-message.md} (98%) diff --git a/help/code-blocks.md b/help/code-blocks.md index 6cc437cf0b..dd5a8a6462 100644 --- a/help/code-blocks.md +++ b/help/code-blocks.md @@ -191,7 +191,7 @@ be happy to help you out. * [Message formatting](/help/format-your-message-using-markdown) * [LaTeX](/help/latex) * [Spoilers](/help/spoilers) -* [Quote message](/help/quote-and-reply) +* [Quote message](/help/quote-or-forward-a-message) [pygments-lexers]: https://pygments.org/docs/lexers/ [get_lexer_by_name]: https://pygments-doc.readthedocs.io/en/latest/lexers/lexers.html#pygments.lexers.get_lexer_by_name diff --git a/help/format-a-quote.md b/help/format-a-quote.md index 96c7fd6ad7..7c3e323b9f 100644 --- a/help/format-a-quote.md +++ b/help/format-a-quote.md @@ -48,4 +48,4 @@ quote in two paragraphs ## Related articles * [Message formatting](/help/format-your-message-using-markdown) -* [Quote message](/help/quote-and-reply) +* [Quote message](/help/quote-or-forward-a-message) diff --git a/help/format-your-message-using-markdown.md b/help/format-your-message-using-markdown.md index 82ad4cac1d..a18f6810bf 100644 --- a/help/format-your-message-using-markdown.md +++ b/help/format-your-message-using-markdown.md @@ -114,7 +114,7 @@ below. !!! tip "" - There is a handy option to [quote message](/help/quote-and-reply) to a + There is a handy option to [quote message](/help/quote-or-forward-a-message) to a message in Zulip. You can also use the **Quote** () button in the compose box to insert quote formatting. diff --git a/help/include/sidebar_index.md b/help/include/sidebar_index.md index 95a714bdfb..41a8c1af15 100644 --- a/help/include/sidebar_index.md +++ b/help/include/sidebar_index.md @@ -61,7 +61,7 @@ * [Mention a user or group](/help/mention-a-user-or-group) * [Link to a channel, topic, or message](/help/link-to-a-message-or-conversation) * [Format a quote](/help/format-a-quote) -* [Quote message](/help/quote-and-reply) +* [Quote or forward a message](/help/quote-or-forward-a-message) * [Emoji and emoticons](/help/emoji-and-emoticons) * [Insert a link](/help/insert-a-link) * [Share and upload files](/help/share-and-upload-files) diff --git a/help/link-to-a-message-or-conversation.md b/help/link-to-a-message-or-conversation.md index 6957508681..6c6ca7a1df 100644 --- a/help/link-to-a-message-or-conversation.md +++ b/help/link-to-a-message-or-conversation.md @@ -54,7 +54,7 @@ These links will still work even when the message is [moved to another topic](/help/move-content-to-another-topic) or [channel](/help/move-content-to-another-channel), or if its [topic is resolved](/help/resolve-a-topic). Zulip uses the same permanent link syntax when -[quoting a message](/help/quote-and-reply). +[quoting a message](/help/quote-or-forward-a-message). When you paste a message link into the compose box, it gets automatically formatted to be easy to read: diff --git a/help/mention-a-user-or-group.md b/help/mention-a-user-or-group.md index 1c159a1b1a..431ffbdc8e 100644 --- a/help/mention-a-user-or-group.md +++ b/help/mention-a-user-or-group.md @@ -95,5 +95,5 @@ channels](/help/channel-notifications). * [Message formatting](/help/format-your-message-using-markdown) * [Restrict wildcard mentions](/help/restrict-wildcard-mentions) -* [Quote message](/help/quote-and-reply) +* [Quote message](/help/quote-or-forward-a-message) * [View your mentions](/help/view-your-mentions) diff --git a/help/quote-and-reply.md b/help/quote-or-forward-a-message.md similarity index 98% rename from help/quote-and-reply.md rename to help/quote-or-forward-a-message.md index d276a8361c..ead79b3bd8 100644 --- a/help/quote-and-reply.md +++ b/help/quote-or-forward-a-message.md @@ -1,4 +1,4 @@ -# Quote message +# Quote or forward a message You can quote a previous message, either replying within a topic or to start a new topic. diff --git a/help/replying-to-messages.md b/help/replying-to-messages.md index 59cddbb9ee..2365492591 100644 --- a/help/replying-to-messages.md +++ b/help/replying-to-messages.md @@ -7,5 +7,5 @@ * [Getting started with Zulip](/help/getting-started-with-zulip) * [Introduction to topics](/help/introduction-to-topics) * [Starting a new direct message](/help/starting-a-new-direct-message) -* [Quote message](/help/quote-and-reply) +* [Quote message](/help/quote-or-forward-a-message) * [Messaging tips & tricks](/help/messaging-tips) diff --git a/zerver/lib/url_redirects.py b/zerver/lib/url_redirects.py index 48a4e43419..0f07e948ea 100644 --- a/zerver/lib/url_redirects.py +++ b/zerver/lib/url_redirects.py @@ -124,6 +124,7 @@ HELP_DOCUMENTATION_REDIRECTS: list[URLRedirect] = [ ), URLRedirect("/help/allow-image-link-previews", "/help/image-video-and-website-previews"), URLRedirect("/help/getting-your-organization-started-with-zulip", "/help/moving-to-zulip"), + URLRedirect("/help/quote-and-reply", "/help/quote-or-forward-a-message"), ] LANDING_PAGE_REDIRECTS = [