. /** * TinyMCE subplugin type declaration. * * @package editor_tinymce * @copyright 2012 The Open University * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ defined('MOODLE_INTERNAL') || die(); $subplugins = array('tinymce' => 'lib/editor/tinymce/plugins');