﻿id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc
1484557,Compose Window (TinyMCE): Add in-line image using attachment,richs,,"A recently requested feature is ""in-line"" image attachments.  This isn't supported by Yahoo, Gmail or Hotmail yet, so it might be a Webmail first.

The latest version of TinyMCE does allow one to browse, upload, and display a local image:

http://tinymce.moxiecode.com/example_full.php?example=true

Several changes are needed to Roundcube to support this. From what I gather:

*  Upgrade TinyMCE (ticket #1484520)[[BR]]
*  Incorporate TinyMCE ""Insert Image"" browse-upload function with RoundCube attaching.[[BR]]
*  Change uploaded attachment names in ""temp"" to include file-type extension.[[BR]]
*  Change ""temp"" .htaccess to permit access to files (but not dir listings).[[BR]]
*  Instruct TinyMCE to use the uploaded attachment for temporary image display.[[BR]]
*  Interpret in-line ""cid:"" images properly when opening a Draft for TinyMCE.[[BR]]
*  Upon Saving/Sending:[[BR]]
**  Change header Mime-encoding to ""multipart/related"".[[BR]]
**  Add ""Content-ID: <filename>"" to MIME information for attached images.[[BR]]
**  Change in-line links from ""hxxp://.../temp/attachmentname"" to ""cid:filename"".

Anyone familiar with TinyMCE mind starting this, or refining what needs to be done?

Thanks!
",Feature Requests,closed,5,0.1-stable,Core functionality,git-master,normal,fixed,"tinymce, in-line, image, images, attachment",
