Description of the need
While there is a "View own unpublished content" permission, a permission that would make perfect sense "View own published content" does not exist.
We have to give the "View published content" permission to users that affect ALL content and then use contributed modules to limit permissions to certain nodes. In other words the core acts very much permissive providing (or very much prohibitive by not providing to any) access to ALL content on a Backdrop website. Wouldn't be much more convenient if the core was able to give access to only own nodes without any contributed modules?
Recent comments
One effective way to handle this in Backdrop CMS without adding heavy modules is to use a simple "File" field on your content type and set the display formatter to "Generic file." This creates a...
Simple PDF Upload & Link
That sounds like a frustrating loop. Since you're considering a manual update, overwriting the /core folder is usually the most reliable way to get past those archive errors. Just make sure to...
Update Problems
I’ve been looking into different ways to handle integrations more efficiently, and the approach you mentioned here clarifies a few things I was stuck on. Definitely going to try implementing...
Integration