Describe your issue or idea
I almost always override the keys views uses for it's query strings, here:
By default, it uses the machine name of each field, but those machine names can be cumbersome, and are sometimes very long. I always remove field_
from the name of the key, and sometimes change the key entirely to match the field label instead.
As was raised in https://github.com/backdrop/backdrop-issues/issues/2843, we might want to do this automatically for our users, which would also do a better job of keeping cleaner, shorter query strings for embedding as links into other posts.
Recent comments
Hello @NumerousHats, I agree with your assessment. I am looking into this situation right now. The root of this problem is that Backdrop CMS is implemented on top of a "stack" of...
Update Core and Theme via Web interface
I just installed a Backdrop CMS site with version 1.27.0. I then used the user interface to download and update Backdrop CMS to 1.30.0. After starting the update process, and on the...
1.30.0 update.php generates incorrect link
I believe my permissions are set up correctly, as I can install modules from the UI. But for whatever reason, I can't update them. I will, however, double check against that documentation.
Update Core and Theme via Web interface