[discuz教程]discuz支持html代码 文本特性设置默认开启
找到template/default/forum/post_editor_attribute.htm文件,打开后查找下面的内容
查找192行
<label for="htmlon"><input type="checkbox" name="htmlon" id="htmlon" class="pc" value="1" $htmloncheck />{lang post_html}</label>
[color=rgb(51, 102, 153) !important]
替换为
<label for="htmlon"><input type="checkbox" name="htmlon" id="htmlon" class="pc" checked="checked" value="1" $htmloncheck />{lang post_html}</label>
[color=rgb(51, 102, 153) !important]
修改好后上传覆盖,后台更新缓存。
点击链接加入群聊【路由器交流群】:https://jq.qq.com/?_wv=1027&k=59AP9Z84
本站附件分享,如果附件失效,可以去找找看
饿了么红包
于2019-06-07发布