Font awesome

Atto ::: atto_fontawesomepicker
Maintained by DNE - Ministère de l'Education Nationale
Add Font Awesome Icon. Configurable by the Moodle admin to define suggested icons.

Font awesome 2023041100

Moodle 3.9, 3.10, 3.11, 4.0, 4.1
Released: dijous, 13 d’abril 2023, 11:16 PM

Font Awesome Icons for Atto

Add Font Awesome Icon. Configurable by the Moodle admin to define suggested icons.

Requirements

  • Moodle 3.5 or later.

Installation

Install the plugin directory as usual in lib/editor/atto/plugins.

Then visit Site Administration > Plugins > Atto > Font Awesome. to configure the icons.

The icons can be embedded in two ways : - with the Fontawesome HTML code, this is the default mode. - with the Fontawesome filter : embed the icons using a special code that will be transformed by the Fontawesome filter. This mode requires the plugin filter_fontawesome () to print the icons properly. It provides a better compatibility with the others functionalities of the Atto editor.

Finally, enable the plugin by adding 'fontawesomepicker' (without the quotes) in the Atto toolbar settings (Site administration > Plugins > Text editors > Atto HTML editor > Atto toolbar settings).

Version information

Version build number
2023041100
Maturity
Unknown
MD5 Sum
7df628402477f53bc7a7f9735a0bac2f
Supported software
Moodle 3.9, Moodle 3.10, Moodle 3.11, Moodle 4.0, Moodle 4.1
  • Latest release for Moodle 3.9
  • Latest release for Moodle 3.10
  • Latest release for Moodle 3.11
  • Latest release for Moodle 4.0
  • Latest release for Moodle 4.1

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.