File drag & drop

Atto ::: atto_filedragdrop
Maintained by Paul Nicholls
An Atto plugin which adds drag and drop support for files which aren't images.

File drag & drop 1.0

Moodle 2.7, 2.8, 2.9, 3.0
Released: Monday, 25 January 2016, 11:43 AM

File Drag & Drop plugin for Moodle's Atto editor

Build Status

An Atto plugin which adds drag and drop support for files which aren't images.

Description

This plugin for Moodle's Atto WYSIWYG editor lets you drag any file into Atto - from documents to videos - in order to upload them into Moodle and add a link to the file within the Atto content.

If you are using Moodle's media filters, any supported multimedia files will display inline via the filter once published.

Installation

  1. Make sure you're running Moodle 2.7 or later
  2. Download and unpack the module, renaming the folder to "filedragdrop" if necessary
  3. Place the "filedragdrop" folder in the "lib/editor/atto/plugins" subdirectory of your Moodle installation
  4. Visit http://yoursite.com/admin to finish installation of the plugin
  5. Go to your Site administration ► Plugins ► Text editors ► Atto HTML editor ► Atto toolbar settings
  6. Add "filedragdrop" somewhere in the toolbar configuration

NOTE:

If you're running Moodle 2.9.2 or earlier, you'll need to make sure to include "filedragdrop" before the standard "image" plugin in your Atto toolbar configuration, due to a bug which resulted in the image plugin handling but ignoring non-image files. This bug was fixed in Moodle 2.9.3 and 3.0.

Version information

Version build number
2016012500
Version release name
1.0
Maturity
Stable version
MD5 Sum
0b2971618d492362d6dd4327a9ca7348
Supported software
Moodle 2.7, Moodle 2.8, Moodle 2.9, Moodle 3.0
  • Latest release for Moodle 2.7
  • Latest release for Moodle 2.8
  • Latest release for Moodle 2.9
  • Latest release for Moodle 3.0

Version control information

Version control system (VCS)
GIT
VCS repository URL
VCS branch
master
VCS tag
v1.0

Default installation instructions for plugins of the type Atto

  1. Make sure you have all the required versions.
  2. Download and unpack the module.
  3. Place the folder (eg "myeditorplugin") in the "lib/editor/atto/plugins" subdirectory.
  4. Visit http://yoursite.com/admin to finish installation of the plugin.

To make the newly installed plugin available, you need to edit the Atto toolbar configuration so that the new plugin appears in the toolbar.

  1. Go to your Site administration ►Plugins ► Text editors ► Atto HTML editor ► Atto toolbar settings
  2. Add the new plugin to the desired position in the toolbar.