Tim Hunt
Tim Hunt
### What is the Moodle feature that needs documenting? It may just be me, but I always struggle to find the freeze dates for the next Moodle release. I know...
### What is the URL of the page? https://moodledev.io/docs/4.2/apis/plugintypes/tiny ### What is the issue with this page? Some issues observed while trying (and failing) to make a TinyMCE plugin during...
### What is the Moodle feature that needs documenting? I know this is something that @andrewnicols cares about as well as me. setUp in PHPunit is one of those features...
### What is the issue that you're experiencing? I am trying to follow the instructions on https://moodledev.io/general/documentation/installation so I can contribute to devdocs from my normal Work laptop, which is...
### What is the Moodle feature that needs documenting? Well, the whole of the core_question system needs documenting. But, once that is done, we should capture (and probalby expand) the...
### What do we need to do? It would be very helpful to be able to link people to the information about a particuarl label, for example like https://moodledev.io/general/development/tracker/labels#ready_for_integration Thanks.
### The URL of the page on https://docs.moodle.org/dev/ https://docs.moodle.org/dev/Commit_cheat_sheet ### Is this documentation specific to a Moodle version? No ### What location would you suggest in the new docs? general/development/abc/commit-comments.md...
### What is the Moodle feature that needs documenting? I just wrote the following (which is either patronising, or helpful) in an email to some colleagues. ### Unsolicited advice on...
### What is the URL of the page where you experience the error? Potentially all ### What is the issue with this page? Since the new docs are build by...
MDLSITE-2719 agreed that string concatenation should not be allowed in lang files. It should be possible to get phpcs to check this for us, and it is a mistake people...