I'd love to be there for the dev meeting, but will unfortunately be traveling then. ( I can watch the recording afterward.) But it would be helpful to get comments in the issue queue.
No, that won't work. My dev server's address looks like: localhost:1000/xyz/folder1/folder2
My prod server address looks like: example.com
Just using a relative...
I am guilty (in Drupal) of using PHP Filter in places just so I can use l() and url(), since my paths are very different between dev and prod servers.
For example, at the top of my Views,...
Comments
This issue has some conflicts with contrib and some proposed solutions to that conflict.
Add parent menu selector to menu add/edit link form
https://github.com/backdrop/backdrop-issues/issues/6390
Seems like this might be a good thing to discuss in the next dev meeting, if the issue has not been resolved that time.
I'd love to be there for the dev meeting, but will unfortunately be traveling then. ( I can watch the recording afterward.) But it would be helpful to get comments in the issue queue.
This relates to a problem with creating a View of Projects on a site using MySQL >= 8.0.3
https://github.com/backdrop/backdrop-issues/issues/5795
I can't be at the meeting this week, but it would be good to have some direction on whether I have the right approach or not.