Robbie Jackson

Results 23 comments of Robbie Jackson

I have tested this item :white_check_mark: successfully on 09f8ba345508d55ca324fa01218c5eef2f191869I tested this using configuration which resulted in a /component/content URL. Then I enabled a menuitem which matched this URL and the...

I don't think it matters functionally whether you do the check in the controller or in the view. The convention within the Joomla core components seems to be that they...

Good to get this bug fixed! It shouldn't merge in the parameters of the home menuitem. However, the code is now not setting the active menuitem. This is a problem...

I have tested this item :white_check_mark: successfully on 359bbde9bde568b5fb059420b5e0eedba9d8630bThanks for changing to keep the active menuitem :-) I'll update the joomla manual documentation to confirm that the menuitem is now...

I have tested this item :white_check_mark: successfully on 534d8cf73d42ae6189f878b95a9515677c317bcbI tested this for a variety of /component routes (using com_content, com_contact and one of my own components) on both single language...

Hi Marco, I appreciate the effort of contributing to the documentation but I'm actual working on the module tutorial at the moment. See pull request 261.

I haven't finished the tutorial series yet and will be including steps on the service provider file as well as on ajax and update server. But there are lots of...

Yes, I think this can coexist with the tutorial. I'm going to try to change it (first time doing that!) and then merge it.

Merged as https://github.com/joomla/Manual/pull/289 Thanks Marco!

Won't lines 5 and 14 create h1 elements? I'm not sure if this is a problem here or not! If not, then I'm confused!