On May 30, 11:49 am, Eric Shulman <[email protected]> wrote: > > Eric, I am having trouble with IE recognizing embedded images. > > The following is excerpted from the "Known Limitations" section of > [[AttachFilePluginInfo]]: > ----------------------------------------------------- > Internet Explorer does not support the data: URI scheme, and cannot > use the embedded data to render images or links. However, you can > still use the local/remote link definitions to create file attachments > that are stored externally. > -----------------------------------------------------
Is there an UnattachFilePlugin that would work with IE? I want to distribute a TW coursebook with scripts and sample files that the students can use for performing some exercises. With an "UnattachFilePlugin" they could export/save the attached files. It would be extra nice if the exported files were placed in the right location to be used by a (relative) local link definitions (e.g. in the same directory as the tiddlywiki). Ideally I would have a tiddler of attachments and a button for each attachment that allows saving the files by clicking on the button. (Maybe by using FET to create a table of all tiddlers with the attachment tag.) Alternatively an "export all attachments" that has a table with checkboxes to export the selected attached files. Is the problem not that IE doesn't recognize the data scheme to allow it to decode and display the data, but that it can't even allow javascript to manipulate the element in any way, so there is no way to do this under IE? -- rouilj --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. 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/TiddlyWiki?hl=en -~----------~----~----~----~------~----~------~--~---

