Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我的一个站点使用 TinyMCE 编辑器,而另一个站点没有。离开 C5 一段时间后,我无法弄清楚在哪里/如何使 TinyMCE 编辑器成为默认的富文本编辑器。我查看了谷歌,所以一无所获。帮助将不胜感激!:D
我假设您使用的是HTML-Block而不是Content-Block。
正如您在文档中看到的那样,有不同类型的块。
HTML-Block顾名思义,用于纯 HTML 和 JavaScript 。Content-Block附加到Redactor富文本编辑器。