在 egeloen ckeditor 上插入图像

insert images on egeloen ckeditor

您好,我正在使用带有 ckeditor 包的 symfony 来编写内容。但是我找不到在 ckeditor 中插入图像的方法。有人可以尝试使用它吗?

通过CKEditor插入图片只需点击'picture'按钮即可。

但我猜你的意思是“在服务器上上传一些图片,然后将它们插入到文本中。

你应该看看 IvoryCKEditorBundle. And so, checking FMElfinderBundle,它可以满足你的需要。