WebService Filter for Atto (Moodle Mobile app)

Atto ::: atto_filterws
Maintained by Dani Palou
Part of set Moodle Mobile app.
This plugin makes it easier to include the WebService Filter plugin tags in the content while using the Atto editor. It will allows you to add a new button in the Atto toolbar to add these tags.

WebService Filter for Atto (Moodle Mobile app) 1.0.0

Moodle 3.1, 3.2, 3.3, 3.4, 3.5, 3.6
Released: Monday, 21 January 2019, 6:01 PM

Atto button for WebService filter plugin

This plugin makes it easier to include the WebService filter tags in the content while using the Atto editor. It will allows you to add a new button in the Atto toolbar to add these tags.

To Install it manually

  • Unzip the plugin in the moodle .../lib/editor/atto/plugins/ directory.
  • Enable it from "Site Administration >> Plugins >> Text editors >> Atto toolbar settings". You should include the "filterws" in the "Toolbar config".

To Use it

  • Once enabled, a new button will appear in the toolbar of the Atto editor.
  • While creating/editing some content using the Atto editor, select the text to filter and click the "WS" button.
  • In the new dialog, select the Origin and the User Agent (optional) you want to apply to the filter.
  • Click "Insert" and the tags will be added to the content.

Predefined filters

The site admin can create some predefined filters that users will be able to apply, that way they don't need to remember the Origin and User Agent to apply. By default, this plugin includes a predefined filter to display some content in the official Moodle app.

To define these prdefined plugins, go to "Site Administration >> Plugins >> Text editors >> WebService Filter settings >> Predefined filters".

Version information

Version build number
2019011800
Version release name
1.0.0
Maturity
Stable version
MD5 Sum
e4516410b4cf566b8cf87739e9aed3a7
Supported software
Moodle 3.1, Moodle 3.2, Moodle 3.3, Moodle 3.4, Moodle 3.5, Moodle 3.6

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.