Robbie Jackson
Robbie Jackson
There is a problem with the documentation for CommandAttr, which is shown instead as CommandAattr (with the extra a). It's at http://www.draw2d.org/draw2d_touch/jsdoc_6/#!/api/draw2d.command.CommandAattr The parameters to the constructor should be the...
For components, modules and plugins, if the extension developer is using namespaces, but hasn't supplied a services/provider.php file, then get Joomla to use a default services/provider.php file. This could use...
First step of module development tutorial. Pull request created so that I can check the docusaurus presentation. I'll be adding further tutorial steps to the same pull request.
First draft for description of how to go about contributing to the manual, plus do's and don't's
### Steps to reproduce the issue Set up an extension server type update server as described in https://docs.joomla.org/Deploying_an_Update_Server. Include a changelogurl element which points to a changelog XML file. Set...
### **User description** This documents the remain onInstaller events. The v4.4 documentation will be a bit different because some of these features weren't available then - I'll complete the other...