# 如何在新主题开始时创建自定义提示/弹出窗口？

**URL:** https://meta.discourse.org/t/how-to-create-a-custom-tip-popup-when-starting-a-new-topic/202120
**Category:** Support
**Created:** [2021年八月30日 14:25 UTC](https://meta.discourse.org/t/how-to-create-a-custom-tip-popup-when-starting-a-new-topic/202120 "2021-08-30T14:25:27Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![toraritte](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/toraritte/32/266434_2.png) [@toraritte](https://meta.discourse.org/u/toraritte)
#### Post date: [2021年八月30日 14:25 UTC](https://meta.discourse.org/t/how-to-create-a-custom-tip-popup-when-starting-a-new-topic/202120/1 "2021-08-30T14:25:27Z")

</div>

我在右边寻找这些，它们显然也可以堆叠：

 ![image](https://global.discourse-cdn.com/meta/original/3X/5/d/5d619c4b54cc41a02d4ce9eb9dd213fca073c370.png)

我相信这个问题已经被问过，但我不知道这个功能的名称，我的搜索包含：

- “discourse 新建话题弹窗”
- “discourse 新建话题提示”
- “discourse 话题帮助”

以及它们的变体，但没有找到有用的页面。

您能给我指个方向吗？谢谢！

---

<div class="post-metadata">

### Author: ![JammyDodger](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/jammydodger/32/254611_2.png) [@JammyDodger](https://meta.discourse.org/u/JammyDodger)
#### Post date: [2021年八月30日 17:53 UTC](https://meta.discourse.org/t/how-to-create-a-custom-tip-popup-when-starting-a-new-topic/202120/2 "2021-08-30T17:53:58Z")

</div>

如果您只是想修改文本，本主题可能会有所帮助：

> [@Customize text in Discourse](https://meta.discourse.org/t/customize-all-text-in-discourse/36092):
>
> bookmark This is a guide for customizing text in Discourse via the admin interface, enabling changes to various UI elements. person_raising_hand Required user level: Administrator In Discourse, you can customize all of the text via the admin interface. This can be useful for tailoring the user experience to better fit the particular tone or branding of your community. Summary This guide will cover: Accessing the text customization interface Editing text strings Identifying translatio…

不过，我恐怕不知道如何从零开始创建一个提示。

---

<div class="post-metadata">

### Author: ![toraritte](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/toraritte/32/266434_2.png) [@toraritte](https://meta.discourse.org/u/toraritte)
#### Post date: [2021年八月31日 01:18 UTC](https://meta.discourse.org/t/how-to-create-a-custom-tip-popup-when-starting-a-new-topic/202120/3 "2021-08-31T01:18:16Z")

</div>

谢谢！可能根本没有图形界面（GUI）的方式来实现这一点，但我竟然还是错过了这些。我原本以为可以直接在管理界面中通过指定触发器来创建它们，但这意味着我需要去查看源代码。非常感谢！

---

<div class="post-metadata">

### Author: ![Carolina](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/carolina/32/249909_2.png) [@Carolina](https://meta.discourse.org/u/Carolina)
#### Post date: [2022年二月14日 20:06 UTC](https://meta.discourse.org/t/how-to-create-a-custom-tip-popup-when-starting-a-new-topic/202120/4 "2022-02-14T20:06:51Z")

</div>

因为我的用例也需要一些指导，所以顶一下！😃 我特别希望能够为不同类别设置不同的提示——所以“问题”会有自己的一套特定提示，“Bug 报告”则会有另一套。我工作的实例是在 Business 计划上，不是自托管的。

---

<div class="post-metadata">

### Author: ![Richie](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/richie/32/115110_2.png) [@Richie](https://meta.discourse.org/u/Richie)
#### Post date: [2022年二月14日 20:31 UTC](https://meta.discourse.org/t/how-to-create-a-custom-tip-popup-when-starting-a-new-topic/202120/5 "2022-02-14T20:31:55Z")

</div>

> [@toraritte](#):
>
> 我原以为可以在管理员界面上通过指定触发器来创建它们

那将是一个很棒的插件，我会使用的 👍
