Phil Wareham

Results 183 comments of Phil Wareham

How about this, retains consistency with behaviour patterns elsewhere... It does mean you'll need to introduce a count of the total comments for each article for the number.

Yes it would be better to use native JavaScript where possible I think, including for UI bits where we can (we need to audit what parts of jQuery UI are...

IMO: Yes to allowing images in files/links in similar way to article image, and yes to the new tags. No to showing the image in listings (we don't do that...

So this is done and this issue can be closed, yes? Sorry I'm confused as to whether further action is needed here? 🙃

I've created a v4.7.1 milestone and assigned that to this issue. It may be wise to remove the `en-gb.txt` itself as part of the v4.7.0 release though.

Sounds interesting. Not sure how things like Haml would interact with Textpattern tags (I've not used it personally) but probably can be made to work. I prefer to keep all...

Yeah, sure. I'm all for vanilla JS if and where we can. My original concern is that jQuery UI development is pretty much dead now so we need to factor...

My brother's company use Vue.js after testing a lot of alternatives - including React - and they think it's great. So maybe worth testing further.

Regarding a js-less interface, there are also serious accessibility limitations from removing JavaScript entirely. Setting correct WAI-ARIA states is just not possible without some JS here and there. In the...