I am importing a D7 site into Backdrop. The existing blog posts are aliased as node/ and not blog/ and I want to be able to reference them in a visibility condition in my layout, but there doesn't seem to be an option to do that.
So, I guess I will have to bulk delete the existing aliases and regenerate using the new pattern. But then, I think, I will lose the existing links known to search engines, won't I?
GitHub Issue #:
1997
Recent comments
It was the ProtectHome setting in the apache service which was the problem. I did this: systemctl edit apache2.service Then added this: [Service] ProtectHome=no...
Write Permission Problems on files, ../private and /tmp on my Laptop
@themetman Good to hear your solution. May be helpful for others in the future.
Write Permission Problems on files, ../private and /tmp on my Laptop
I don't have leaflet, but I have experienced random disappearances of the bar over the years. I quit spending time on it, but not before adjusting the css spacing, which did reduce the number of...
Disappearing administration bar. Is this a Leaflet or a Backdrop bug?