Attach images to your topics and replies
You can now upload images and attach them to your topics and replies.
Just look for the
button
After spending time developing a rich text WYSIWYG editor we came to the conclusion that DesignMode was not what we needed.
We already support a broad range of HTML tags. What we really needed was the ability to attach images. So we pulled out that functionality and integrated it into the current "plain text" editor. You'll notice that when you insert or upload an image it injects an html escaped image tag rather than displaying the image.
This approach has its ups and downs, but I'm pretty confident that it's the right one for us. I'd love to get everyone's opinion on this (if you have one)
Thanks, and happy uploading!
Just look for the
button
After spending time developing a rich text WYSIWYG editor we came to the conclusion that DesignMode was not what we needed.
We already support a broad range of HTML tags. What we really needed was the ability to attach images. So we pulled out that functionality and integrated it into the current "plain text" editor. You'll notice that when you insert or upload an image it injects an html escaped image tag rather than displaying the image.
This approach has its ups and downs, but I'm pretty confident that it's the right one for us. I'd love to get everyone's opinion on this (if you have one)
Thanks, and happy uploading!
Follow this discussion to get notifications on your dashboard.
Loading Profile...

