Moodle Plugins directory: Planet eStream TinyMCE Text Editor Plugin: Versions: 6.57 | 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.57
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
Released: dimecres, 20 de novembre 2024, 22:45
// 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
- 2024112000
- Version release name
- 6.57
- Maturity
- Versió estable
- MD5 Sum
- a67e1aaf431ab3bd6d883c50661df936
- 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
- Latest release for Moodle 3.0
- Latest release for Moodle 3.1
- Latest release for Moodle 3.2
- Latest release for Moodle 3.3
- Latest release for Moodle 3.4
- Latest release for Moodle 3.5
- Latest release for Moodle 3.6
- Latest release for Moodle 3.7
- Latest release for Moodle 3.8
- Latest release for Moodle 3.9
- Latest release for Moodle 3.10
- Latest release for Moodle 3.11
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