# Latest

**URL:** https://meta.discourse.org/latest.md?f=tracked&page=1244

[最新版本](https://meta.discourse.org/latest.md) · [分類](https://meta.discourse.org/categories.md) · [標簽](https://meta.discourse.org/tags.md)

**Page:** 1245

---

## [“总结此主题”对小于 50 的参数不起作用](https://meta.discourse.org/t/summarise-this-topic-not-working-for-parameters-smaller-than-50/147185)

<div class="topic-metadata">

**Author:** [@Shubham\_Ranjan](https://meta.discourse.org/u/Shubham_Ranjan)\
**回覆:** 6\
**Last updated:** [2020年四月10日 16:50 UTC](https://meta.discourse.org/t/summarise-this-topic-not-working-for-parameters-smaller-than-50/147185 "2020-04-10T16:50:05Z")

</div>

您好， 我想总结帖子数量超过 20 的主题。我已在设置中将“所需总结帖子数”更改为 20，但“总结此主题”按钮仍未出现。 不过，该功能在 … 方面运行正常。

---

## [如何设置 registerConnectorClass 和 Lazyload 图片的显示顺序？](https://meta.discourse.org/t/how-to-set-the-display-order-of-registerconnectorclass-and-lazyload-image/147558)

<div class="topic-metadata">

**Author:** [@Bcat](https://meta.discourse.org/u/Bcat)\
**回覆:** 0\
**Last updated:** [2020年四月10日 15:32 UTC](https://meta.discourse.org/t/how-to-set-the-display-order-of-registerconnectorclass-and-lazyload-image/147558 "2020-04-10T15:32:12Z")

</div>

如何设置 registerConnectorClass 和 Lazyload 图片的显示顺序？ 问题： 我在 below-site-header 中插入了一些内容（称之为 A 和 B）。但 B 总是排在 A 之前。 如何让 A 排在 B 之前……

---

## [帮助我们使用自定义组件在帖子中嵌入网络播放器](https://meta.discourse.org/t/help-us-embed-a-web-player-in-our-posts-w-custom-component/147556)

<div class="topic-metadata">

**Author:** [@cloudunicorn](https://meta.discourse.org/u/cloudunicorn)\
**回覆:** 4\
**Last updated:** [2020年四月10日 14:50 UTC](https://meta.discourse.org/t/help-us-embed-a-web-player-in-our-posts-w-custom-component/147556 "2020-04-10T14:50:33Z")

</div>

您希望完成什么操作？ 据我了解，我们需要一个主题组件，以便在论坛帖子中嵌入音频播放器。我们正在使用 radio.co 进行广播节目，但其嵌入代码似乎无法正常工作…

---

## [在 Discourse 中创建管理员用户的 Rails 命令是什么？](https://meta.discourse.org/t/what-is-the-rails-command-to-create-an-admin-user-in-discourse/147545)

<div class="topic-metadata">

**Author:** [@Bathinda](https://meta.discourse.org/u/Bathinda)\
**回覆:** 9\
**Last updated:** [2020年四月10日 13:17 UTC](https://meta.discourse.org/t/what-is-the-rails-command-to-create-an-admin-user-in-discourse/147545 "2020-04-10T13:17:02Z")

</div>

正如本文所述，当我在新的 Disco 安装中通过 Rails 控制台运行以下命令以创建管理员用户时（无需通过电子邮件激活，仅针对一个管理员执行一次）： u = User.create!(username: 'x…

---

## [每个分类是否应有独立的新主题按钮？](https://meta.discourse.org/t/different-button-for-a-new-topic-of-each-category/147542)

<div class="topic-metadata">

**Author:** [@eextra](https://meta.discourse.org/u/eextra)\
**回覆:** 0\
**Last updated:** [2020年四月10日 12:42 UTC](https://meta.discourse.org/t/different-button-for-a-new-topic-of-each-category/147542 "2020-04-10T12:42:33Z")

</div>

是否可以使用 CSS 移除“新建主题”按钮，并创建另一个独立的按钮，例如带有指向不同分类的外部链接？

---

## [用户无法在旧款 iPad 上查看 Discourse 论坛](https://meta.discourse.org/t/user-unable-to-view-discourse-forums-on-old-ipad/147526)

<div class="topic-metadata">

**Author:** [@JPick](https://meta.discourse.org/u/JPick)\
**回覆:** 2\
**Last updated:** [2020年四月10日 11:27 UTC](https://meta.discourse.org/t/user-unable-to-view-discourse-forums-on-old-ipad/147526 "2020-04-10T11:27:42Z")

</div>

大家好，这是一个相当具体的问题，但我不确定该向何处求助。 一位用户报告称无法在他的 iPad（他唯一的设备）上查看我们的 Discourse 论坛。当他导航到该 URL 时，他只会看到…

---

## [多 JSON 及使用的后端](https://meta.discourse.org/t/multi-json-and-used-backend/144961)

<div class="topic-metadata">

**Author:** [@darix](https://meta.discourse.org/u/darix)\
**回覆:** 2\
**Last updated:** [2020年四月10日 11:19 UTC](https://meta.discourse.org/t/multi-json-and-used-backend/144961 "2020-04-10T11:19:58Z")

</div>

鉴于 https://www.ruby-lang.org/en/news/2020/03/19/json-dos-cve-2020-10663/，您使用的是哪个后端？如果是 json gem，Gemfile 是否应该强制使用 2.3.0 版本，而不是 Ruby 标准库中的副本？

---

## [通过 API 获取用户“停权”状态](https://meta.discourse.org/t/get-user-suspension-status-via-api/147433)

<div class="topic-metadata">

**Author:** [@pnoeric](https://meta.discourse.org/u/pnoeric)\
**回覆:** 3\
**Last updated:** [2020年四月10日 07:30 UTC](https://meta.discourse.org/t/get-user-suspension-status-via-api/147433 "2020-04-10T07:30:28Z")

</div>

是否可以通过 API 获取用户的“已暂停”状态？我在文档中找不到相关信息，没看到有特定的 XHR 请求来获取此数据😉，而且在获取用户记录时也没看到这个字段……

---

## [将“+ 新主题”按钮的样式修改为与“回复”按钮一致](https://meta.discourse.org/t/change-new-topic-button-to-match-styling-of-reply-button/147502)

<div class="topic-metadata">

**Author:** [@jord8on](https://meta.discourse.org/u/jord8on)\
**回覆:** 5\
**Last updated:** [2020年四月10日 06:58 UTC](https://meta.discourse.org/t/change-new-topic-button-to-match-styling-of-reply-button/147502 "2020-04-10T06:58:10Z")

</div>

我喜欢“回复”按钮的样式，它使用了 /admin/customize/colors（颜色调色板/选择）中定义的“三级”颜色。 我希望我们的“新建主题”按钮与“回复”按钮的样式相匹配，但……

---

## [Discourse 不识别 X-Forwarded-For 代理标签？](https://meta.discourse.org/t/x-forwarded-for-proxy-tag-not-recognized-by-discourse/77961)

<div class="topic-metadata">

**Author:** [@Anil\_Gupta](https://meta.discourse.org/u/Anil_Gupta)\
**回覆:** 9\
**Last updated:** [2018年一月19日 01:27 UTC](https://meta.discourse.org/t/x-forwarded-for-proxy-tag-not-recognized-by-discourse/77961 "2018-01-19T01:27:13Z")

</div>

我们的设置 Discourse 安装在 Google Compute VM 虚拟机上，该服务器上没有 SSL 证书。 Force\_https Discourse 设置已设为 true（已勾选以强制使用 HTTPS）。 我们的前端运行在“Go…

---

## [将 .nz 渲染为链接？](https://meta.discourse.org/t/render-nz-as-a-link/147489)

<div class="topic-metadata">

**Author:** [@nathank](https://meta.discourse.org/u/nathank)\
**回覆:** 2\
**Last updated:** [2020年四月9日 23:57 UTC](https://meta.discourse.org/t/render-nz-as-a-link/147489 "2020-04-09T23:57:43Z")

</div>

我喜欢 Discourse 编辑器自动将许多 URL（如 meta.discourse.org）渲染为链接的方式。 不过，.nz 域名目前尚未实现此功能。能否添加这一支持？ 我发现自己经常需要输入 healthforum.n…

---

## [为什么 Discourse 论坛的 URL 这么长？可以缩短吗？](https://meta.discourse.org/t/why-are-discourse-forum-urls-so-long-possible-to-shortern/147418)

<div class="topic-metadata">

**Author:** [@VoskCoin](https://meta.discourse.org/u/VoskCoin)\
**回覆:** 9\
**Last updated:** [2020年四月9日 22:15 UTC](https://meta.discourse.org/t/why-are-discourse-forum-urls-so-long-possible-to-shortern/147418 "2020-04-09T22:15:02Z")

</div>

例如，我最近在论坛上创建了一个新主题，它将整个主题标题都包含在 URL 中。 这对 SEO 有任何好处吗？如果这种冗长的 URL 没有任何好处，是否可能...

---

## [Discourse.git 和 Discourse\_Docker.git 有什么区别？](https://meta.discourse.org/t/whats-the-difference-between-discourse-git-and-discourse-docker-git/147386)

<div class="topic-metadata">

**Author:** [@007](https://meta.discourse.org/u/007)\
**回覆:** 12\
**Last updated:** [2020年四月9日 21:53 UTC](https://meta.discourse.org/t/whats-the-difference-between-discourse-git-and-discourse-docker-git/147386 "2020-04-09T21:53:11Z")

</div>

我注意到官方安装说明要求克隆此仓库：GitHub - discourse/discourse\_docker：Discourse 的 Docker 镜像 但该仓库缺少此仓库中的许多额外文件，例如 impor…

---

## [在 Discourse 中桥接 Protonmail 的 SMTP](https://meta.discourse.org/t/protonmail-bridged-smtp-in-discourse/147352)

<div class="topic-metadata">

**Author:** [@satonotdead](https://meta.discourse.org/u/satonotdead)\
**回覆:** 11\
**Last updated:** [2020年四月9日 21:46 UTC](https://meta.discourse.org/t/protonmail-bridged-smtp-in-discourse/147352 "2020-04-09T21:46:38Z")

</div>

有人在使用吗？我看到可以使用他们的 SMTP 服务器。 我正尝试在我的 VPS 上搭建邮件服务器。原本考虑过 G Suite，但发现 Proton 似乎更专注于隐私保护。 任何建议都将不胜感...

---

## [如何隐藏（使主题不可见）？](https://meta.discourse.org/t/how-can-i-hide-make-a-topic-invisible/78396)

<div class="topic-metadata">

**Author:** [@Ahsan\_Parwez](https://meta.discourse.org/u/Ahsan_Parwez)\
**回覆:** 2\
**Last updated:** [2018年一月18日 18:21 UTC](https://meta.discourse.org/t/how-can-i-hide-make-a-topic-invisible/78396 "2018-01-18T18:21:37Z")

</div>

大家好， 我想隐藏论坛中一篇不再需要且可能向客户传递错误信息的帖子。 我已经使用了“归档”“不列出”“锁定”该帖子，但登录时它仍然显示……

---

## [允许将群组添加为其他群组的成员](https://meta.discourse.org/t/allow-adding-groups-as-members-of-other-groups/147430)

<div class="topic-metadata">

**Author:** [@evantill](https://meta.discourse.org/u/evantill)\
**回覆:** 1\
**Last updated:** [2020年四月9日 21:06 UTC](https://meta.discourse.org/t/allow-adding-groups-as-members-of-other-groups/147430 "2020-04-09T21:06:47Z")

</div>

我们只能将用户添加为组的成员。 我认为能够将组添加为其他组的成员会很有意义。

---

## [Xhr 搜索请求返回 406](https://meta.discourse.org/t/xhr-search-requests-return-406/147428)

<div class="topic-metadata">

**Author:** [@NotAnonymous](https://meta.discourse.org/u/NotAnonymous)\
**回覆:** 9\
**Last updated:** [2020年四月9日 20:03 UTC](https://meta.discourse.org/t/xhr-search-requests-return-406/147428 "2020-04-09T20:03:20Z")

</div>

在我们的 Discourse 站点进行搜索时，如果我对 /search?q=my search 执行常规 GET 请求，一切正常。但如果我使用搜索框并通过 XHR GET 请求提交搜索，则会收到 406 状态码返回…

---

## [确定当前安装的 Discourse Docker 路径是否正确？](https://meta.discourse.org/t/determining-the-correct-discourse-docker-path-for-the-current-install/147454)

<div class="topic-metadata">

**Author:** [@007](https://meta.discourse.org/u/007)\
**回覆:** 2\
**Last updated:** [2020年四月9日 19:14 UTC](https://meta.discourse.org/t/determining-the-correct-discourse-docker-path-for-the-current-install/147454 "2020-04-09T19:14:15Z")

</div>

我正在搭建一个开发站点，在试错过程中，我注意到文件在 /var/lib/docker/overlay2/ 路径下被重复了四次。 在此目录下，我有四个 dif…

---

## [🇮🇹 缺少内容](https://meta.discourse.org/t/missing-content/146714)

<div class="topic-metadata">

**Author:** [@franciscom](https://meta.discourse.org/u/franciscom)\
**回覆:** 3\
**Last updated:** [2020年四月9日 18:23 UTC](https://meta.discourse.org/t/missing-content/146714 "2020-04-09T18:23:28Z")

</div>

我尝试举报一个主题，结果出现了以下情况：

---

## [Is it possible to see who voted in polls?](https://meta.discourse.org/t/is-it-possible-to-see-who-voted-in-polls/27064)

<div class="topic-metadata">

**Author:** [@tobiaseigen](https://meta.discourse.org/u/tobiaseigen)\
**回覆:** 14\
**Last updated:** [2020年四月9日 18:20 UTC](https://meta.discourse.org/t/is-it-possible-to-see-who-voted-in-polls/27064 "2020-04-09T18:20:16Z")

</div>

I just tested out polls for the first time in a while, and it works quite well and I like it. But I would like to have an open poll so we can see who voted for which option. Is this possible? Is there any way to see who…

---

## [关于如何为 Discourse 搭建自动安装平台的想法或指南？](https://meta.discourse.org/t/ideas-or-guides-on-how-to-setup-an-auto-install-platform-for-discourse/147438)

<div class="topic-metadata">

**Author:** [@Hugo\_Roger](https://meta.discourse.org/u/Hugo_Roger)\
**回覆:** 0\
**Last updated:** [2020年四月9日 17:07 UTC](https://meta.discourse.org/t/ideas-or-guides-on-how-to-setup-an-auto-install-platform-for-discourse/147438 "2020-04-09T17:07:55Z")

</div>

大家好！ 是否有人知道如何在您的服务器上创建一个子托管系统，让用户能够创建自己的 Discourse 实例？即他们自己的社区？就像我们有多 wiki 平台，以及许多多...

---

## [批量删除匹配特定邮箱模式的用户](https://meta.discourse.org/t/bulk-delete-users-that-match-an-email-pattern/147012)

<div class="topic-metadata">

**Author:** [@fallais](https://meta.discourse.org/u/fallais)\
**回覆:** 4\
**Last updated:** [2020年四月9日 16:57 UTC](https://meta.discourse.org/t/bulk-delete-users-that-match-an-email-pattern/147012 "2020-04-09T16:57:46Z")

</div>

我想批量删除匹配特定邮箱模式的用户，例如： \*.xyz \*.fun 等等…… 我目前尝试了以下代码：\`User.find(UserEmail.where("email like '%.fun'").pluck(:user\_id)).count\`。但我无法使用 \`destroy\_all\`……

---

## [Increasing post width with CSS?](https://meta.discourse.org/t/increasing-post-width-with-css/43368)

<div class="topic-metadata">

**Author:** [@hashOK](https://meta.discourse.org/u/hashOK)\
**回覆:** 12\
**Last updated:** [2020年四月9日 14:50 UTC](https://meta.discourse.org/t/increasing-post-width-with-css/43368 "2020-04-09T14:50:19Z")

</div>

In my forum, 1.I have an ample amount of space to use it for extending the post created by user.It rather looks clumpsy now.I want to utilize the space so that the post looks good,like the homepage is screen friendly us…

---

## [如何将我的 Discourse 转变为 Wiki？是否有可用的商业插件或替代解决方案？](https://meta.discourse.org/t/how-can-i-turn-my-discourse-in-to-a-wiki-are-there-any-comercial-plugins-or-workaround-solution-avaiable/147400)

<div class="topic-metadata">

**Author:** [@haipt](https://meta.discourse.org/u/haipt)\
**回覆:** 4\
**Last updated:** [2020年四月9日 12:32 UTC](https://meta.discourse.org/t/how-can-i-turn-my-discourse-in-to-a-wiki-are-there-any-comercial-plugins-or-workaround-solution-avaiable/147400 "2020-04-09T12:32:54Z")

</div>

大家好， 如何使用 Discourse 为公司创建 wiki？Discourse 内部是否有可用的商业插件或替代解决方案？ 我几乎搜索了本论坛中所有关于“wiki”的帖子，但结果是 …

---

## [无法使用 AWS SES 发送任何电子邮件](https://meta.discourse.org/t/cannot-send-any-email-with-aws-ses/147406)

<div class="topic-metadata">

**Author:** [@Mustafa\_Demir](https://meta.discourse.org/u/Mustafa_Demir)\
**回覆:** 8\
**Last updated:** [2020年四月9日 11:41 UTC](https://meta.discourse.org/t/cannot-send-any-email-with-aws-ses/147406 "2020-04-09T11:41:44Z")

</div>

您好，我刚刚在 Ubuntu 服务器上安装了 Discourse。它正在生产环境中运行，但我无法从 Discourse 发送任何邮件。我已在 SES 上创建了一个 IAM 用户，并正确输入了 SES SMTP 凭据到 Discourse 的…

---

## [Firefox 中的键盘快捷键难以使用](https://meta.discourse.org/t/keyboard-shortcuts-are-hard-to-use-in-firefox/147396)

<div class="topic-metadata">

**Author:** [@evantill](https://meta.discourse.org/u/evantill)\
**回覆:** 2\
**Last updated:** [2020年四月9日 09:25 UTC](https://meta.discourse.org/t/keyboard-shortcuts-are-hard-to-use-in-firefox/147396 "2020-04-09T09:25:34Z")

</div>

有时，当我尝试使用键盘快捷键时，Firefox 会进行干扰（就像在页面中搜索文本一样）。 这是一个错误吗？ Firefox 74.0.1 MacOS 10.14.6

---

## [How can I create a user with no posting privileges](https://meta.discourse.org/t/how-can-i-create-a-user-with-no-posting-privileges/32894)

<div class="topic-metadata">

**Author:** [@OnceWas](https://meta.discourse.org/u/OnceWas)\
**回覆:** 12\
**Last updated:** [2020年四月9日 08:41 UTC](https://meta.discourse.org/t/how-can-i-create-a-user-with-no-posting-privileges/32894 "2020-04-09T08:41:47Z")

</div>

I know this seems like an odd request - but bear with me. I would like to create a user that can’t create posts. I want to be able to create a Discourse profile for an organization, separate from the person responsible f…

---

## [清理旧的容器镜像](https://meta.discourse.org/t/cleaning-up-old-container-images/147367)

<div class="topic-metadata">

**Author:** [@bts](https://meta.discourse.org/u/bts)\
**回覆:** 7\
**Last updated:** [2020年四月9日 08:17 UTC](https://meta.discourse.org/t/cleaning-up-old-container-images/147367 "2020-04-09T08:17:48Z")

</div>

哈哈，好吧，不是为了快，但确实有一个用来清理空间的！ :wink: 我当然指的是： ./launcher cleanup 当你的磁盘空间不足时，它会清除旧图片。这是一个，我已经…

---

## [如何使周年徽章每年自动重复显示？](https://meta.discourse.org/t/how-do-i-make-the-anniversary-badge-recur-every-year/147353)

<div class="topic-metadata">

**Author:** [@sunjam](https://meta.discourse.org/u/sunjam)\
**回覆:** 1\
**Last updated:** [2020年四月9日 06:31 UTC](https://meta.discourse.org/t/how-do-i-make-the-anniversary-badge-recur-every-year/147353 "2020-04-09T06:31:13Z")

</div>

我很好奇是否可以让周年徽章像 Steam 游戏服务一样周期性发放。想知道是否可以通过 Data Explorer 插件实现这一点。这将支持发放三周年徽章（badges.annivers…

---

## [Discourse 高可用多主架构设置](https://meta.discourse.org/t/discourse-high-availability-setup-multi-master/147371)

<div class="topic-metadata">

**Author:** [@MicWit](https://meta.discourse.org/u/MicWit)\
**回覆:** 2\
**Last updated:** [2020年四月9日 03:59 UTC](https://meta.discourse.org/t/discourse-high-availability-setup-multi-master/147371 "2020-04-09T03:59:26Z")

</div>

你好， 我从未使用过 Discourse（我曾使用过 PHPBB），但正在考虑将其作为未来论坛的选项，因为我喜欢它的界面。目前，我通过 cPanel 账户上的转售主机运行 PHPBB。当然，这...

[上一頁](https://meta.discourse.org/latest.md?f=tracked&page=1243)

[下一頁](https://meta.discourse.org/latest.md?f=tracked&page=1245)
