Details
-
Type:
Sub-task
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 2.0
-
Fix Version/s: 2.0
-
Component/s: Portfolio API
-
Labels:None
-
Affected Branches:MOODLE_20_STABLE
-
Fixed Branches:MOODLE_20_STABLE
Description
related to MDL-16359, I am leveraging the ability to go from icon types (roughly equivalent to portfolio formats for now) to supported mimetypes for any given format.
i've tested this with the flickr plugin (which i've changed to support image and video formats) and it's working nice.
also changed docs to add notes about supportedformats for single file export and mime detection:
and changed all logical places to be more specific about supported formats.
also related to MDL-16124
adding Nico - as flickr plugin ninja this affects him.