kcrisman wrote: > Dear Support, > > (Well, probably dear Jason... :) but posted here for others who might > ask it in the future) > > I have tried unsuccessfully on more than one occasion to insert images > in the notebook using TinyMCE. I've tried ~/filename, > file:///filepath/filename, > and I don't know what else. Do I have to upload to the Data directory > first, or just the worksheet directory? That seems counterintuitive, > given the interface to the icon for it. I got some error messages > which suggested that it was looking in the worksheet or cell's > individual folder, though, which I am unfortunately not able to copy > here now. > > Specific step-by-step instructions that worked for someone should be > sufficient for me to figure it out, I hope.
Generally, I've used images that were already on the web. For those, I just did one of the following: * Click on the image icon, paste the URL to the image, clicked okay OR * Drag the image into the TinyMCE box from my firefox window. However, if you want to upload an image, then you can do this: * Under the "Data" menu, click "Upload or create file..." * Upload the file * In the resulting page, there is a link to the file: "You may download <link to file>" * Right-click on the link and copy the link location (this is the "URL" we'll use). * Go back to the worksheet TinyMCE cell. Click on the image button (the penultimate button on the 2nd row). Paste the link into the Image URL box. Then click Insert. Feel free to clean these instructions up and add them somewhere to the docs! Thanks, Jason --~--~---------~--~----~------------~-------~--~----~ To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/sage-support URLs: http://www.sagemath.org -~----------~----~----~----~------~----~------~--~---
