# Wiki 帖子中的用户信息已隐藏

**URL:** https://meta.discourse.org/t/user-info-is-hidden-on-wiki-posts/403798
**Category:** Site feedback
**Created:** [2026年五月26日 03:37 UTC](https://meta.discourse.org/t/user-info-is-hidden-on-wiki-posts/403798 "2026-05-26T03:37:39Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![darkpixlz](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/darkpixlz/32/549896_2.png) [@darkpixlz](https://meta.discourse.org/u/darkpixlz)
#### Post date: [2026年五月26日 03:37 UTC](https://meta.discourse.org/t/user-info-is-hidden-on-wiki-posts/403798/1 "2026-05-26T03:37:39Z")

</div>

最近，Meta 进行了一项更改，隐藏了文档帖子的作者信息，这对我来说没问题，因为这些帖子现在大多由 @Discourse 撰写。

然而，似乎同样的更改也应用到了 #Wiki 上，这让我觉得不太合理，因为在那里作者身份显得更加重要。

 ![image](https://global.discourse-cdn.com/meta/original/4X/e/a/b/eab0483b0a7237d7dcb1df60b73760c24698c07f.png)  
 ![image](https://global.discourse-cdn.com/meta/original/4X/2/3/1/2310c8caf3e572e4b88bdfe9cbbd9cb365fb63f3.png)

> **用于重新启用的 UserCSS**
>
> 遗憾的是，“显示 x 条回复”这一功能超出了这个小样式所能涵盖的范围，这需要结合 JavaScript 进行更多工作。
> 
> ```css
> /* ==UserStyle==
> @name enable topic author
> @namespace github.com/openstyles/stylus
> @version 1.0.0
> @description A new userstyle
> @author Me
> ==/UserStyle== */
> 
> @-moz-document domain("meta.discourse.org") {
> body.doc-simple-mode .post__topic-map.topic-map.--op {
> display: flex !important
> }
>     
> body.doc-simple-mode .topic-post[data-post-number="1"] .topic-avatar {
> display: block !important;
> }
>     
> body.doc-simple-mode .topic-post[data-post-number="1"] .topic-meta-data .names {
> display: block !important
> }
>     
> body.doc-simple-mode .topic-post[data-post-number="1"] .topic-meta-data .like,
> body.doc-simple-mode .topic-post[data-post-number="1"] .topic-meta-data .reply {
> display: block !important
> }
>     
> .topic-list.doc-simple-mode .link-bottom-line .badge-category__wrapper, .topic-list.doc-simple-mode .topic-excerpt {
> display: inline-flex !important
> }
> }
> 
> ```

如果能再次在 Wiki 帖子中显示用户信息，那就太好了。

---

<div class="post-metadata">

### Author: ![Lilly](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/lilly/32/575047_2.png) [@Lilly](https://meta.discourse.org/u/Lilly)
#### Post date: [2026年五月26日 03:47 UTC](https://meta.discourse.org/t/user-info-is-hidden-on-wiki-posts/403798/2 "2026-05-26T03:47:11Z")

</div>

这是简单模式

> [@"Simple mode" for doc categories in wiki category](https://meta.discourse.org/t/simple-mode-for-doc-categories-in-wiki-category/403006?u=lilly):
>
> Is this just a temporary test, or is the plan to use simple mode here on Meta permanently? While I can understand why it doesn’t matter at all who the author is in the official documentation - which is why the author of all topics was changed to Discourse almost two years ago - I think this information is quite relevant in the #Wiki. The wiki is already at a disadvantage compared to the documentation category. It doesn’t have higher priority in search results, there is [still](https://meta.discourse.org/t/new-homes-for-official-and-community-documentation/322620/6?silent=true) no easy way to sear…

---

<div class="post-metadata">

### Author: ![darkpixlz](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/darkpixlz/32/549896_2.png) [@darkpixlz](https://meta.discourse.org/u/darkpixlz)
#### Post date: [2026年五月26日 03:48 UTC](https://meta.discourse.org/t/user-info-is-hidden-on-wiki-posts/403798/3 "2026-05-26T03:48:42Z")

</div>

好难过，我暂时先加上一点自己的风格，但我希望这能部分回退。

---

<div class="post-metadata">

### Author: ![Moin](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/moin/32/554653_2.png) [@Moin](https://meta.discourse.org/u/Moin)
#### Post date: [2026年五月26日 05:30 UTC](https://meta.discourse.org/t/user-info-is-hidden-on-wiki-posts/403798/4 "2026-05-26T05:30:35Z")

</div>

您可能还希望在反馈主题中提及即将进行的变更：

> [@Introducing simple mode for Discourse Doc Categories](https://meta.discourse.org/t/introducing-simple-mode-for-discourse-doc-categories/403366/1):
>
> Doc categories are designed for a specific kind of content: reference material that readers come back to, scan quickly, and link to often. To support that, we’re introducing a new simple mode for the [Discourse Doc Categories](https://meta.discourse.org/t/discourse-doc-categories/322376) plugin, which gives documentation a focused, reading-first experience while keeping the full topic available one click away. A reading-first topic view When simple mode is on, opening a doc topic puts the document itself in the spotlight. Replies stay one click away behind …
