Lewis Goddard
Lewis Goddard
Do we want to use Mandrill for this as well? I can't do much until we have a design set up there.
We could also use GeoIP to pre-select the correct value. Something like [/backend/classify.functions.php](https://github.com/elementary/mvp/blob/master/backend/classify.functions.php) using `$record->country->isoCode`
So with the auto-selection in place, no visitor since then has not had a detectable country. I'm going to bump this down to wishlist, since a fancy (and admittedly much...
If jQuery is already on the page, utilising it, along with a small library, is definitely not a problem.
We could check for files identical to the previous release by using a checksum relatively easily, but it does seem like overkill for what I would presume is such a...
How would this be implemented? Something in the json? The only solution that I can think of that doesn't require manually enabling would be to pull in every release.
What about systems that support, for example, 1.8.x and 1.9.x? This seems like it's going to fix jQuery (important, admittedly) but not much else.