more New User Welcome Tip improvements
This commit is contained in:
parent
a4cdf33b22
commit
a82cad78af
|
@ -1244,53 +1244,53 @@ en:
|
|||
|
||||
There are no next page buttons or page numbers – to read more, **just keep scrolling down!**
|
||||
|
||||
As new replies or topics come in, they will appear automatically.
|
||||
|
||||
## How do I reply?
|
||||
|
||||
- To reply to a specific post, use the Reply button <img src="http://www.discourse.org/images/welcome/reply-post.png" width="29" height="25"> on that post.
|
||||
|
||||
- To reply to the overall *theme* of the topic, rather than any specific person or post in the topic, use the Reply button <img src="http://www.discourse.org/images/welcome/reply-topic.png" width="29" height="25"> at the very bottom of the topic.
|
||||
|
||||
- To take the conversation in a different direction, but keep them linked together, use Reply as New Topic <img src="http://www.discourse.org/images/welcome/reply-as-new-topic.png" width="33" height="25"> to the right of the post.
|
||||
|
||||
## Who is talking to me?
|
||||
|
||||
When someone replies to your post, quotes you, or mentions your @username, a number ➀ will appear over a conversation button at the top right of the page. Use it see who's talking to you, and where.
|
||||
|
||||
<img src="http://www.discourse.org/images/welcome/notification-panel.png" width="237" height="78">
|
||||
|
||||
To mention someone's name, start typing `@` and an autocompleter will pop up.
|
||||
|
||||
<img src="http://www.discourse.org/images/welcome/username-completion.png" width="307" height="174">
|
||||
|
||||
To quote just a section of a post, select it, then use the Reply button that appears over your selection.
|
||||
|
||||
<img src="http://www.discourse.org/images/welcome/quote-reply.png" width="467" height="172">
|
||||
|
||||
To quote an entire post, use the Import Quote button on the editor toolbar.
|
||||
|
||||
## Look at that post!
|
||||
|
||||
<img src="http://www.discourse.org/images/welcome/like-link-flag-bookmark.png" width="225" height="61">
|
||||
|
||||
To let someone know that you enjoyed their post, use the **like** button at the bottom of the post. If you see a problem with a post, don't hesitate to use the **flag** button and privately let our staff know about it.
|
||||
|
||||
You can also share a link to a post, or bookmark a post for later reference.
|
||||
As new posts come in, they will appear automatically.
|
||||
|
||||
## Where am I?
|
||||
|
||||
- To get back to the home page at any time, **use the logo at the upper left** or the back ← button on your browser.
|
||||
- For search, your user page, or the menu, use the **icon buttons at the upper right**.
|
||||
|
||||
- For search, your user page, or the sitemap, use the **icon buttons at the upper right**.
|
||||
|
||||
- While reading a topic, move to the top ↑ by clicking its title at the top of the page, or press the <kbd>home</kbd> key. To reach the *bottom* ↓, use the down arrow on the topic progress indicator at the bottom of the page, or press the <kbd>end</kbd> key.
|
||||
- While reading a topic, move back to the top ↑ by clicking the topic title. Click the green progress bar at the bottom right to see full navigation controls, or use the <kbd>home</kbd> and <kbd>end</kbd> keys.
|
||||
|
||||
<img src="http://www.discourse.org/images/welcome/progress-bar.png" width="190" height="52">
|
||||
|
||||
- Use times as entry shortcuts. You can always enter at the top of a topic via the first post date, and the bottom via the last post date.
|
||||
- The topic title will always take you to your last read post. Use times as entry shortcuts. Enter at the top via the first post date, and the bottom via the last post date.
|
||||
|
||||
## How do I find my conversations?
|
||||
## How do I reply?
|
||||
|
||||
- To reply to a specific post, use its Reply button <img src="http://www.discourse.org/images/welcome/reply-post.png" width="29" height="25">.
|
||||
|
||||
- To reply to the overall *theme* of the topic, rather than any specific person or post in the topic, use the Reply button <img src="http://www.discourse.org/images/welcome/reply-topic.png" width="29" height="25"> at the bottom of the topic.
|
||||
|
||||
- To take the conversation in a different direction, but keep them linked together, use Reply as New Topic <img src="http://www.discourse.org/images/welcome/reply-as-new-topic.png" width="33" height="25"> to the right of the post.
|
||||
|
||||
To quote someone in your reply, select the text you wish to quote, then use one of the regular Reply buttons, or the Quote Reply button that appears over your selection.
|
||||
|
||||
<img src="http://www.discourse.org/images/welcome/quote-reply.png" width="467" height="172">
|
||||
|
||||
(To quote an entire post, use the Import Quote button on the editor toolbar.)
|
||||
|
||||
To mention someone's name in your reply, start typing `@` and an autocompleter will pop up.
|
||||
|
||||
<img src="http://www.discourse.org/images/welcome/username-completion.png" width="307" height="174">
|
||||
|
||||
## What else can I do?
|
||||
|
||||
<img src="http://www.discourse.org/images/welcome/like-link-flag-bookmark.png" width="225" height="61">
|
||||
|
||||
To let someone know that you enjoyed their post, use the **like** button at the bottom of the post. If you see a problem with a post, don't hesitate to use the **flag** button and privately let them, or our staff, know about it.
|
||||
|
||||
You can also share a link to a post, or bookmark a post for later reference on your user page.
|
||||
|
||||
## Who is talking to me?
|
||||
|
||||
When someone replies to your post, quotes your post, or mentions your `@username`, a number will appear over a conversation button at the top right of the page. Use it see who's talking to you, and where.
|
||||
|
||||
<img src="http://www.discourse.org/images/welcome/notification-panel.png" width="237" height="78">
|
||||
|
||||
You will get email notifications of direct replies (and private messages) if you are not present on the site when they arrive.
|
||||
|
||||
## When are conversations new?
|
||||
|
||||
By default all conversations less than two days old are considered new, and any conversation you've participated in will automatically be tracked.
|
||||
|
||||
|
|
Loading…
Reference in New Issue