开发者

TinyMCE image upload & insert without a gallery

开发者 https://www.devze.com 2022-12-28 21:17 出处:网络
I\'ve been searching for a plugin of TinyMCE that allows to upload and insert an image in the text, the problem I\'ve found with many plugins is allowing to see and select from a gallery of images of

I've been searching for a plugin of TinyMCE that allows to upload and insert an image in the text, the problem I've found with many plugins is allowing to see and select from a gallery of images of the server, that's a functi开发者_高级运维onality I don't need or want, just allow the user to select an image from his computer, upload and insert it.

There is a plugin that acomplishes only this?

Thanks


jbimages is what you might looking for. Easy to integrate and to configure. Just pups up the file uploader and places the image wherever you have your cursor in a post. Just do not forget to set after installations the config files to 600 or 400. You can find how-to http://pastebin.com/


TinyMCE does this as standard: try http://wiki.moxiecode.com/index.php/TinyMCE:Configuration/external_image_list_url

0

精彩评论

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