Details
-
Type:
Improvement
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 3.7
-
Fix Version/s: 3.7
-
Component/s: Themes
-
Testing Instructions:
-
Difficulty:Easy
-
Affected Branches:MOODLE_37_STABLE
-
Fixed Branches:MOODLE_37_STABLE
-
Pull from Repository:
-
Pull Master Branch:
MDL-65449-master -
Pull Master Diff URL:
Description
Themes should be able to override the core generated course pattern when no course image is available.
The course_summary_exporter used by the my overview block and others does not allow overriding the generated course pattern.
To allow themes to override these course patterns the methods for generating them can be moved to the core renderer.