Cliff

Results 123 comments of Cliff

The images: I started writing the tutorial in the github Wiki and included the images for my convenience. Then I moved it all the Joomla docs site. All of this...

Last Autumn Astrid did a lot of work on Developing an MVC for J4 Tutorial. It was on Github but has since disappeared. It was massive! Pity!

Not mine - https://github.com/astridx

Yes - that is it. my original link to it was dud and for some reason I did not recognise Boilerplate as the same thing.

Noted all this. I have been using com_banners as a model of how it should be done. Plus, I read somewhere that, by convention, the name field is in lower...

What I am saying is that the Heading PermaLink Extension (https://commonmark.thephpleague.com/2.4/extensions/heading-permalinks/) creates an empty link before or after a heading as the destination of each item in the Contents and...

This is the code of a heading: ``` Introduction¶ ``` And this is the Contents item: ``` Introduction ``` It works fine but does not pass accessibility validation.

Going back to the code of a heading I quoted: `Introduction¶` This is a link that points to itself! I think the heading should really be a target, like this:...

In my application I left out the inbuilt ToC and rolled my own.

I can't get this PR to display default behaviour so have given up on testing it!This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/45583.