MDL-51603 dataformat: Implement streaming dataformat plugin
This commit is contained in:
@@ -1758,6 +1758,10 @@ class core_plugin_manager {
|
||||
'number', 'picture', 'radiobutton', 'text', 'textarea', 'url'
|
||||
),
|
||||
|
||||
'dataformat' => array(
|
||||
'html', 'csv', 'json', 'excel', 'ods',
|
||||
),
|
||||
|
||||
'datapreset' => array(
|
||||
'imagegallery'
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user