开发者

CKEDITOR 3.x : customize <ol> to insert <p> tags inside <li>

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.


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

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜