philsward
philsward
I may have very well glossed over the details, BUT... For anyone struggling with the Pathing on Windows because you're like me and skim through everything then play around until...
Two points to bring up: 1) I did the "wife" test between the current proposed implementation and a proposal to what I feel like, makes a bit more sense (I...
Sidenote question: is there an API where core and contribs can call on this "admin interface" so it is uniform across all of Backdrop?
> That's an interesting idea. There are so many things that have both a label and a description, we could make a generic form API element that could be reused....
Could we cut this down to: "Create a custom label and description to make it easier for admins to understand the purpose of this block." Some possible variations (translations may...
FG works fine for minimal stuff. Not so great for more complex stuff. Wish FG was easier to deal with on bigger entities. I think it might be easier if...
To clarify my position re: @stpaultim I don't think my concerns need to hinder any core inclusion. Most use cases won't ever run into the bad UX of 30+ fields...
The interesting thing here is that NGINX only compresses text/html out-of-the-box. All other mime-types [have to be added manually](https://docs.nginx.com/nginx/admin-guide/web-server/compression/) Apache on the other hand, compresses everything out-of-the-box and you have...
Boo... I apparently never got it properly working... Looking into this on a recent server migration, I'm seeing it's accepted, just not served. Ran across this stackexchange that might need...
Thanks @stpaultim Yeah, doing some more digging, it look like I never had Brotli setup at all. Some of this is way over my head but digging in a bit...