Description of the need
Right now, if you visit the Update Modules page and backdrop doesn't have permission to change the site files, the message says:
Your server does not support updating modules, themes, and layouts from this interface. Instead, update modules, themes, and layouts by uploading the new versions directly to the server, as described in the handbook.
This message omits the option of just changing the file permissions on the server, rather than giving up on automatic updates and doing things manually.
Proposed solution
Change the text to say:
Your server configuration does not support updating modules, themes, and layouts from this interface. You can either change file permissions to let backdrop edit the code in its own directory, or manually upload new versions of modules, themes, and layouts directly to the server, as described in the handbook.
Or alternative wording:
Your server configuration does not support updating modules, themes, and layouts from this interface. If you are unable to change file permissions to let backdrop edit the code in its own directory, you should manually upload new versions of modules, themes, and layouts directly to the server, as described in the handbook.
Recent comments
Correct, if you add multiple condition statements they are treated as AND so it would appear to the system as: node/103 AND node/91 which will never happen. Glad you found the way to...
Blocks (custom) not displaying in Harris sidebars with visibility condition set to more than one url path (node)
YES! That works. This whole thing is extremely bizarre, though. On the site I'm building (not the sandbox demo), I had a view that was displaying multiple images correctly (i.e. once, not...
Duplicated images in view
Maybe "Query settings" : "Distinct". If there are multiple identical items, each will be displayed only once. You can use this to try and remove duplicates from a view, though it...
Duplicated images in view