Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

게시판 갤러리 스킨 목록에서 wr_content 노출 옵션 수정 제안 #452

Open
supwayb opened this issue Feb 13, 2024 · 0 comments

Comments

@supwayb
Copy link

supwayb commented Feb 13, 2024

<span class="bo_cnt">{{ write.wr_content|striptags|truncate(68, False, '...', 0)|safe }}</span>

  1. 게시판 설정 > 목록에서 내용 사용 옵션을 켠 경우에만 실행되도록 하거나,
  2. 기본 코드 자체 삭제

중 하나를 선택하여 처리하는 것이 프로그램 기본 의도에 더 가까울 것 같습니다.

정확히 확인하기는 어렵지만 현재는 단순히 디자인적인 이유로 본문 내용을 표시하는 것으로 보입니다.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant