# 具有固定主题组织的分类页面

**URL:** https://meta.discourse.org/t/category-page-with-fixed-organization-of-topics/154109
**Category:** Support
**Created:** [2020年六月7日 15:07 UTC](https://meta.discourse.org/t/category-page-with-fixed-organization-of-topics/154109 "2020-06-07T15:07:28Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![gar1t](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/gar1t/32/380142_2.png) [@gar1t](https://meta.discourse.org/u/gar1t)
#### Post date: [2020年六月7日 15:07 UTC](https://meta.discourse.org/t/category-page-with-fixed-organization-of-topics/154109/1 "2020-06-07T15:07:28Z")

</div>

我打算将 [Guild AI 文档](https://guild.ai/docs) 以及目前通过 Slack 提供的支持服务迁移到 Discourse。

我希望为相关的分类页面呈现一个固定且有序的文档视图。

与其他分类不同，文档分类并非旨在由社区驱动内容。Guild AI 的工作人员将负责生成文档，并将其组织成一个连贯的整体，方便用户从 A 到 Z 进行导航。我们不希望新发布的帖子打破这一既定顺序。

“关于 [名称] 分类”主题看起来类似于一个索引页面或文档。如果我要实现支持结构化分类页面的功能，我会参考该主题作为控制点。例如，[Discourse 分类横幅](https://meta.discourse.org/t/discourse-category-banners/86241) 的支持功能就是如此实现的。

是否有推荐的方法来在分类页面中组织主题，使其充当文档的目录？

---

<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年六月7日 15:35 UTC](https://meta.discourse.org/t/category-page-with-fixed-organization-of-topics/154109/2 "2020-06-07T15:35:31Z")

</div>

> [@gar1t](#):
>
> 有没有推荐的方法，将分类页面中的主题组织成文档目录？

我比较喜欢 QuickFile 的 [知识库](https://community.quickfile.co.uk/t/welcome-to-the-knowledge-base/8991)。它使用了

[知识库插件](https://meta.discourse.org/t/knowledge-base-plugin/115288) 来在左侧显示不同主题的索引，  
[DiscoTOC - 自动目录](https://meta.discourse.org/t/discotoc-automatic-table-of-contents/111143) 来在右侧生成首帖的目录。

我尚未创建类似的主题集合，但这些协同工具在我的优先列表中排名很高。
