-
Improvement
-
Resolution: Done
-
Minor
-
4.3.0
-
-
MOODLE_403_STABLE
-
MOODLE_404_STABLE
-
Moodle Apps - 2024 i1.2, Moodle Apps - 2024 i1.3, Moodle Apps - 2024 i1.4, Moodle Apps - 2024 i2, Moodle Apps - 2024 i2.1, Moodle Apps - 2024 i2.2
In the module handler of mod_url, we're calling core_course_get_contents to get the contents of the URL modules in order to:
- Determine if the open button should be displayed or not. Maybe we can remove this because I'm not sure if it's possible to have a mod_url without a URL.
- Determine the icon to display.
Juan will check if it's possible to return the icon of the URL or some similar info inside module.customdata so we don't need to call this WS.
- is blocked by
-
MDL-81132 Include in the cminfo customdata some additional information to improve the app performance for forums
-
- Closed
-