Moodle Plugins directory: Embed ClickView Video (Atto): Versions: v3.5-r1 - v3.11-r1 | Moodle.org
Embed ClickView Video (Atto)
Embed ClickView Video (Atto) v3.5-r1 - v3.11-r1
Moodle ClickView atto editor plugin
The ClickView atto editor plugin for Moodle enables you to quickly and safely browse through your entire ClickView library, the ClickView exchange and your own personal workspace from within Moodle.
This makes it easy to embed educational videos using the Atto editor and share them with your course participants.
Requirements
The plugin can only be installed if the plugin local_clickview
is available.
Installing via uploaded ZIP file
- Log in to your Moodle site as an admin and go to Site administration > Plugins > Install plugins.
- Upload the ZIP file with the plugin code. You should only be prompted to add extra details if your plugin type is not automatically detected.
- Check the plugin validation report and finish the installation.
Installing manually
The plugin can be also installed by putting the contents of this directory to
{your/moodle/dirroot}/lib/editor/atto/plugins/clickview
Afterwards, log in to your Moodle site as an admin and go to Site administration > Notifications to complete the installation.
Alternatively, you can run
$ php admin/cli/upgrade.php
to complete the installation from the command line.
License
2021 ClickView Pty. Limited info@clickview.com.au
This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program. If not, see https://www.gnu.org/licenses/.
Version information
- Version build number
- 2021083001
- Version release name
- v3.5-r1 - v3.11-r1
- Maturity
- Versión estable
- MD5 Sum
- d58c1c16e47e3c27cf857691323b8a32
- Supported software
- PHP 7.0, PHP 7.1, PHP 7.2, Moodle 3.5, Moodle 3.6, Moodle 3.7, PHP 7.3, PHP 7.4, Moodle 3.8, Moodle 3.9, Moodle 3.10, Moodle 3.11
- The more recent release v3.5-r4 - v4.5-r2 (2021083004) exists for Moodle 3.5
- The more recent release v3.5-r4 - v4.5-r2 (2021083004) exists for Moodle 3.6
- The more recent release v3.5-r4 - v4.5-r2 (2021083004) exists for Moodle 3.7
- The more recent release v3.5-r4 - v4.5-r2 (2021083004) exists for Moodle 3.8
- The more recent release v3.5-r4 - v4.5-r2 (2021083004) exists for Moodle 3.9
- The more recent release v3.5-r4 - v4.5-r2 (2021083004) exists for Moodle 3.10
- The more recent release v3.5-r4 - v4.5-r2 (2021083004) exists for Moodle 3.11
Version control information
- Version control system (VCS)
- GIT
- VCS repository URL
- VCS branch
- main
- VCS tag
- v3.5-r1_v3.11-r1
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.