Details
-
Type:
New Feature
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 1.9.4
-
Fix Version/s: 1.9
-
Component/s: Data field: Multimedia
-
Labels:None
-
Affected Branches:MOODLE_19_STABLE
-
Fixed Branches:MOODLE_19_STABLE
Description
This is a database activity module field called "Multimedia file". It's actually based on a "File" field with some variations: it has "Width" and "Height" parameters and it's displayed not as a link to the file, but as a multimedia object (with corresponding width and height), processed by the multimedia filter.
To install this field, you need to extract db_multimedia_field.zip archive to your /moodle/mod/data/field directory and apply db_multimedia_field_lang.patch on your moodle directory to add corresponding language strings to data.php language file.
Attachments
Issue Links
- will be (partly) resolved by
-
MDL-9531 custom data fields seem to have theoretical support for their own lang dirs, but not supported in the field list table
-
- Closed
-