BBCode를 사용하여 일부 사용자 그룹에게 콘텐츠 숨기기 기능

Developing a plugin allows users to hide content from other users by using BBCode.

  • Add the following BBCode to your post:
  • [LOGIN]content to hide[/LOGIN] : hides the content from the non-logged in users
  • [LIKE]content to hide[/LIKE] : hides the content until the user likes the post
  • [REPLY]content to hide[/REPLY] : hides the content until the user replies to the post
6개의 좋아요

The first too seem pretty cool. Though the last one typically once the reply is posted it jumps the user to their reply. So they might not see the hidden content that is revealed upon creating the reply.

I would add option to hide from users not the Op that are not in a targetted group.

This request is similar iirc was for a Tabletop RPGs forum

1개의 좋아요

How could this even be implemented server-side, since anyone can see a post’s raw contents?

You would need a plugin I believe for server side

This looks like it should work but might need some fix ups

1개의 좋아요

Need this feature

2개의 좋아요

I not really clear on how the hide details or spoiler functions don’t do this adequately. :thinking:

1개의 좋아요

Everyone can read text in “hide details” and spoilers. The request is to allow only logged-in users, or users who replied to or liked the post, to read this part of the post.

For example, you can share a discount code with your members in an announcement that everyone can read. At the moment, you would have to put the code into a different post in a different category.

3개의 좋아요

Hidden Content Feature:

Use hidden code to conceal content, with the ability to set visibility conditions such as:

  1. Visible after reply - Content becomes visible when a user replies to the post
  2. Visible after login - Content is only visible to logged-in users
  3. Visible based on trust level - Content is visible to users who have reached a specific trust level

For example:
[hide] content [/hide]

1개의 좋아요

I think Show Spoiler Content on 'Like' is also included in this request

3개의 좋아요

This is a similar request:

2개의 좋아요

이 부분은 일부 더 어렵거나 유용성이 떨어질 수 있습니다.

답변을 남기면 현재 보고 있던 게시글에서 벗어나기 때문입니다. 따라서 사용자는 해당 게시글로 다시 돌아가야 합니다.

다만 전체적인 기능 요청에는 가치를 인정합니다. tabletop RPG(테이블탑 RPG) 같은 포럼에서는 플레이어나 게임 마스터에게 숨겨진 메시지를 보내고 싶을 수 있습니다. 이 용도로는 #customization:theme-component을 사용할 수 있으며, 보안에 민감한 정보는 사용하지 않도록 명확히 안내하면 됩니다. 이를 위해서는 플러그인이 필요합니다.

2개의 좋아요