Drupal CKEditor HTML 标签

发布于 2024-10-16 16:29:45 字数 215 浏览 1 评论 0原文

当我应用粗体时,CKEditor 会将文本包装在标签中。当我选择斜体时,它会放置标签。我的默认输入格式是 Full HTML(创建内容时也是如此)。在 Wysiwyg 配置文件中,我将 CKEditor 设置为完整 HTML 输入。在 CKEditor 的配置中,在“清理和输出”下,我选择了“将标签转换为样式”。 这应该使用内联 CSS,但事实并非如此。它放置不更改文本的 HTML。它保持像未格式化一样。怎么了?

When I apply bold CKEditor wraps the text in tags. When I select italic it puts tags. My default input format is Full HTML (also when creating content). In the Wysiwyg profiles I set CKEditor for Full HTML input. In the configuration of CKEditor, under Cleanup and output I selected Convert tags to styles.
This should use inline CSS, but it doesn't. It puts HTML that don't change the text. It stays like it's not formatted. What's wrong?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

冰魂雪魄 2024-10-23 16:29:45

过滤后的 HTML 应强制其使用 html 标签正确显示内容。

Filtered HTML should force it to display the content correctly using the html tags.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文