-
Improvement
-
Resolution: Fixed
-
Minor
-
3.9.5
-
-
MOODLE_39_STABLE
-
MOODLE_400_STABLE
-
Moodle App 4.0
There are some plugins that inject buttons/links that interact with Moodle via javascript, for example, availability plugins.
To offer a fallback for the Moodle app we were thinking to support a new data attribute so the button will do something if one user of the app interacts with it.
We already have a data-open-in attribute that could also be used in combination with the previous (so the developer can choose whether to open the link, browser or inapp browser)