A Flarum extension that hides content inside [REPLY]...[/REPLY] tags until the user replies.
This encourages interaction by requiring users to participate before accessing hidden content.
- Hide content using
[REPLY]...[/REPLY]BBCode. - Configurable reply modes in the admin panel.
- Supports nested
[REPLY]tags.
This extension is inspired by datlechin/flarum-bbcode-hide-content but adds additional functionality and optimizations.
composer require mshuo/reply-to-seecomposer update mshuo/reply-to-see一个 Flarum 扩展,用于在 [REPLY]...[/REPLY] 标签中隐藏内容,只有回复后才能查看。
通过这种方式,可以有效提升论坛互动性。
- 使用
[REPLY]...[/REPLY]BBCode 隐藏内容 - 在后台管理面板可配置回复模式
- 支持嵌套
[REPLY]标签
本扩展参考了 datlechin/flarum-bbcode-hide-content 并在其基础上增加了新功能与优化。
composer require mshuo/reply-to-seecomposer update mshuo/reply-to-see