How upload picture from local computer to tinymce editor?

1,758 views
Skip to first unread message

alexander alyoshin

unread,
Mar 16, 2010, 4:52:58 AM3/16/10
to tinymce_hammer
How upload picture from local computer to tinymce editor?

trevorrowe

unread,
Mar 16, 2010, 11:58:46 AM3/16/10
to tinymce_hammer
TinyMCE does not provide image upload capabilities out of the box.
TinyMCE is written completely in JavaScript which runs inside the web
browser. In order to support image uploads you require support inside
your web application to accept the uploaded file, store it somewhere,
etc. There are a few custom solutions I have seen floating around (we
have one I wrote that is very specific to our application), and a few
generic ones. Either way, it is outside the scope of tinymce_hammer
to provide image uploads.

On Mar 16, 1:52 am, alexander alyoshin <man.without.f...@gmail.com>
wrote:

alexander alyoshin

unread,
Mar 16, 2010, 12:03:39 PM3/16/10
to tinymce_hammer
In server-side it's not problem.

Oh... It's modify js of tinymce too...

steve fox

unread,
Mar 16, 2010, 12:23:11 PM3/16/10
to tinymce...@googlegroups.com
I use paperclip for image uploads.  You can render the copy from tinymce or whatever you are using within a partial and float the image as needed.  Though if you deploy on heroku you'll need to use the AWS::S3 plugin.  Works great.

Steve



On Tue, Mar 16, 2010 at 3:52 AM, alexander alyoshin <man.with...@gmail.com> wrote:
How upload picture from local computer to tinymce editor?

--
You received this message because you are subscribed to the Google Groups "tinymce_hammer" group.
To post to this group, send email to tinymce...@googlegroups.com.
To unsubscribe from this group, send email to tinymce_hamme...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/tinymce_hammer?hl=en.


Reply all
Reply to author
Forward
0 new messages