das-g
(Raphael Das Gupta)
Junho 22, 2025, 1:15pm
1
Com
https://github.com/discourse/discourse/pull/32918
o ícone do menu „Mais“ da barra de ferramentas do editor foi alterado de uma engrenagem ( ) para um disco circular com um sinal de mais (semelhante a ⊕, mas invertido).
No entanto, @discobot ainda menciona a engrenagem no tutorial para usuários avançados:
discobot:
Às vezes, você pode querer ocultar detalhes específicos em suas respostas:
Ao discutir reviravoltas de um filme ou série de TV que poderiam ser considerados spoilers.
Quando sua publicação contém muitos detalhes opcionais que podem ser avassaladores se lidos todos de uma vez.
Selecione esta opção para ver como funciona!
Selecione o ícone de engrenagem no editor.
Selecione „Ocultar detalhes“.
Edite o resumo dos detalhes e adicione seu conteúdo.
Você consegue usar o
ícone de engrenagem no editor e inserir uma seção de detalhes em sua próxima resposta?
Aqui estão os originais em inglês no código-fonte:
Let’s try changing the notification level for this topic. At the bottom of the topic, you’ll find a button which shows that you’re **watching** this topic. Can you change the notification level to **tracking**?
not_found: |-
It looks like you’re still watching :eyes: this topic! If you’re having trouble finding it, the notification level button is located at the bottom of the topic.
reply: |-
Awesome work! I hope you didn’t mute this topic since I can be a little talkative at times :grin:.
Note that when you reply to a topic, or read a topic for more than a few minutes, it is automatically set to a notification level of 'tracking'. You can change this in [your user preferences](%{base_uri}/my/preferences).
poll:
instructions: |-
Did you know you can add a poll to any post? Try using the <img src="%{base_uri}/plugins/discourse-narrative-bot/images/font-awesome-gear.png" width="16" height="16"> gear in the editor to **build a poll**.
not_found: |-
Whoops! There wasn’t any poll in your reply.
Use the <img src="%{base_uri}/plugins/discourse-narrative-bot/images/font-awesome-gear.png" width="16" height="16"> gear icon in the editor, or copy and paste this poll in your next reply:
```text
[poll]
* :cat:
* :dog:
[/poll]
Awesome work! I hope you didn’t mute this topic since I can be a little talkative at times :grin:.
Note that when you reply to a topic, or read a topic for more than a few minutes, it is automatically set to a notification level of 'tracking'. You can change this in [your user preferences](%{base_uri}/my/preferences).
poll:
instructions: |-
Did you know you can add a poll to any post? Try using the <img src="%{base_uri}/plugins/discourse-narrative-bot/images/font-awesome-gear.png" width="16" height="16"> gear in the editor to **build a poll**.
not_found: |-
Whoops! There wasn’t any poll in your reply.
Use the <img src="%{base_uri}/plugins/discourse-narrative-bot/images/font-awesome-gear.png" width="16" height="16"> gear icon in the editor, or copy and paste this poll in your next reply:
```text
[poll]
* :cat:
* :dog:
[/poll]
```
reply: |-
Hey, nice poll! How’d I do in teaching you?
3 curtidas
Lilly
(Lillian )
Junho 22, 2025, 2:11pm
4
Olá @das-g obrigado pelo relatório. Alertei nossa equipe sobre isso e atualizaremos essas strings.
4 curtidas
chapoi
Junho 25, 2025, 9:03am
7
Obrigado pelo relatório sobre essa falha, corrigido em
main ← update-discobot-tutorial
opened 09:03AM - 25 Jun 25 UTC
Discobot advanced tutorial needed the gear icon replaced by the new plus icon.
… Related to #32918
3 curtidas
one1
Junho 26, 2025, 9:12pm
9
Essa correção afetará as instalações existentes? Ou precisamos fazer essa alteração manualmente?
chapoi
Junho 27, 2025, 3:00pm
10
Sim, acho que deve corrigir as instalações existentes quando você atualiza.
1 curtida
chapoi
Fechado
Junho 28, 2025, 2:00pm
11
Este tópico foi fechado automaticamente após 3 dias. Novas respostas não são mais permitidas.