| | | |\n|— | — | —|\n|:information_source: | 摘要 | 一个主题组件,用于同时显示输入的字符数以及发帖所需的字符数。分别跟踪帖子正文和主题标题。|\n|:hammer_and_wrench: | 存储库链接 | https://github.com/merefield/discourse-tc-character-count|\n|:open_book: | 安装指南 | https://meta.discourse.org/t/install-a-theme-or-theme-component/63682|\n|:heart: | 赞助 | 请考虑成为我开源工作的持续赞助者,金额根据您的资源和需求而定,以确保此组件获得应有的维护,并在将来继续适用于您的网站。|\n\n喜欢这个主题组件吗?请在GitHub上给它点:star:\n\n[wrap=theme-install-button repoUrl="https://github.com/merefield/discourse-tc-character-count\" repoName="Character Count"]\n安装此主题组件\n[/wrap]\n\n
\n\n## 概述\n\nA Theme Component to simultaneously display count the number of characters typed in the composer as well as the required number to post. Two separate displays for Post body and Title.\n\nProvides users information to avoid them failing to Post because they’ve not entered the minimum lengths required by global settings.\n\nYou can configure it to make the display disappear once the minimum number of characters has been reached using setting:\n\n\n\n## 致谢\n\nOriginally based on the official plugin, but this is a much simpler install. I have since modernised the code, added additional logic and made the interface language agnostic.这会阻止帖子低于最低要求而被发布吗?还是插件和此组件都不会阻止?\n只是好奇。
后端验证无更改。仅为有用的显示。
2 个赞
你忘了移除一个调试项!
1 个赞
哦哦,CI 也有问题,我需要解决😅。我会处理的。
1 个赞
两个问题都已解决:
![]()
1 个赞

