Paste special

Atto ::: atto_pastespecial
Maintained by Joseph Inhofer
PasteSpecial button for Atto reduces clutter when pasting from non-Atto text editors.

Paste special 2016010600

Moodle 2.7, 2.8, 2.9, 3.0
Released: Wednesday, 13 January 2016, 5:58 AM
Version 2016010600:
Updated unformatted to better handle inline styling
Added optional handling for keyboard pasting
Improved UI to display a responsive view of content
Added behat
MOST IMPORTANTLY:
Started logging my changes (Sorry about before this folks)

Previous versions:
Everything up until 2016010600.

atto_pastespecial
=================

This is a plugin for Atto editor in Moodle that allows
the user to paste content from several different rich
formatting areas and either import the styling or
import as unformatted text. To install, unpack to
lib/editor/atto/plugins/pastespecial and visit the
admin notifications page to install. Then add the
button on that Atto toolbar settings page. The
pastespecial settings page can be used to configure
the allowed styles when importing formatting.

All original files are copyright Joseph Inhofer 2016
jinhofer@umn.edu and are licensed under GPL v3 or later

Version information

Version build number
2016010600
Version release name
2016010600
Maturity
Stable version
MD5 Sum
757058843bfc03ea22db109e69874280
Supported software
Moodle 2.7, Moodle 2.8, Moodle 2.9, Moodle 3.0

Version control information

Version control system (VCS)
GIT
VCS repository URL

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.