Thanks Eric, very much appreciated, Mark
On Aug 21, 1:43 pm, TiddlyTools <[email protected]> wrote: > > I've recently noticed that the FileDropPlugin has stopped working. I > > think it is with the recent upgrade to FireFox 3.5. Do you know why > > this is and what needs to be done to fix it - it is certainty a very > > useful plugin? > > It turns out that FireFox changed the keyword used to register the > drag-and-drop event handler. In FF3.1-, the event is called > "dragdrop", while in FF3.5+ it is now called simply "drop". The fix > is to register *both* event handlers, so that either old or new FF > browser can process the appropriate event. > > I've also cleaned up the plugin code and merged it with > FileDropPluginConfig, which registers an extended drop handler for > files *and* directories (as well as binary attachments if optional > AttachFilePackage is installed). The net result is that the updated > merged tiddlers is actually smaller than the two previous tiddlers, > even with the additional code fix. > > Get the update (v2.0.0) here: > http://www.TiddlyTools.com/#FileDropPlugin > > enjoy, > -e --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

