If you can, would be great have feedback about the last changes in Write.<br>I have uploaded a activity ONLY FOR TEST to <a href="http://dev.laptop.org/~gonzalo/Write-73.xo">http://dev.laptop.org/~gonzalo/Write-73.xo</a><br>
This version is for Sugar &gt; 0.84, if want to help testing with Sugar 0.84, the next week we will have versions for 0.84<br><br>Features to test:<br><br>1) Write: Change the default method of insert images<br>By default Write inserted the images &quot;floating&quot;, I have changed it to insert the image &quot;in line&quot;.<br>
Now you can insert a image in a table and in my tests, the images are easier to use.<br>If you want insert a image &quot;floating&quot;, there are a new palette, in the insert image button with a checkbox to enable it.<br>
May be is not the best interface, suggestions welcomed.<br><br>2) Cleanup sharing code<br>Updated and applied patch from tickets SL #1962, OLPC #5062, OLPC #8680.<br>There are not effects to the end user. If there are any regression would be informed.<br>
<br>3) Change the logic for preserve the mime type at reading and saving files<br>Previously, Write did wrong things when opened text files, or when you open files from a usb drive<br>and copy again the files in the usb.<br>
There are tickets filled: SL #2127, OLPC #8972, OLPC #5291 and OLPC #1925<br>Now you can open and save from every supported file types  (**) without problems.<br>If you save a .doc file, will change the extension to rtf, because Abiword does not save .doc files<br>
If you copy a .abw file to the usb, will be saved like .abw.CRASHED but it is related to anther problem (in the Journal code)<br>anyway you can open the file created.<br><br>4) Fix paste images in write - olpc #2507 and olpc #7186<br>
    <br>Now you can copy a image from Paint, Browse or Write and paste in Write<br>You need the last versions of Browse and Paint.<br><br>Thanks!<br><br>Gonzalo<br><br>** supported mimetypes: 
text/rtf;text/plain;application/x-abiword;text/x-xml-abiword;application/msword;application/rtf;application/xhtml+xml;text/html;application/vnd.oasis.opendocument.text<br>
<br>