Moodle Plugins directory: Planet eStream TinyMCE Text Editor Plugin: Versions: 6.56 | Moodle.org

Planet eStream TinyMCE Text Editor Plugin
TinyMCE (legacy) ::: tinymce_planetestream
Maintained by
Planet eStream
Part of set Planet eStream.
Embed content from Planet eStream into Moodle via the TinyMCE Text Editor, or upload new video/audio content directly into a Moodle page.
Planet eStream TinyMCE Text Editor Plugin 6.56
Moodle 3.0, 3.1, 3.2, 3.3, 3.4, 3.5, 3.6, 3.7, 3.8, 3.9, 3.10, 3.11, 4.0
Released: Monday, 8 April 2024, 10:02 PM
// This file is part of Moodle - http://moodle.org/
// Moodle 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.
//
// Moodle 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 Moodle. If not, see .
/
**
* Planet eStream tinymce Plugin
*
* @package tinymce_planetestream
* @copyright Planet Enterprises Ltd
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
* @requires Planet eStream v6.00 or later
* @requires The Planet eStream Assignment Submission Plugin ('assignsubmission_estream' => ANY_VERSION)
* @requires The Planet eStream Text Filter Plugin ('filter_planetestream' => 2015072300)
*/
For installation, configuration and usage instructions, please refer to the Help Documentation within your Planet eStream website.
// Moodle 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.
//
// Moodle 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 Moodle. If not, see .
/
**
* Planet eStream tinymce Plugin
*
* @package tinymce_planetestream
* @copyright Planet Enterprises Ltd
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
* @requires Planet eStream v6.00 or later
* @requires The Planet eStream Assignment Submission Plugin ('assignsubmission_estream' => ANY_VERSION)
* @requires The Planet eStream Text Filter Plugin ('filter_planetestream' => 2015072300)
*/
For installation, configuration and usage instructions, please refer to the Help Documentation within your Planet eStream website.
Version information
- Version build number
- 2024040800
- Version release name
- 6.56
- Maturity
- Stable version
- MD5 Sum
- 3aa07a7d2bef460e6d1b35d16b1ff89d
- Supported software
- Moodle 3.0, Moodle 3.1, Moodle 3.2, Moodle 3.3, Moodle 3.4, Moodle 3.5, Moodle 3.6, Moodle 3.7, Moodle 3.8, Moodle 3.9, Moodle 3.10, Moodle 3.11, Moodle 4.0
- The more recent release 6.57 (2024112000) exists for Moodle 3.0
- The more recent release 6.57 (2024112000) exists for Moodle 3.1
- The more recent release 6.57 (2024112000) exists for Moodle 3.2
- The more recent release 6.57 (2024112000) exists for Moodle 3.3
- The more recent release 6.57 (2024112000) exists for Moodle 3.4
- The more recent release 6.57 (2024112000) exists for Moodle 3.5
- The more recent release 6.57 (2024112000) exists for Moodle 3.6
- The more recent release 6.57 (2024112000) exists for Moodle 3.7
- The more recent release 6.57 (2024112000) exists for Moodle 3.8
- The more recent release 6.57 (2024112000) exists for Moodle 3.9
- The more recent release 6.57 (2024112000) exists for Moodle 3.10
- The more recent release 6.57 (2024112000) exists for Moodle 3.11
- Latest release for Moodle 4.0
Version control information
- Version control system (VCS)
- GIT
- VCS repository URL
Default installation instructions for plugins of the type TinyMCE (legacy)
- Make sure you have all the required versions.
- Download and unpack the module.
- Place the folder (eg "myeditor") in the "lib/editor/tinymce/plugins" subdirectory.
- Visit http://yoursite.com/admin to finish the installation