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.
我写是因为我在 joomla 1.5.15 上的编辑器 TINY mcem 2.0 有问题 基本上我找不到允许我选择文本的设置允许编辑器。具体来说,每次添加一个文章代码:自动被删除。有人可以帮助我吗?先感谢您
斯特凡尼亚
查看 tinymce 配置设置 valid_elements 和 valid_children。您需要定义哪些元素被视为有效元素。无效元素将从编辑器内容中删除。