html - umbraco 富文本编辑器跳过 UI css

标签 html css umbraco rich-text-editor

我正在尝试使用 umbraco 的富文本编辑器...在 html 区域我放了类似

的内容
<ui id="col">
  <li>mycontent</li>
</ui>

现在当我尝试保存它时...它会跳过我的 css 并将我的代码转换为

<ui>
  <li>mycontent</li>
</ui>

为什么 umbraco 没有保存我的 css id?

最佳答案

我相信罪魁祸首是 tinymce 编辑器。查看此链接以了解可能有帮助的解决方法:http://our.umbraco.org/wiki/how-tos/customizing-the-wysiwyg-rich-text-editor-(tinymce)/allow-any-markup-in-the-tinymce-editor

关于html - umbraco 富文本编辑器跳过 UI css,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/13755625/

相关文章:

php - 根据下拉选择使用 mysql 值自动填充表单字段

jquery - 图像在页面滚动时淡入

sql - Umbraco 数据库中的内容存储在哪里?

html - 为什么浏览器从右到左匹配 CSS 选择器?

html - 下拉值在 Windows 上不可见

php - 如何在彼此相邻的两个单选按钮之间添加间距

c# - 为什么我在默认/OOTB Umbraco 安装的 Umbraco SurfaceController 上出现蓝屏死机?

c# - 分页逻辑 : Inserting . .. 当有很多页面时而不是中间页面

HTML列表结构中的PHP递归菜单

html - 将 HTML 链接到 CSS