-
Improvement
-
Resolution: Fixed
-
Minor
-
3.7
-
MOODLE_37_STABLE
-
MOODLE_38_STABLE
-
MDL-65969-master -
Right now there is a hardcoded =='label' there to return the description or not.
We should implement it in a different "generic" view so other plugins similar to label behaves the same.
My proposed solution is:
- Return always the module description for plugins with FEATURE_NO_VIEW_LINK set to true
- Return the different features supported by each type of plugin.
- will help resolve
-
MOBILE-3095 Make it easier to support plugins like mod_label using site plugins
-
- Closed
-