das-g
(Raphael Das Gupta)
22 Junho , 2025 13:15
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 Curtiram
Lilly
(Lillian )
22 Junho , 2025 14:11
4
Olá @das-g obrigado pelo relatório. Alertei nossa equipe sobre isso e atualizaremos essas strings.
4 Curtiram
chapoi
25 Junho , 2025 09:03
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 Curtiram
one1
26 Junho , 2025 21:12
9
Essa correção afetará as instalações existentes? Ou precisamos fazer essa alteração manualmente?
chapoi
27 Junho , 2025 15:00
10
Sim, acho que deve corrigir as instalações existentes quando você atualiza.
1 Curtiu
chapoi
Fechado
28 Junho , 2025 14:00
11
Este tópico foi fechado automaticamente após 3 dias. Novas respostas não são mais permitidas.