> just one thing : what about the Config thing? > > >Is there a config that is required for this Plugin to work? I tried > >accessinghttp://www.TiddlyTools.com/#FileDropPluginConfig and it > >does not seem to be available
In the Revisions section of the documentation for FileDropPlugin, I wrote: ---------------------- 2009.08.19 2.0.0 ELS fixed event listener registration for FireFox 3.5+. Also, merged with FileDropPluginConfig, with code cleanup/ reduction. ---------------------- Thus, FileDropPluginConfig is no longer a separate tiddler, and is included as part of FileDropPlugin. This was done to avoid problems caused when people would import just FileDropPlugin without the enhanced features provided by FileDropPluginConfig (i.e., dropping folders or multiple files, and generating text tiddlers, binary attachments or directory listings. Note: If you don't need to use binary attachments, you can just import FileDropPlugin, without AttachFilePlugin, AttachFilePluginFormatters and AttachFileMIMETypes installed. This will provide the enhanced drag-and-drop multi-file and folder features without the extra overhead needed to create and use 'attachment' tiddlers. Of course, you can still drag-and-drop to create *text* tiddlers (and any binary files you drop are simply assumed to be text and handled accordingly -- resulting in some ugly, useless tiddlers that you just have to delete... :-) Also note that, if you *are* using binary attachments, once they have been created you no longer need AttachFilePlugin or AttachFileMIMETypes. These are only used to generate and encode the attachment tiddlers. In order to *render* images or links from the attached data, you only need to keep AttachFilePluginFormatters (just 9K, as compared to a total of about 30K for all three components). enjoy, -e Eric Shulman TiddlyTools / ELS Design Studios --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

