CKEDITOR 3.x:自定义
    ;插入

    ;

  1. 内的标签

发布于 2024-11-25 17:31:50 字数 170 浏览 2 评论 0原文

以前有人处理过这样的事情吗?我想在我的小应用程序中自定义帖子的显示,并且需要在 CKEDITOR 下编写时自动添加的

  • 标签内的

    标签。我不知道我应该寻找什么配置项。如果可以的话请帮助我。

  • Has anyone dealt with such a thing before? I want to customize the display of posts in my little application and I need the <p> tags inside the <li> tags added automatically when writing under CKEDITOR. I don't know what config item I should look for. Please help me if you can.

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

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

    发布评论

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

    评论(1

    混浊又暗下来 2024-12-02 17:31:50

    也许你应该在保存数据时这样做。 grep & 相当容易。替换为 PHP。

    查看此函数:http://php.net/manual/fr/function。 preg-replace.php

    Maybe you should do that when saving the datas. It's fairly easy to grep & replace with PHP.

    Check out this function : http://php.net/manual/fr/function.preg-replace.php

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