# 위키 게시물에서 사용자 정보가 숨겨져 있습니다

**URL:** https://meta.discourse.org/t/user-info-is-hidden-on-wiki-posts/403798
**Category:** Site feedback
**Created:** [5월 26, 2026, 3: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: [5월 26, 2026, 3: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개의 답장 표시” 부분은 이 작은 스타일로는 범위를 벗어나며, 이를 위해서는 JS로 조금 더 작업이 필요합니다.
> 
> ```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
> }
> }
> 
> ```

위키 게시물에서 다시 사용자를 표시할 수 있다면 좋겠습니다.

---

<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: [5월 26, 2026, 3:47오전 UTC](https://meta.discourse.org/t/user-info-is-hidden-on-wiki-posts/403798/2 "2026-05-26T03:47:11Z")

</div>

간단한 모드입니다.

> [@위키 카테고리에서 문서 카테고리의 「간이 모드」](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: [5월 26, 2026, 3: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: [5월 26, 2026, 5:30오전 UTC](https://meta.discourse.org/t/user-info-is-hidden-on-wiki-posts/403798/4 "2026-05-26T05:30:35Z")

</div>

피드백 주제에다가 예정된 변경 사항에 대한 내용도 추가하면 좋을 것 같습니다:

> [@Discourse 문서 범위에 대한 단순 모드 도입](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 …
