MDL-55528 core_files: Create new fileconverter plugintype

This commit is contained in:
Andrew Nicols
2017-03-10 09:31:14 +08:00
parent 29ce005862
commit 34df779a95
19 changed files with 2411 additions and 20 deletions
+3
View File
@@ -1768,6 +1768,9 @@ class core_plugin_manager {
'imagegallery'
),
'fileconverter' => array(
),
'editor' => array(
'atto', 'textarea', 'tinymce'
),