pauln / moodle-atto_filedragdrop

Atto drag and drop handling for files which aren't images
GNU General Public License v3.0
2 stars 2 forks source link

Add info about missing button in the atto toolbar #2

Open mudrd8mz opened 8 years ago

mudrd8mz commented 8 years ago

The other plugin "Image drag & drop" has a paragraph at https://moodle.org/plugins/atto_imagedragdrop

This plugin does not add a toolbar button or any other visible UI to Atto - it simply detects images dragged and dropped into Atto, automatically uploading them to Moodle. It does still need to be in your Atto toolbar configuration in order to work, though in most cases this should happen automatically as part of the installation process.

It seems to me that something similar should be added to filefragdrop's description and readme file too.

pauln commented 8 years ago

Thanks for pointing that out David - I've added it to the plugin description and the readme, but I don't know that it's worth doing a version bump and pushing a new version to the plugins DB just to update the readme.

mudrd8mz commented 8 years ago

worth doing a version bump

It's up to you, of course. If it was me, I would not do it probably :-) I believe this can be closed as the readme will get published with the next update of the plugin.