# 在哪里可以找到插件演示？

**URL:** https://meta.discourse.org/t/where-can-i-find-plugin-demos/161353
**Category:** Support
**Created:** [2020年八月19日 08:02 UTC](https://meta.discourse.org/t/where-can-i-find-plugin-demos/161353 "2020-08-19T08:02:11Z")
**Posts on this page:** 15
**Page:** 1

<div class="post-metadata">

### Author: ![lyseoy](https://avatars.discourse-cdn.com/v4/letter/l/f05b48/32.png) [@lyseoy](https://meta.discourse.org/u/lyseoy)
#### Post date: [2020年八月19日 08:02 UTC](https://meta.discourse.org/t/where-can-i-find-plugin-demos/161353/1 "2020-08-19T08:02:11Z")

</div>

我一直在寻找 YouTube 视频和 Discourse 演示论坛，以查看不同插件的实际运行效果，但搜索一无所获。

我安装了一些插件，其中一些需要较长时间才能正常工作，另一些似乎根本无法运行，整个过程耗费了大量时间。

如果存在演示环境，能否有人为我指明方向？如果不存在，这是否值得考虑？最好是能够启动演示论坛，以便进行实际交互。

---

<div class="post-metadata">

### Author: ![IAmGav](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/iamgav/32/235598_2.png) [@IAmGav](https://meta.discourse.org/u/IAmGav)
#### Post date: [2020年八月19日 11:06 UTC](https://meta.discourse.org/t/where-can-i-find-plugin-demos/161353/2 "2020-08-19T11:06:57Z")

</div>

> [@lyseoy](#):
>
> 最好能搭建演示论坛

如果您承担托管费用，我很乐意为您搭建。

据我所知，目前没有演示站。插件安装非常简单。

您是否有特定需要帮助或寻找的插件？

您也可以尝试访问 [https://try.discourse.org](https://try.discourse.org)

---

<div class="post-metadata">

### Author: ![EricGT](https://avatars.discourse-cdn.com/v4/letter/e/f1d935/32.png) [@EricGT](https://meta.discourse.org/u/EricGT)
#### Post date: [2020年八月19日 11:36 UTC](https://meta.discourse.org/t/where-can-i-find-plugin-demos/161353/3 "2020-08-19T11:36:27Z")

</div>

> [@lyseoy](#):
>
> 如果他们不这样做，这是否值得考虑？

我深知这种痛苦。因此我发布了一篇帖子：  
[解释和演示新用户功能的帖子](https://meta.discourse.org/t/post-explaining-demonstrating-new-user-features/158133)

这完全有理由包含插件。

---

<div class="post-metadata">

### Author: ![lyseoy](https://avatars.discourse-cdn.com/v4/letter/l/f05b48/32.png) [@lyseoy](https://meta.discourse.org/u/lyseoy)
#### Post date: [2020年八月19日 14:56 UTC](https://meta.discourse.org/t/where-can-i-find-plugin-demos/161353/4 "2020-08-19T14:56:23Z")

</div>

> [@IAmGav](#):
>
> 您是在寻找或需要帮助解决某个特定的插件吗？

竟然是 discourse-tooltips 插件。这应该是配置最简单的插件了，因为它只有两个设置：启用它，以及设置提示 retrieved 的速度。

我刚接触这个，完全不知道该如何开始排查问题。

---

<div class="post-metadata">

### Author: ![IAmGav](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/iamgav/32/235598_2.png) [@IAmGav](https://meta.discourse.org/u/IAmGav)
#### Post date: [2020年八月19日 15:43 UTC](https://meta.discourse.org/t/where-can-i-find-plugin-demos/161353/5 "2020-08-19T15:43:05Z")

</div>

请告诉我你在 app.yml 中的哪个位置放置了它。

---

<div class="post-metadata">

### Author: ![lyseoy](https://avatars.discourse-cdn.com/v4/letter/l/f05b48/32.png) [@lyseoy](https://meta.discourse.org/u/lyseoy)
#### Post date: [2020年八月20日 01:34 UTC](https://meta.discourse.org/t/where-can-i-find-plugin-demos/161353/6 "2020-08-20T01:34:51Z")

</div>

hooks:  
after\_code:  
- exec:  
cd: $home/plugins  
cmd:  
- git clone [GitHub - discourse/docker\_manager: Plugin for use with discourse docker image · GitHub](https://github.com/discourse/docker_manager.git)  
- git clone [GitHub - paviliondev/discourse-question-answer: Discourse Question Answer Plugin · GitHub](https://github.com/paviliondev/discourse-question-answer.git)  
- git clone [GitHub - discourse/discourse-chat-integration · GitHub](https://github.com/discourse/discourse-chat-integration.git)  
- git clone [GitHub - paviliondev/discourse-layouts: A Discourse plugin that allows you to create custom layouts. · GitHub](https://github.com/paviliondev/discourse-layouts.git)  
- git clone [GitHub - paviliondev/discourse-custom-wizard: A Discourse Plugin that allows you to create custom user wizards. · GitHub](https://github.com/paviliondev/discourse-custom-wizard.git)  
- git clone [GitHub - merefield/discourse-topic-previews-sidecar: A Discourse plugin that complements the Topic Previews Theme Component to add features · GitHub](https://github.com/paviliondev/discourse-topic-previews.git)  
- git clone [GitHub - discourse/discourse-tooltips: Show tooltips around Discourse on hover, including topic previews · GitHub](https://github.com/discourse/discourse-tooltips.git)  
- git clone [GitHub - Ebsy/discourse-nationalflags: National Flags plugin for Discourse · GitHub](https://github.com/Ebsy/discourse-nationalflags.git)  
- git clone [GitHub - communiteq/discourse-adsense: Google AdSense plugin for Discourse forum · GitHub](https://github.com/communiteq/discourse-adsense.git)  
- git clone [GitHub - discourse/discourse-canned-replies: Adds a means to insert templates from the composer. · GitHub](https://github.com/discourse/discourse-canned-replies.git)  
- git clone [GitHub - discourse/discourse-solved: Allow accepted answers on topics · GitHub](https://github.com/discourse/discourse-solved.git)

---

<div class="post-metadata">

### Author: ![Falco](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/falco/32/179432_2.png) [@Falco](https://meta.discourse.org/u/Falco)
#### Post date: [2020年八月20日 02:36 UTC](https://meta.discourse.org/t/where-can-i-find-plugin-demos/161353/7 "2020-08-20T02:36:53Z")

</div>

> [@lyseoy](#):
>
> discourse-tooltips 插件，竟然

如果你只是想看看它的效果，可以访问 [https://boards.straightdope.com/latest，然后将鼠标悬停在主题标题上](https://boards.straightdope.com/latest%EF%BC%8C%E7%84%B6%E5%90%8E%E5%B0%86%E9%BC%A0%E6%A0%87%E6%82%AC%E5%81%9C%E5%9C%A8%E4%B8%BB%E9%A2%98%E6%A0%87%E9%A2%98%E4%B8%8A) 😀。

---

<div class="post-metadata">

### Author: ![lyseoy](https://avatars.discourse-cdn.com/v4/letter/l/f05b48/32.png) [@lyseoy](https://meta.discourse.org/u/lyseoy)
#### Post date: [2020年八月20日 02:46 UTC](https://meta.discourse.org/t/where-can-i-find-plugin-demos/161353/8 "2020-08-20T02:46:15Z")

</div>

> [@Falco](#):
>
> 如果你只是想看看它如何运行，可以访问 [Straight Dope 留言板](https://boards.straightdope.com/latest)，然后将鼠标悬停在主题标题上 😀。

我试过了，但在那个论坛上也没有显示工具提示。我在 Chrome 和 Edge 浏览器中都试过了。

---

<div class="post-metadata">

### Author: ![Falco](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/falco/32/179432_2.png) [@Falco](https://meta.discourse.org/u/Falco)
#### Post date: [2020年八月20日 02:54 UTC](https://meta.discourse.org/t/where-can-i-find-plugin-demos/161353/9 "2020-08-20T02:54:39Z")

</div>

这真的很奇怪 🤔

看起来是这样的：

---

<div class="post-metadata">

### Author: ![lyseoy](https://avatars.discourse-cdn.com/v4/letter/l/f05b48/32.png) [@lyseoy](https://meta.discourse.org/u/lyseoy)
#### Post date: [2020年八月20日 03:00 UTC](https://meta.discourse.org/t/where-can-i-find-plugin-demos/161353/10 "2020-08-20T03:00:56Z")

</div>

> [@Falco](#):
>
> 这真是太奇怪了：thinking:

没错。感谢提供视频，至少现在我知道了它应该是什么样子。所以问题肯定出在我这边。工具提示是否依赖于我浏览器中的某些设置？

---

<div class="post-metadata">

### Author: ![Falco](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/falco/32/179432_2.png) [@Falco](https://meta.discourse.org/u/Falco)
#### Post date: [2020年八月20日 03:20 UTC](https://meta.discourse.org/t/where-can-i-find-plugin-demos/161353/11 "2020-08-20T03:20:33Z")

</div>

> [@lyseoy](#):
>
> 试过了，在那个论坛上我也看不到工具提示。我在 Chrome 和 Edge 中都试过了。

> [@lyseoy](#):
>
> 工具提示是否依赖于我浏览器中的某些设置？

在我们为拥有数百万用户的论坛部署此插件时，它在所有主流浏览器的默认安装中都能正常工作。

另外，请阅读以下内容：

> [@lyseoy](#):
>
> 我已经尝试使用 Discourse 一周了，突然我的设置变得无响应。当我点击绿色的对勾按钮时，更改并未提交到系统。
> 
> 此外，点击登出时也没有任何反应。

我认为你的浏览器问题非常严重。

---

<div class="post-metadata">

### Author: ![lyseoy](https://avatars.discourse-cdn.com/v4/letter/l/f05b48/32.png) [@lyseoy](https://meta.discourse.org/u/lyseoy)
#### Post date: [2020年八月20日 03:43 UTC](https://meta.discourse.org/t/where-can-i-find-plugin-demos/161353/12 "2020-08-20T03:43:07Z")

</div>

> [@Falco](#):
>
> 我认为你的浏览器问题很大。

也许吧，也许不是。我将我的 DigitalOcean Droplet 恢复到了之前的状态。现在我的设置和登出功能又正常了。

随后我在 Chrome、Edge、Opera 和 Firefox 中测试了你的论坛。工具提示仅在 Firefox 中生效，但对我的论坛无效。看来我有四分之三的浏览器出了问题，我估计数百万其他网络用户也会遇到同样的情况。我暂时卸载了工具提示插件，稍后再进行测试。希望到那时它会更加稳定。

---

<div class="post-metadata">

### Author: ![Stephen](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/stephen/32/95011_2.png) [@Stephen](https://meta.discourse.org/u/Stephen)
#### Post date: [2020年八月20日 04:36 UTC](https://meta.discourse.org/t/where-can-i-find-plugin-demos/161353/13 "2020-08-20T04:36:27Z")

</div>

> [@lyseoy](#):
>
> 我想我有四分之三的浏览器出了问题，我估计数百万其他网络用户的情况也差不多。

或者，问题出在操作系统或网络层面，导致流量被篡改。如果这些插件的问题普遍存在，相关主题帖早就被淹没了。最简单、最合乎逻辑的解释是，问题出在你的本地系统上。

---

<div class="post-metadata">

### Author: ![codinghorror](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/codinghorror/32/110067_2.png) [@codinghorror](https://meta.discourse.org/u/codinghorror)
#### Post date: [2020年八月20日 16:04 UTC](https://meta.discourse.org/t/where-can-i-find-plugin-demos/161353/14 "2020-08-20T16:04:01Z")

</div>

有一种方法可以测试：关闭智能手机的 Wi-Fi，尝试通过蜂窝数据网络验证该行为。这样可以排除任何本地网络问题（如路由器、软件等）。

---

<div class="post-metadata">

### Author: ![lyseoy](https://avatars.discourse-cdn.com/v4/letter/l/f05b48/32.png) [@lyseoy](https://meta.discourse.org/u/lyseoy)
#### Post date: [2020年八月21日 05:34 UTC](https://meta.discourse.org/t/where-can-i-find-plugin-demos/161353/15 "2020-08-21T05:34:35Z")

</div>

我就是这样做的，结果也一样。
