# 有没有一个插件可以让你将一个分类的所有URL整理到一个主题中？

**URL:** <https://meta.discourse.org/t/is-there-a-plugin-that-allows-you-to-organize-all-the-urls-of-a-category-into-one-topic/395864>\
**Category:** General\
**Created:** [2026年二月12日 03:43 UTC](https://meta.discourse.org/t/is-there-a-plugin-that-allows-you-to-organize-all-the-urls-of-a-category-into-one-topic/395864 "2026-02-12T03:43:31Z")\
**Posts on this page:** 2\
**Page:** 1

<div class="post-metadata">

**Author:** ![Willy](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/willy/32/499930_2.png) [@Willy](https://meta.discourse.org/u/Willy)\
**Post date:** [2026年二月12日 03:43 UTC](https://meta.discourse.org/t/is-there-a-plugin-that-allows-you-to-organize-all-the-urls-of-a-category-into-one-topic/395864/1 "2026-02-12T03:43:32Z")

</div>

我在一个分类中创建的所有主题都乱序了，所以我想创建一个主题作为该分类中所有内容的索引。问题是我需要获取该分类中的所有 URL，而无需手动复制它们。

是否有可以实现此功能的插件？如果没有，是否有可能开发一个插件（或任何东西，主题组件，我不知道？）来完成此功能而无需修改核心？

我将稍微解释一下我希望这个插件如何工作，您可以告诉我是否可以为论坛开发它。

-一个 4 级用户创建一个充当索引的主题。  
-插件在该主题中写入该分类中所有可用的 URL。  
-创建主题时，索引会更新。  
-索引分为几个部分，一个用于 4 级用户已经排序的 URL，另一个用于未组织或待处理的新链接。

您的建议是什么？我应该如何操作？开发这样一个功能需要支付多少费用？我知道这些问题很多，但我并不是指望一个人回答所有问题。请尽您所能提供帮助。

---

<div class="post-metadata">

**Author:** ![mcwumbly](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/mcwumbly/32/103861_2.png) [@mcwumbly](https://meta.discourse.org/u/mcwumbly)\
**Post date:** [2026年二月12日 04:06 UTC](https://meta.discourse.org/t/is-there-a-plugin-that-allows-you-to-organize-all-the-urls-of-a-category-into-one-topic/395864/2 "2026-02-12T04:06:47Z")

</div>

您要找的线索在这里：[Discourse Doc Categories](https://meta.discourse.org/t/discourse-doc-categories/322376)

索引主题必须手动维护，但这里有一些关于查找需要协调的内容的帮助：

> [@Discourse](#):
>
> **未编入索引的主题：**  
> `example.discourse.com/admin/reports/doc_categories_missing_topics`  
> 此报告显示了文档类别中所有尚未添加到索引中的主题。
