# Latest

**URL:** https://meta.discourse.org/latest.md?ascending=true&page=1865

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

**Page:** 1866

---

## [聊天与消息](https://meta.discourse.org/t/chat-vs-messages/336765)

<div class="topic-metadata">

**Author:** [@martyn\_thomas](https://meta.discourse.org/u/martyn_thomas)\
**回覆:** 9\
**Last updated:** [2026年五月31日 22:49 UTC](https://meta.discourse.org/t/chat-vs-messages/336765 "2026-05-31T22:49:52Z")

</div>

请原谅我愚蠢的问题——我们正在将我们非常旧的（Chat-as-Core 之前的）安装升级到最新版本。我们正在尝试确定是否要激活 Chat。 Chat 和 Messages 之间有什么区别/优缺点？ 我们已经关闭了“根据类别启用公共频道”。但 Chat 弹出窗口默认显示“频道”选项卡而不是私信——有没有办法隐藏“频道”选项卡？ 有没有办法将 Messages 迁移到 Chats/DMs，以便所有通信都集中在一个地方？ …

---

## [聊天中支持完整的Markdown格式供机器人使用](https://meta.discourse.org/t/full-markdown-support-in-chat-for-bots/312003)

<div class="topic-metadata">

**Author:** [@37Rb](https://meta.discourse.org/u/37Rb)\
**回覆:** 12\
**Last updated:** [2026年五月31日 22:52 UTC](https://meta.discourse.org/t/full-markdown-support-in-chat-for-bots/312003 "2026-05-31T22:52:06Z")

</div>

如果聊天窗口支持完整的 Markdown，那就太好了。目前，它似乎故意不渲染 Markdown 标题，正如在此讨论的。 我同意大多数人不会在聊天中输入 Markdown 标题，但大型语言模型可能会。随着聊天机器人越来越普遍，如果大型语言模型发送的任何 Markdown 在聊天窗口中正确显示，那就太好了。 特别是对于支持 RAG 的机器人，大型语言模型会从可能包含 Markdown 标题的主题中接收原始帖子内容。如果它在聊天回复中…

---

## [“未读”标签页未列出所有包含未读消息的帖子](https://meta.discourse.org/t/unread-tab-is-not-listing-all-thread-with-unread-messages/404151)

<div class="topic-metadata">

**Author:** [@RalfJung](https://meta.discourse.org/u/RalfJung)\
**回覆:** 1\
**Last updated:** [2026年六月1日 03:00 UTC](https://meta.discourse.org/t/unread-tab-is-not-listing-all-thread-with-unread-messages/404151 "2026-06-01T03:00:45Z")

</div>

当我进入“未读”页面时，有些主题并未列出，尽管我知道其中包含未读消息。只需对比一下我当前看到的“最新”视图…… ……与“未读”视图： 如您所见，有 4 个主题…

---

## [空间不足 - Docker 镜像过大？](https://meta.discourse.org/t/running-out-of-space-docker-image-is-large/404122)

<div class="topic-metadata">

**Author:** [@long\_season](https://meta.discourse.org/u/long_season)\
**回覆:** 9\
**Last updated:** [2026年六月1日 05:20 UTC](https://meta.discourse.org/t/running-out-of-space-docker-image-is-large/404122 "2026-06-01T05:20:30Z")

</div>

你好，我在运行 Debian 13 的 25GB 云虚拟机上运营一个小型自托管论坛。我尝试使用 ./launcher rebuild app 更新到 2026.6.0-latest，但由于磁盘空间不足，更新被取消了。我遵循了……

---

## [主题卡片点赞功能异常](https://meta.discourse.org/t/topic-cards-likes-are-broken/404198)

<div class="topic-metadata">

**Author:** [@RGJ](https://meta.discourse.org/u/RGJ)\
**回覆:** 1\
**Last updated:** [2026年六月1日 09:51 UTC](https://meta.discourse.org/t/topic-cards-likes-are-broken/404198 "2026-06-01T09:51:22Z")

</div>

看似无害的“更新代码检查”破坏了在主题卡片中点赞主题的功能。 canLike() getter 被移除，但仍在被调用。 firstPostId() getter 被转换成了布尔值。 PR 在此

---

## [使用 discourse-chat-integration 插件设置 Slack 通知](https://meta.discourse.org/t/set-up-slack-notifications-using-the-discourse-chat-integration-plugin/66730)

<div class="topic-metadata">

**Author:** [@Discourse](https://meta.discourse.org/u/Discourse)\
**回覆:** 106\
**Last updated:** [2026年六月1日 13:26 UTC](https://meta.discourse.org/t/set-up-slack-notifications-using-the-discourse-chat-integration-plugin/66730 "2026-06-01T13:26:59Z")

</div>

本 \\u003cspan class=\\"hashtag-icon-placeholder\\"\\u003e\\u003c/span\\u003ehowto\\u003c/span\\u003e 描述了如何设置 discourse-chat-integration 中包含的 Slack 提供程序。它允许发布通知到 Slack，使用斜杠命令管理规则，并将记录发布回 Discourse。Slac…

---

## [使用 CSS 伪元素在站点任意位置插入文本或图片](https://meta.discourse.org/t/insert-text-or-images-anywhere-on-your-site-using-css-pseudo-elements/99200)

<div class="topic-metadata">

**Author:** [@Discourse](https://meta.discourse.org/u/Discourse)\
**回覆:** 0\
**Last updated:** [2018年十月11日 11:12 UTC](https://meta.discourse.org/t/insert-text-or-images-anywhere-on-your-site-using-css-pseudo-elements/99200 "2018-10-11T11:12:34Z")

</div>

所以，您想在您的 Discourse 站点中插入一些文本或图片。 关于文本，在大多数情况下，只需在 /admin/customize/site\_texts 中修改即可。 但有时，我们确实希望添加一句话 ……

---

## [为什么我们首页主题链接的字体变小了？](https://meta.discourse.org/t/why-did-our-home-page-topic-links-font-shrink/404203)

<div class="topic-metadata">

**Author:** [@Heather\_Phillips](https://meta.discourse.org/u/Heather_Phillips)\
**回覆:** 7\
**Last updated:** [2026年六月1日 19:23 UTC](https://meta.discourse.org/t/why-did-our-home-page-topic-links-font-shrink/404203 "2026-06-01T19:23:09Z")

</div>

几周前（大约 5 月 21 日），我们论坛首页 community.tiller.com 上主题链接的字体显著变小了。我们并未对主题或 CSS 进行任何更改。 这是否是近期 Discourse 更新后的预期现象……

---

## [企业版：Discourse AI 指南](https://meta.discourse.org/t/enterprise-discourse-ai-guide/404245)

<div class="topic-metadata">

**Author:** [@fsasaki](https://meta.discourse.org/u/fsasaki)\
**回覆:** 0\
**Last updated:** [2026年六月1日 20:59 UTC](https://meta.discourse.org/t/enterprise-discourse-ai-guide/404245 "2026-06-01T20:59:02Z")

</div>

分享我们 Discourse AI 企业版入门指南的第一版。所有反馈和问题都将帮助我们改进它。谢谢！ 概述 Discourse AI 是一套模块化的 AI 功能套件，构建于 di…

---

## [按字母顺序排列类别中的帖子](https://meta.discourse.org/t/alphabetize-posts-in-category/246337)

<div class="topic-metadata">

**Author:** [@unfairest](https://meta.discourse.org/u/unfairest)\
**回覆:** 4\
**Last updated:** [2026年六月2日 00:09 UTC](https://meta.discourse.org/t/alphabetize-posts-in-category/246337 "2026-06-02T00:09:50Z")

</div>

我有一个类别，需要能够按字母顺序对主题进行排序。我找到的关于此事的最新讨论是在 2016 年，尽管有几个人对此感兴趣，但似乎没有简单的方…

---

## [如何在主页放置横幅](https://meta.discourse.org/t/topic/404244)

<div class="topic-metadata">

**Author:** [@Vsekraski](https://meta.discourse.org/u/Vsekraski)\
**回覆:** 6\
**Last updated:** [2026年六月2日 07:51 UTC](https://meta.discourse.org/t/topic/404244 "2026-06-02T07:51:58Z")

</div>

请问有没有模块或组件，可以像截图中示例那样，在首页放置横幅？

---

## [在 Discourse 中创建活动比以往任何时候都更容易！](https://meta.discourse.org/t/its-easier-than-ever-to-create-events-in-discourse/404041)

<div class="topic-metadata">

**Author:** [@awesomerobot](https://meta.discourse.org/u/awesomerobot)\
**回覆:** 1\
**Last updated:** [2026年六月2日 09:54 UTC](https://meta.discourse.org/t/its-easier-than-ever-to-create-events-in-discourse/404041 "2026-06-02T09:54:06Z")

</div>

如果您今天更新 Discourse，您将在“日历与事件”插件中访问简化的事件创建流程。现在，当您在编辑器中的附加选项菜单中插入事件时，您将看到一个交互式...

---

## [如何在论坛添加小型横幅广告！](https://meta.discourse.org/t/how-to-add-small-banner-ads-to-a-forum/404304)

<div class="topic-metadata">

**Author:** [@jinhezai](https://meta.discourse.org/u/jinhezai)\
**回覆:** 1\
**Last updated:** [2026年六月2日 10:54 UTC](https://meta.discourse.org/t/how-to-add-small-banner-ads-to-a-forum/404304 "2026-06-02T10:54:48Z")

</div>

我该如何在我的论坛中添加小型图片横幅广告？ 我的社区论坛位于 vapeclub.vip。 我想在顶部导航栏正下方插入一行五个小型图片广告位。能否请您告诉我……

---

## [富文本中的撇号问题](https://meta.discourse.org/t/probleme-sur-lapostrophe-en-texte-enrichi/404312)

<div class="topic-metadata">

**Author:** [@gilles](https://meta.discourse.org/u/gilles)\
**回覆:** 2\
**Last updated:** [2026年六月2日 12:40 UTC](https://meta.discourse.org/t/probleme-sur-lapostrophe-en-texte-enrichi/404312 "2026-06-02T12:40:06Z")

</div>

你好，我有一段时间遇到一个小问题：在富文本中，当我想输入“水”时，它显示为“l\>eau”，我必须删除“\>”才能变成“’”，这很奇怪，但...

---

## [Migrated password hashes support](https://meta.discourse.org/t/migrated-password-hashes-support/19512)

<div class="topic-metadata">

**Author:** [@michaeld](https://meta.discourse.org/u/michaeld)\
**回覆:** 34\
**Last updated:** [2026年六月2日 13:17 UTC](https://meta.discourse.org/t/migrated-password-hashes-support/19512 "2026-06-02T13:17:31Z")

</div>

Here is the password migration support plugin: https://github.com/communiteq/discourse-migratepassword/ The original thread follows. We do regular forum conversions (yes, we’ll open source the converter once it’s sta…

---

## [注册验证挑战以阻止垃圾注册](https://meta.discourse.org/t/registration-challenge-to-stop-spam-registrations/404247)

<div class="topic-metadata">

**Author:** [@spdegabrielle](https://meta.discourse.org/u/spdegabrielle)\
**回覆:** 6\
**Last updated:** [2026年六月2日 14:42 UTC](https://meta.discourse.org/t/registration-challenge-to-stop-spam-registrations/404247 "2026-06-02T14:42:29Z")

</div>

有没有办法在注册流程中添加验证挑战，以阻止垃圾邮件用户注册？上周末，我们的网站遭遇了如此集中的注册和发布垃圾邮件的攻击，以至于我不得不禁用注册功能……

---

## [可以嵌套侧边栏链接吗？](https://meta.discourse.org/t/possible-to-nest-sidebar-links/404314)

<div class="topic-metadata">

**Author:** [@haydenjames](https://meta.discourse.org/u/haydenjames)\
**回覆:** 4\
**Last updated:** [2026年六月2日 17:09 UTC](https://meta.discourse.org/t/possible-to-nest-sidebar-links/404314 "2026-06-02T17:09:12Z")

</div>

我希望将我的群组链接嵌套在“群组”下，作为一个可折叠的父级项目，这样侧边栏默认只显示“群组”，点击或悬停时展开显示 Arch、Debian、Fedora 以及末尾的“所有群组”，而不是显示列表…

---

## [PhotoSwipe 新图标块](https://meta.discourse.org/t/photoswipe-new-icons-visual-collision/404167)

<div class="topic-metadata">

**Author:** [@haydenjames](https://meta.discourse.org/u/haydenjames)\
**回覆:** 1\
**Last updated:** [2026年六月2日 18:12 UTC](https://meta.discourse.org/t/photoswipe-new-icons-visual-collision/404167 "2026-06-02T18:12:04Z")

</div>

截图内容与 Discourse 灯箱 UI 覆盖层之间发生了不幸的视觉冲突： 这是一个新问题。此前，“下载原文”选项位于图片下方。现已改为位于“更多”中的图标。

---

## [通过 Javascript 将 Discourse 评论嵌入到另一个网站上](https://meta.discourse.org/t/embed-discourse-comments-on-another-website-via-javascript/31963)

<div class="topic-metadata">

**Author:** [@Discourse](https://meta.discourse.org/u/Discourse)\
**回覆:** 127\
**Last updated:** [2026年六月2日 19:14 UTC](https://meta.discourse.org/t/embed-discourse-comments-on-another-website-via-javascript/31963 "2026-06-02T19:14:05Z")

</div>

Discourse 具有使用创建 IFRAME 的 Javascript API 在远程站点中嵌入主题评论的功能。有关此功能的实际示例，请查看 Coding Horror 的博客。该博客由 Ghost 运行……

---

## [无限滚动：单一分类帖子（工作人员）](https://meta.discourse.org/t/endless-spinner-on-one-category-posts-staff/404136)

<div class="topic-metadata">

**Author:** [@Jose\_C\_Gomez](https://meta.discourse.org/u/Jose_C_Gomez)\
**回覆:** 2\
**Last updated:** [2026年六月2日 21:52 UTC](https://meta.discourse.org/t/endless-spinner-on-one-category-posts-staff/404136 "2026-06-02T21:52:56Z")

</div>

与以下主题类似： https://meta.discourse.org/t/endless-spinner-on-some-posts/323031 但仅在我们的“工作人员”分类中出现，错误相同： 无法查看主题 TypeError: Cannot read properties of undefined…

---

## [Discourse 视频流 🎥](https://meta.discourse.org/t/discourse-video-stream/388754)

<div class="topic-metadata">

**Author:** [@Falco](https://meta.discourse.org/u/Falco)\
**回覆:** 5\
**Last updated:** [2026年六月2日 22:29 UTC](https://meta.discourse.org/t/discourse-video-stream/388754 "2026-06-02T22:29:25Z")

</div>

Discourse Video Stream 为您的 Discourse 网站添加了无缝的 Cloudflare Stream 集成，用于上传和嵌入高质量、长篇的视频内容。 概述 此插件提供了一个完整的处理工作流……

---

## [未读计数显示“未读 (14)”，但 /unread 为空](https://meta.discourse.org/t/unread-count-shows-unread-14-but-unread-is-empty/403986)

<div class="topic-metadata">

**Author:** [@Orioni](https://meta.discourse.org/u/Orioni)\
**回覆:** 14\
**Last updated:** [2026年六月3日 06:31 UTC](https://meta.discourse.org/t/unread-count-shows-unread-14-but-unread-is-empty/403986 "2026-06-03T06:31:07Z")

</div>

在这个美好的周四早晨，我向大家提出一个有趣的难题。我发现我的网站上似乎出现了一个未读计数误报。\\n\\n发生的情况\\n顶部导航栏显示“未读（14）”。但当我点击它并进入……

---

## [Discourse 会员申请](https://meta.discourse.org/t/discourse-member-application/399190)

<div class="topic-metadata">

**Author:** [@R23D\_Printing](https://meta.discourse.org/u/R23D_Printing)\
**回覆:** 4\
**Last updated:** [2026年六月3日 08:33 UTC](https://meta.discourse.org/t/discourse-member-application/399190 "2026-06-03T08:33:29Z")

</div>

:information\_source: 摘要 Discourse 成员申请功能让您在潜在成员加入 Discourse 社区之前，为其提供一个结构化的申请流程。 :hammer\_and\_wrench: 仓库链接 R…

---

## [希望在标记帖子获批后自动回复主题](https://meta.discourse.org/t/looking-to-automatically-reply-to-a-topic-after-a-flagged-post-is-approved/403359)

<div class="topic-metadata">

**Author:** [@petr0](https://meta.discourse.org/u/petr0)\
**回覆:** 1\
**Last updated:** [2026年六月3日 11:34 UTC](https://meta.discourse.org/t/looking-to-automatically-reply-to-a-topic-after-a-flagged-post-is-approved/403359 "2026-06-03T11:34:00Z")

</div>

您好，在我们的社区中，我们实行仅限英语的规则。我已创建一个标记功能，用户可以将帖子标记为“非英语”。 我希望在版主批准这些标记时，系统能自动回复。例如：如果版主批准……

---

## [为 Discourse 配置 Facebook 登录](https://meta.discourse.org/t/configure-facebook-login-for-discourse/13394)

<div class="topic-metadata">

**Author:** [@Discourse](https://meta.discourse.org/u/Discourse)\
**回覆:** 37\
**Last updated:** [2026年六月3日 12:45 UTC](https://meta.discourse.org/t/configure-facebook-login-for-discourse/13394 "2026-06-03T12:45:59Z")

</div>

:exclamation: As of February 2023, Meta has implemented a business verification requirement when publishing new and existing apps. :warning: Updating the Facebook app API or creating a new app will break existing login…

---

## [AI 助手可能建议了该类别中不允许使用的标签](https://meta.discourse.org/t/ai-helper-can-suggest-tags-not-allowed-in-category/404423)

<div class="topic-metadata">

**Author:** [@thgl](https://meta.discourse.org/u/thgl)\
**回覆:** 3\
**Last updated:** [2026年六月3日 16:08 UTC](https://meta.discourse.org/t/ai-helper-can-suggest-tags-not-allowed-in-category/404423 "2026-06-03T16:08:00Z")

</div>

我注意到，用于建议标签的 AI 助手可能会推荐所选类别中不允许的标签。 例如，这里我试图发布到一个不允许“问题/讨论”等标签的类别...

---

## [Discourse Mermaid](https://meta.discourse.org/t/discourse-mermaid/218242)

<div class="topic-metadata">

**Author:** [@Discourse](https://meta.discourse.org/u/Discourse)\
**回覆:** 15\
**Last updated:** [2026年六月3日 17:33 UTC](https://meta.discourse.org/t/discourse-mermaid/218242 "2026-06-03T17:33:27Z")

</div>

:discourse2: 摘要 Discourse Mermaid 让您使用 Mermaid 语法创建功能强大的图表。 :eyeglasses: 预览 在 Discourse 主题创建器中预览 :hammer\_and\_wrench: 仓库链接 https://gi…

---

## [Meta 是否在 iOS 应用中强制要求 Discourse 登录？](https://meta.discourse.org/t/meta-forcing-discourse-login-on-ios-app/404250)

<div class="topic-metadata">

**Author:** [@fuse](https://meta.discourse.org/u/fuse)\
**回覆:** 2\
**Last updated:** [2026年六月3日 20:46 UTC](https://meta.discourse.org/t/meta-forcing-discourse-login-on-ios-app/404250 "2026-06-03T20:46:58Z")

</div>

我从未在我的 iOS 设备上将 Meta 添加到 Discourse Hub 应用，它某天突然就出现了。这确实让我与 Meta 的互动变得轻松了许多。 我通过 Google 注册了 Meta，而今天当我尝试访问 Meta……

---

## [客户/产品反馈渠道](https://meta.discourse.org/t/customer-product-feedback-channel/404481)

<div class="topic-metadata">

**Author:** [@Bryce\_Oishi](https://meta.discourse.org/u/Bryce_Oishi)\
**回覆:** 1\
**Last updated:** [2026年六月4日 00:02 UTC](https://meta.discourse.org/t/customer-product-feedback-channel/404481 "2026-06-04T00:02:27Z")

</div>

大家好——有人有在 Discourse 中部署交互式产品/客户反馈板的经验吗？根据我过去的所见，以下是我期望具备的功能： 用于输入反馈的表单…

---

## [更新后设置 publish\_to\_category 主题计时器时出现 403 错误](https://meta.discourse.org/t/403-when-setting-publish-to-category-topic-timer-after-update/404164)

<div class="topic-metadata">

**Author:** [@davidkingham](https://meta.discourse.org/u/davidkingham)\
**回覆:** 4\
**Last updated:** [2026年六月4日 01:55 UTC](https://meta.discourse.org/t/403-when-setting-publish-to-category-topic-timer-after-update/404164 "2026-06-04T01:55:14Z")

</div>

在最近一次核心更新后，我们的一位全球版主无法再在主题定时设置中使用“计划发布”或“发布到分类”功能。 工作流程： 在私有测试分类中创建一个主题。 该测试分类 …

[上一頁](https://meta.discourse.org/latest.md?ascending=true&page=1864)

[下一頁](https://meta.discourse.org/latest.md?ascending=true&page=1866)
