Moodle Plugins directory: Font awesome: Versions: 2023041100 | Moodle.org
Font awesome
Font awesome 2023041100
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
- Make sure you have all the required versions.
- Download and unpack the module.
- Place the folder (eg "myeditorplugin") in the "lib/editor/atto/plugins" subdirectory.
- 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.
- Go to your Site administration ►Plugins ► Text editors ► Atto HTML editor ► Atto toolbar settings
- Add the new plugin to the desired position in the toolbar.