devdocs
devdocs copied to clipboard
Source of the Moodle Developer Resources and Documentation
### What is the URL of the page? devdocs/docs/apis/plugintypes/tiny/index.md ### What is the issue with this page? Hi, Thanks for your documentation. In the documentation of a tiny plugin, with...
### What is the URL of the page? https://moodledev.io/docs/4.5/gettingstarted/requirements ### What is the issue with this page? The https://moodledev.io/docs/4.5/gettingstarted/requirements page is for Moodle version 4.5, but the in the PHP...
This is an initial set of rules for routes. I've tried to keep things relatively simple but I may have dumbed it down too much.
[~sarjona]: Here's the alternative for #1217. I 100% do not agree with doing this and I have no intention of landing this. It's a blight on the documentation and I...
Automated changes by [create-pull-request](https://github.com/peter-evans/create-pull-request) GitHub action
The given example for $CFG->hooks_callback_overrides did not work on Moodle 5.1
Apart from creating the Badges API page, this pull request also documents the main changes implemented in https://moodle.atlassian.net/browse/MDL-85621 and includes a note in the devupdate for easier discovery.
Add to performance part of peer review checklist. Inspired by the fact that https://moodle.atlassian.net/browse/MDL-80815 got integrated with seemingly no thought about performance.