FenomioStream Atto Editor Button
A Moodle Atto editor plugin that adds a toolbar button for inserting FenomioStream media tags into text content.
Features
- Adds a FenomioStream button to the Atto editor toolbar
- Opens a dialog for entering the media identifier (GUID)
- Inserts a
[fenomiostream|GUID] tag at the cursor position
- Input validation prevents empty identifiers
- Localized interface (English and Czech)
Requirements
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/fenomiostream
Afterwards, log in to your Moodle site as an admin and go to Site administration >
Notifications to complete the installation.
Configuration
After installation, add fenomiostream to the Atto toolbar configuration:
- Go to Site administration > Plugins > Text editors > Atto HTML editor > Atto toolbar settings
- Add
fenomiostream to the toolbar layout
Usage
- Open any Moodle text editor (Atto)
- Click the FenomioStream button in the toolbar
- Enter the media identifier (GUID) in the dialog
- Click Insert
The inserted [fenomiostream|GUID] tag is rendered as an embedded video player by the FenomioStream text filter.
About FenomioStream
FenomioStream is a cloud-based platform for managing, publishing, and streaming multimedia content. It supports both on-demand (VOD) and live streaming with adaptive HLS quality, secure access control, and integration with identity providers including eduID/Shibboleth, Google, Microsoft, and others. Visit www.fenomio.stream for more information.
Related plugins
License
2025 Fenomen multimedia
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/.