# 有人能告诉我这两个函数是如何实现的吗？

**URL:** https://meta.discourse.org/t/can-someone-tell-me-how-these-two-functions-are-achieved/382758
**Category:** Support
**Created:** [2025 年9 月 16 日 05:49 UTC](https://meta.discourse.org/t/can-someone-tell-me-how-these-two-functions-are-achieved/382758 "2025-09-16T05:49:14Z")
**Posts on this page:** 1
**Showing post:** 7

<div class="post-metadata">

### 作者： ![NateDhaliwal](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/natedhaliwal/32/313494_2.png) [@NateDhaliwal](https://meta.discourse.org/u/NateDhaliwal)
#### 发布日期： [2025 年9 月 17 日 08:53 UTC](https://meta.discourse.org/t/can-someone-tell-me-how-these-two-functions-are-achieved/382758/7 "2025-09-17T08:53:47Z")

</div>

我到处查找了一下，看 Robotime 社区是否在使用一些自定义设置，我认为他们没有。他们将类别放置在：

```js
api.renderInOutlet("above-discovery-categories", _customCategoryBoxes.default);

```

这是默认设置，所以我不知道为什么它会同时出现在类别页面和主页上。

他们似乎还在使用这个：

> [@Featured Categories Header](https://meta.discourse.org/t/featured-categories-header/203779):
>
> bookmark_tabsSummary Feature categories on select views.hammer_and_wrenchRepository Link [Manuel Kostka / Discourse / Components / Featured Categories · GitLab](https://gitlab.com/manuelkostka/discourse/components/featured-categories.git)open_bookNew to Discourse Themes? [Beginner’s guide to using Discourse Themes](https://meta.discourse.org/t/beginners-guide-to-using-discourse-themes/91966) Install this theme component Cards view List view Settings You can switch between the two above layouts or choose none and declare your own styles. You …

---

_[View the full topic](https://meta.discourse.org/t/can-someone-tell-me-how-these-two-functions-are-achieved/382758)._
