MDL-67786 core_contentbank: New content bank contenttype plugin type

Co-authored by: Ferran Recio <[email protected]>
This commit is contained in:
Amaia Anabitarte
2020-04-15 23:45:08 +02:00
parent df0e58adb1
commit 33b8ca26f9
32 changed files with 1851 additions and 5 deletions
+4
View File
@@ -1816,6 +1816,10 @@ class core_plugin_manager {
'gregorian'
),
'contenttype' => array(
'h5p'
),
'customfield' => array(
'checkbox', 'date', 'select', 'text', 'textarea'
),