Pete Cooper

Results 264 comments of Pete Cooper

Should be easy enough to scrape the JSON (maybe a `jq` job) and build a SQL query that runs for each release, and as part of the upgrade scripts. I...

Pondering this for 4.8.8… @Bloke, do you fancy a conflab on this to see if it has legs? Tagging https://github.com/textpattern/textpattern/issues/1720

Chrome-powered Edge landed this week, caniuse.com is reporting >90% coverage: ![Screenshot 2020-01-18 at 12 12 57](https://user-images.githubusercontent.com/226578/72663597-41f71b80-39ec-11ea-980a-810124cebb24.png) What's the plan/timeline for dropping IE 11 support?

I just found this: https://caniuse.com/usage-table – as of now, it's listing IE 11 as ~1.43% of reported browsers, and IE as a whole (IE 5.5 to IE 11) as ~1.65%...

Tagging https://github.com/textpattern/textpattern/issues/456 for reference.

Marker to sift https://github.com/textpattern/textpattern/issues/1647 for useful discussion, especially regarding multisite capability.

>/shared/ Might be worth considering a prefix here (think `wp-`), even if it's CMS-agnostic and we go down the white labelling. For example: `cms-shared` or `cms-internal`…something less common for a...

Pick a prefix, apply to everything. It works for Automattic, so we'll probably be just fine. Viz: ``` - .htaccess - css.php - index.php - /cms-admin/ - admin-themes/ - include/...

>Part of me wants to make it less upheaval and keep code overhead low. Other parts of me want to just do it and force everyone to use the new...

Bumping this. @johnstephens – are you able to try the same code on a Textpattern 4.8 instance? I'm curious whether this is still happening on your side. Thanks!